-
Notifications
You must be signed in to change notification settings - Fork 5
Map sources configuration
h1. Map sources configuration
This page shows how to manage map sources for the administration panel.
- Open the administration panel (http:///synthese3/admin/)
- Open the
Geographie
module in the tree - Open the
Fonds de carte
link in the tree or in the module page - The screen shows the list of available map sources
The OpenStreetMap (OSM) source is present in SYNTHESE by default. If removed, it will be re-created at the next reboot.
To add manually an OSM map source, in the last row of the table of the map sources screen :
- Type a name for the map source in the
Nom
field (eg :OSM
) - Choose
OSM
in theType
field - Choose
900913 Spherical Mercator Projection
in theProjection
field - Click on the
Ajouter
button
To add a WMS map source, in the last row of the table of the map sources screen :
- Type a name for the map source in the
Nom
field (eg :My WMS
) - Choose
WMS
in theType
field - Choose the projection used by the WMS server (often
4326 WGS 84
) in theProjection
field - Click on the
Ajouter
button - In the next screen, type the full URL of the WMS server (containing the definition of the layers to use) in the
URL
field - Click on the
Enregistrer les modifications
button
Prerequisites : obtain a valid Géoportail API key on the IGN website
To add a IGN map source, in the last row of the table of the map sources screen :
- Type a name for the map source in the
Nom
field (eg :IGN Géoportail
) - Choose
IGN Géoportail
in theType
field - Click on the
Ajouter
button - In the next screen, type the API key in the
URL
field - Click on the
Enregistrer les modifications
button
Note : the projection used by IGN Géoportail is 4258. The custom projection field is ignored.
Sidebar
SYNTHESE Documentation
Specifications
Developer documentation
Database
API
CMS template syntax
Interoperability
Administrator manual