From d1c02d0802469f1b9b920db4f9254a28cd261ee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20VIADERE?= <45095227+mviadere-openig@users.noreply.github.com> Date: Tue, 28 May 2024 17:15:44 +0200 Subject: [PATCH] Update advanced-configuration.rst --- docs/install/advanced-configuration.rst | 31 ++++++++++++------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/docs/install/advanced-configuration.rst b/docs/install/advanced-configuration.rst index cd291104fc..728b3e2b4c 100644 --- a/docs/install/advanced-configuration.rst +++ b/docs/install/advanced-configuration.rst @@ -736,6 +736,21 @@ POI 500 +Import from shapefile +''''''''''''''''''''''' + +In user interface, in the top-right menu, go to Imports and choose "Données à importer depuis un fichier local" +then click on "Import POI ". + +.. note:: + The file must be a zip containing all the shapefile extensions (.shp, .shx, .prj, .dbf, .cpg) + +.. figure:: ../images/advanced-configuration/import_poi_shapefile.png + :alt: Import shapefile in user interface + :align: center + + Import shapefile in user interface + Diving ~~~~~~ @@ -870,22 +885,6 @@ On command line, run sudo geotrek import geotrek.sensitivity.parsers.BiodivParser -Import from shapefile -''''''''''''''''''''''' - -In user interface, in the top-right menu, go to Imports and choose "Shapefile zone sensible espèce" -or "Shapefile zone sensible réglementaire". - -.. note:: - The file must be a zip containing all the shapefile extensions (.shp, .shx, .prj, .dbf, .cpg) - -.. figure:: ../images/advanced-configuration/import_shapefile.png - :alt: Import shapefile in user interface - :align: center - - Import shapefile in user interface - - On command line, run: .. code-block:: bash