Skip to content
Snippets Groups Projects
Commit 933266be authored by Armand Bahi's avatar Armand Bahi
Browse files

Ajout dans configuration vMap la liste des coordsys disponibles pour GTF

parent 892900f3
No related branches found
No related tags found
No related merge requests found
......@@ -247,6 +247,8 @@ Défaut: *'[{"label": "Shapefile", "value": "shape"}]'*
Permet l'extraction des données par GTF.
Systèmes de coordonnées supportés par GTF
Défaut:
```
'[{"label":"2154 Lambert 93","value":"2154"},{"label":"3857 WGS84 Spherical Mercator","value":"3857"},{"label":"4326 WGS84 Longitude latitude","value":"4326"},{"label":"27561 Lambert I Nord","value":"27561"},{"label":"27562 Lambert II Centre","value":"27562"},{"label":"27563 Lambert III Sud","value":"27563"},{"label":"27564 Lambert IV Corse","value":"27564"},{"label":"27571 Lambert I Carto","value":"27571"},{"label":"27572 Lambert II Carto","value":"27572"},{"label":"27573 Lambert III Carto","value":"27573"},{"label":"27572 Lambert IV Carto","value":"27572"}]'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment