This page describes the procedure to install Axiodis.
Database
A database for AXIODIS must exists for the installation.
Database Type | Requirements |
---|---|
SQL Server |
ALTER DATABASE [DATA_BASE_NAME] SET ALLOW_SNAPSHOT_ISOLATION ON
|
Oracle | Contact Maplink France for further details. |
My SQL | Contact Maplink France for further details. |
DB2 | Contact Maplink France for further details. |
Licence
A licence for AXIODIS must exists for the installation.
Contact Maplink France to deliver licences for Axiodis (Need the server ID on which is installed Axiodis).
Maps providers
OpentStreetMaps | Bemap | Google Maps | |
---|---|---|---|
Access | Web service | Need a local server | Web service |
Zone | World | Depend on the licence | World |
Licence | Free | Paid (Contact Maplink for furthers informations) | Paid with subscription / Depend on the number of requests (Contact Maplink for furthers informations) |
Update policy | In continuous | Two version by year (Contact Maplink for furthers informations) | In continuous |
How to set it ? | Inaxio.metier.properties, In the parameteraxio.metier.cartographie.affichage.fournisseurset the value OSM. Example: axio.metier.cartographie.affichage.fournisseur=OSM | Inaxio.metier.properties, the parameteraxio.metier.cartographie.affichage.fournisseurset the value WMS. Example: axio.metier.cartographie.affichage.fournisseur=WMS | Inaxio.metier.properties, add those two parameter if absent: axio.metier.cartography.framework.provider→ Name of the provider. axio.metier.cartography.framework.provider.key→ Licence key. Set values to them. Example: axio.metier.cartography.framework.provider=GOOGLE_MAPS axio.metier.cartography.framework.provider.key=[GoogleKey] |
How it looks like | |||
Point Of Interest | x | x | |
Cadastre | x | x | |
Satellite mode | x | ||
Street view mode | x | ||
Trafic display | x |
Geocoding providers
Benomad | Google Geocoding | |
---|---|---|
Access | Web service | Web service |
Pricing | Paid (Contact Maplink for furthers informations) | Paid with subscription (Contact Maplink for furthers informations) |
How to set it ? | In axio.mws.properties, in the parameter axio.mws.geocodage.fournisseur and axio.mws.geocodageinverse.fournisseur set the value BeMap. Example: axio.mws.geocodage.fournisseur=BeMap axio.mws.geocodageinverse.fournisseur=BeMap | In axio.mws.properties, in the parameter axio.mws.geocodage.fournisseur and axio.mws.geocodageinverse.fournisseur set the value Google and in axio.mws.google.key set the key licence value. Example: axio.mws.geocodage.fournisseur=Google axio.mws.geocodageinverse.fournisseur=Google axio.mws.google.key=[GoogleKey] |
Zone | Depends on the map repository | Depends on the map repository |