Skip to content

Commit

Permalink
Add dynamic segmentation symbol and keyworkds note
Browse files Browse the repository at this point in the history
  • Loading branch information
bruhnild committed Jan 9, 2025
1 parent 377aac5 commit 4355f64
Show file tree
Hide file tree
Showing 9 changed files with 308 additions and 29 deletions.
5 changes: 5 additions & 0 deletions docs/import-data/import-agregator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
From other Geotrek (agregator)
===============================

.. abstract:: Key words

``Agregator``, ``Non dynamic segmentation``, ``parsers``, ``cron``


.. _import-data-from-a-remote-geotrek-instance:

Import data from an other Geotrek-admin (aggregator)
Expand Down
10 changes: 9 additions & 1 deletion docs/import-data/import-areas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Areas
Load Cities
==============

Refer to :ref:`this section <cities-source-list>` to learn about the available downloadable data sources.

.. example:: sudo geotrek help loadcities
:collapsible:

Expand Down Expand Up @@ -103,6 +105,8 @@ Load Cities
Load Districts
=================

Refer to :ref:`this section <districts-source-list>` to learn about the available downloadable data sources.

.. example:: sudo geotrek help loaddistricts
:collapsible:

Expand Down Expand Up @@ -212,6 +216,8 @@ Load Districts
Load Restricted areas
========================

Refer to :ref:`this section <restrictedareas-source-list>` to learn about the available downloadable data sources.

.. example:: sudo geotrek help loadrestrictedareas
:collapsible:

Expand Down Expand Up @@ -310,7 +316,7 @@ Load Restricted areas

.. _sensitive-areas-import:

Sensitive Areas Import
Sensitive areas Import
=======================

Geotrek-admin provides tools to import sensitive areas data when the module is enabled. The imports can be done through the web interface or the command line. Below are the available options:
Expand Down Expand Up @@ -352,6 +358,8 @@ From the command line
Import from a Shapefile
--------------------------

Refer to :ref:`this section <sensitiveareas-source-list>` to learn about the available downloadable data sources.

Sensitive areas can also be imported from an ESRI Shapefile (zipped). Ensure the following:

- The archive must include ``.shp``, ``.shx``, ``.dbf``, ``.prj``, etc.
Expand Down
8 changes: 8 additions & 0 deletions docs/import-data/import-dem-raster.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
.. _altimetry-dem:

================
Altimetry (DEM)
================

Refer to :ref:`this section <altimetry-dem-source-list>` to learn about the available downloadable data sources.

.. warning::

We recommend not importing a DEM with too precise resolution for performance reasons. For example, the BD Alti DEM with a 25m resolution is perfect to cover a department.

In `QGIS <http://docs.qgis.org/latest/en/docs/training_manual/processing/cutting_merging.html>`_,
you can visualize your DEM, or merge several tiles together (in *Raster* > *Misc* > *Merge*).

Expand Down
18 changes: 18 additions & 0 deletions docs/import-data/import-other-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ To get help about a command:
Load POIs
==========

.. task-list::
:class: custom-task-list-style
:custom:

+ [x] Dynamic segmentation

.. example:: sudo geotrek help loadpoi
:collapsible:

Expand Down Expand Up @@ -145,6 +151,12 @@ Load POIs
Load Infrastructure
======================

.. task-list::
:class: custom-task-list-style
:custom:

+ [x] Dynamic segmentation

.. example:: sudo geotrek help loadinfrastructure
:collapsible:

Expand Down Expand Up @@ -340,6 +352,12 @@ New parameterized values are created and added to Geotrek Admin if necessary. Th
Load Signage
===============

.. task-list::
:class: custom-task-list-style
:custom:

+ [x] Dynamic segmentation

.. example:: sudo geotrek help loadsignage
:collapsible:

Expand Down
6 changes: 6 additions & 0 deletions docs/import-data/import-paths.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
Paths
=======

.. task-list::
:class: custom-task-list-style
:custom:

+ [x] Dynamic segmentation

Requirements
=============

Expand Down
203 changes: 181 additions & 22 deletions docs/import-data/minimal-initial-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,196 @@ Minimal initial data
.. IMPORTANT::
These data are the minimal initial data required to have a functional Geotrek-admin after completing the :ref:`installation <installation>`.

Basemap layers
.. _altimetry-dem-source-list:

Altimetry (DEM)
===============

* WMTS protocol (OSM, IGN...)
* WebMercator Projection
**Data sources recommandations**

.. list-table:: Altimetric Data
:widths: 20 20 20 20 20
:header-rows: 1

Core paths
===========
* - **Name**
- **Provider**
- **Coverage**
- **Resolution**
- **Format**
* - `BD Alti <https://geoservices.ign.fr/bdalti>`_
- IGN
- Departmental
- 25 m
- ``.asc``
* - `RGE Alti <https://geoservices.ign.fr/rgealti#telechargement5m>`_
- IGN
- Departmental
- 1 m or 5 m
- ``.asc``

* Only LineString geometries
* Simple geometries
* Not overlapping
.. seealso::

If possible:
Refer to :ref:`this section <altimetry-dem>` to learn more about loading a DEM file in your Geotrek-admin.

* Connex graph
* Name column
* Data source
Areas
=======

Formats: Shapefile or pure SQL dump (CREATE TABLE + INSERT)
.. _cities-source-list:

Land
=====
Cities
-------

* Cities polygons (Shapefile or SQL, simple and valid Multi-Polygons)
* Districts (Shapefile ou SQL, simple and valid Multi-Polygons)
* Restricted Areas (Shapefile ou SQL, simple and valid Multi-Polygons)
**Data sources recommandations**

Extras
=======
.. list-table:: Administrative Boundaries Data
:widths: 20 15 20 15 15 15
:header-rows: 1

* - **Name**
- **Provider**
- **Coverage**
- **Scale**
- **Format**
- **Update Frequency**
* - `Admin Express <https://geoservices.ign.fr/adminexpress#telechargement>`_ (COMMUNE)
- IGN
- Metropolitan France, Overseas Territories
- Municipality
- Geopackage, Shapefile
- Annually
* - `Administrative Boundaries <https://github.com/datagouv/decoupage-administratif#via-des-urls>`_ ➡ `Communes <https://unpkg.com/@etalab/decoupage-administratif/data/communes.json>`_
- Etalab
- Metropolitan France, Overseas Territories
- Municipality
- GeoJSON
- Annually

.. seealso::

Refer to :ref:`this section <import-cities>` to learn more about loading cities in your Geotrek-admin.

.. _districts-source-list:

Districts
----------

**Data sources recommandations**

.. list-table:: Administrative Boundaries Data (EPCI)
:widths: 20 15 20 15 15 15
:header-rows: 1

* - **Name**
- **Provider**
- **Coverage**
- **Scale**
- **Format**
- **Update Frequency**
* - `Admin Express <https://geoservices.ign.fr/adminexpress#telechargement>`_ (EPCI)
- IGN
- Metropolitan France, Overseas Territories
- EPCI
- Geopackage, Shapefile
- Annually
* - `Administrative Boundaries <https://github.com/datagouv/decoupage-administratif#via-des-urls>`_ ➡ `EPCI <https://unpkg.com/@etalab/decoupage-administratif/data/epci.json>`_
- Etalab
- Metropolitan France, Overseas Territories
- EPCI
- GeoJSON
- Annually

.. seealso::

Refer to :ref:`this section <import-districts>` to learn more about loading districts in your Geotrek-admin.

.. _restrictedareas-source-list:

Restricted areas
-----------------

**Data sources recommandations**

.. list-table:: Protected Areas Data
:widths: 20 15 20 15 15
:header-rows: 1

* - **Name**
- **Provider**
- **Coverage**
- **Format**
- **Update Frequency**
* - `Natura 2000 <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/nat/natura>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `ZNIEFF1 <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/inv/znieff1>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `ZNIEFF2 <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/inv/znieff2>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `ZNIEFF1 Mer <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/inv/znieff1_mer>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `ZNIEFF2 Mer <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/inv/znieff2_mer>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `Biotope Protection Orders <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/ep/apb>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `National Nature Reserves <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/ep/rnn>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `Regional Nature Reserves <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/ep/rnr>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually
* - `Biological Reserves <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/ep/rb>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually

.. seealso::

Refer to :ref:`this section <import-restricted-areas>` to learn more about loading restricted areas in your Geotrek-admin.

.. _sensitiveareas-source-list:

Sensitive areas
----------------

**Data source recommandation**

.. list-table:: Sensitive Natural Areas Data
:widths: 20 15 20 15 15
:header-rows: 1

* - **Name**
- **Provider**
- **Coverage**
- **Format**
- **Update Frequency**
* - `Sensitive Natural Areas <https://inpn.mnhn.fr/telechargement/cartes-et-information-geographique/ap/ens>`_
- INPN
- Metropolitan France, Overseas Territories
- Shapefile
- Annually

* Languages list
* Structures list (and default one)
.. seealso::

Refer to :ref:`this section <sensitive-areas-import>` to learn more about loading sensitive areas in your Geotrek-admin.
Loading

0 comments on commit 4355f64

Please sign in to comment.