diff --git a/description.rst b/description.rst index c924e3b745f40d45a12ab60e3d41ae3b914f1943..cce82b94de2554335eef1e8a6cf858009b11d4d9 100644 --- a/description.rst +++ b/description.rst @@ -1,3 +1,9 @@ + +.. figure:: images/vMap.png + :alt: + +vMap est une application de webmaping permettant l'affichage de cartes géographiques sur un navigateur. + vMap is a french powerful webmapping application based on the newest open-source libraries (OpenLayers 3, Google-Closure, AngularJS, Bootstrap…). It can use external map services, local data files produced @@ -6,40 +12,6 @@ or publish WMS services using MapServer. vMap is able to manage business objects while using WMS producing server software like MapServer, GeoServer, QGIS Server or ArcGis Server. -.. figure:: https://www.veremes.com/wp-content/uploads/vMap_Docker.png - :alt: - -Getting started using Doker -=========================== - -Pull and build the image - -:: - - docker pull veremes/vmap - docker run --name vmap -d veremes/vmap - -You can get the container IP adress using the comand below - -:: - - docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' vmap - -Once you put the IP on your favorite browser you can see vMap is -installing the latest version, this operation could take 2 or 3 minutes. - -.. figure:: https://www.veremes.com/wp-content/uploads/maintenance_page.jpg - :alt: - -When the install is done you can sign in using the following credencials - -- **login**: admin -- **pass**: admin\_veremes - -Now follow the section "*5. Premiers pas*\ " from the `install -guide <https://www.veremes.com/procedure-dinstallation-de-vmap>`__ -(french) - Available features ================== @@ -49,14 +21,14 @@ Publish queryable layers using Mapserver and WMS GetFeatureInfo The map view allows you to click on a item and display the GetFeatureInfo result -.. figure:: https://www.veremes.com/wp-content/uploads/getfeatureinfo_mode_carto.jpg - :alt: +.. figure:: images/GetFeatureInfo/getfeatureinfo_mode_carto.jpg + :alt: Use the **Mapserver** mode to create WMS layers with an HTML query templates -.. figure:: https://www.veremes.com/wp-content/uploads/getfeatureinfo_admin_couche.jpg - :alt: +.. figure:: images/GetFeatureInfo/getfeatureinfo_admin_couche.jpg + :alt: Publish queryable layers using vMap business objects ---------------------------------------------------- @@ -65,14 +37,14 @@ WMS GetFeatureInfo requests are limited, to go further use the **vMap business objects** that allows you to edit and insert data using full customizable forms. -.. figure:: https://www.veremes.com/wp-content/uploads/mode_carto.png - :alt: +.. figure:: images/BusinessObjects/mode_carto.png + :alt: A powerful graphic interface will help you create complex forms with more than 30 different types of fields, external datasources etc... -.. figure:: https://www.veremes.com/wp-content/uploads/bo_studio.jpg - :alt: +.. figure:: images/BusinessObjects/bo_studio.jpg + :alt: Snapping features when editing geometries ----------------------------------------- @@ -80,8 +52,8 @@ Snapping features when editing geometries Geographic **data quality** is essential, to avoid superpositions you can activate the snapping while creating or editing features. -.. figure:: https://www.veremes.com/wp-content/uploads/accrochage.gif - :alt: +.. figure:: images/Accrochage/accrochage.gif + :alt: Compare maps ------------ @@ -89,8 +61,8 @@ Compare maps You can use the compare button to compare two different maps and make PDF prints of them. -.. figure:: https://www.veremes.com/wp-content/uploads/comparaison.gif - :alt: +.. figure:: images/Comparaison/comparaison.gif + :alt: Mobile mode ----------- @@ -116,6 +88,6 @@ Usefull links Created and maintained by `Veremes <https://www.veremes.com/>`__ -.. |image0| image:: https://www.veremes.com/wp-content/uploads/mobile_measure.png -.. |image1| image:: https://www.veremes.com/wp-content/uploads/mobile_cadastre.png -.. |image2| image:: https://www.veremes.com/wp-content/uploads/mobile_saisie.png +.. |image0| image:: images/MobileMode/mobile_measure.png +.. |image1| image:: images/MobileMode/mobile_cadastre.png +.. |image2| image:: images/MobileMode/mobile_saisie.png diff --git a/images/Accrochage/accrochage.gif b/images/Accrochage/accrochage.gif new file mode 100644 index 0000000000000000000000000000000000000000..f7b04c85020ea9335dfcf9bbac29dca15b690b1f Binary files /dev/null and b/images/Accrochage/accrochage.gif differ diff --git a/images/BusinessObjects/bo_form.jpg b/images/BusinessObjects/bo_form.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22f854e7adebde960bdb309494e112ff6a8e2023 Binary files /dev/null and b/images/BusinessObjects/bo_form.jpg differ diff --git a/images/BusinessObjects/bo_studio.jpg b/images/BusinessObjects/bo_studio.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7d1921487cec60af1efa43b36389fd47a52817c Binary files /dev/null and b/images/BusinessObjects/bo_studio.jpg differ diff --git a/images/BusinessObjects/mode_carto.png b/images/BusinessObjects/mode_carto.png new file mode 100755 index 0000000000000000000000000000000000000000..de5eef5222ff2a0fe59aad76f6f4e5ffab715237 Binary files /dev/null and b/images/BusinessObjects/mode_carto.png differ diff --git a/images/BusinessObjects/requeteur.png b/images/BusinessObjects/requeteur.png new file mode 100755 index 0000000000000000000000000000000000000000..659d39d2a6727757e4f3239c8a05eaf05a881e4a Binary files /dev/null and b/images/BusinessObjects/requeteur.png differ diff --git a/images/Comparaison/comparaison.gif b/images/Comparaison/comparaison.gif new file mode 100644 index 0000000000000000000000000000000000000000..994abe5335cf4e0f319fc272493343ad6d4cdda2 Binary files /dev/null and b/images/Comparaison/comparaison.gif differ diff --git a/images/GetFeatureInfo/getfeatureinfo_admin_couche.jpg b/images/GetFeatureInfo/getfeatureinfo_admin_couche.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c5cf20cf6ca6c2209c4239116650b1a3436fb95 Binary files /dev/null and b/images/GetFeatureInfo/getfeatureinfo_admin_couche.jpg differ diff --git a/images/GetFeatureInfo/getfeatureinfo_mode_carto.jpg b/images/GetFeatureInfo/getfeatureinfo_mode_carto.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6e9e9a528330ac13b7d66a364f2c2cc72d8263b Binary files /dev/null and b/images/GetFeatureInfo/getfeatureinfo_mode_carto.jpg differ diff --git a/images/MobileMode/mobile_cadastre.png b/images/MobileMode/mobile_cadastre.png new file mode 100755 index 0000000000000000000000000000000000000000..0d8d4b1a64d52d86deb776ecfb1079a362f8ff1c Binary files /dev/null and b/images/MobileMode/mobile_cadastre.png differ diff --git a/images/MobileMode/mobile_measure.png b/images/MobileMode/mobile_measure.png new file mode 100755 index 0000000000000000000000000000000000000000..24c00c66dc2654be19777f5e9efaed3db8444afb Binary files /dev/null and b/images/MobileMode/mobile_measure.png differ diff --git a/images/MobileMode/mobile_saisie.png b/images/MobileMode/mobile_saisie.png new file mode 100755 index 0000000000000000000000000000000000000000..680a10ffb0c1f19b9ffb2fdf0bcf4a16fb0381e0 Binary files /dev/null and b/images/MobileMode/mobile_saisie.png differ diff --git a/images/vMap.png b/images/vMap.png new file mode 100644 index 0000000000000000000000000000000000000000..1b7460151cb57eca4a439e89c572e8bd08aca10a Binary files /dev/null and b/images/vMap.png differ diff --git a/index.rst b/index.rst index 3bfd154c03630118c78e79686473c1ec02c88aea..09949f7f4a7b5ff69ee4eac4cf9fb1f0d25dfc0e 100644 --- a/index.rst +++ b/index.rst @@ -1,8 +1,5 @@ Documentation de vMap ==================================== -vMap est une application de webmaping permettant l'affichage de cartes géographiques sur un navigateur. - -.. include:: description.rst .. toctree:: :maxdepth: 2 @@ -20,3 +17,6 @@ vMap est une application de webmaping permettant l'affichage de cartes géograph :maxdepth: 2 index_configuration.rst + + +.. include:: description.rst