Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20171213 Docs interlis updated #50

Merged
merged 18 commits into from
Mar 30, 2019
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/admin-guide/data-export/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This represents a guide on how to export data from QGEP.
Export formats
------------------------------

INTERLIS :ref:`_export-interlis`
* INTERLIS :ref:`_export-interlis`
* dxf (in progress)
* Shape
* MOUSE / MikeUrban (please connect with the developer team if you are interested in this)
Expand Down
8 changes: 5 additions & 3 deletions en/index.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
This is the QGEP documentation
==============================

QGEP is a wastewater management module for QGIS based on SIA 405 (Leitungskataster) and VSA-DSS (GEP) and developed closely to the QGIS application.
QGEP is a wastewater management module for QGIS based on SIA 405 Waste water (Leitungskataster) and VSA-DSS (GEP) and developed closely to the QGIS application.

This document can also be downloaded as a single PDF document: `QGEP.pdf <./QGEP.pdf>`__ |image|.
...
Commented out pdf for the moment - needs new code
This document can also be downloaded as a single PDF document: `QGEP.pdf <./QGEP.pdf>`__ |image|.

.. |image| image:: ../_static/pdf.png
:height: 15
Expand All @@ -15,7 +17,7 @@ Contents
========

.. toctree::
:maxdepth: 3
:maxdepth: 4
:numbered:

installation-guide/index
Expand Down
6 changes: 6 additions & 0 deletions en/user-guide/editing/editing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,12 @@ The description is for an additional cover.

.. figure:: images/new_cover_connect_to_wws.jpg


Multiedit
---------
If you want to edit attributes for multiple objects of the same class you can use the `mulitedit Tool of QGIS <https://docs.qgis.org/2.18/en/docs/user_manual/working_with_vector/attribute_table.html#multi-edit-fields>`_.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mulitedit -> multiedit



Saving changes
--------------

Expand Down