Skip to content
Snippets Groups Projects
Select Git revision
  • 35a719c17ab970b9d1ce243d38ebfb8adc6849bc
  • master default
  • next_version
  • laurent-change.log
  • Documentation_homogeneisation
  • HEAD
  • 2021.02.02
  • 2021.02.01
  • 2021.02.00
  • 2021.01.00
  • 2020.02.02
  • 2020.02.01
  • 2020.02.00
  • 2020.01.05
  • 2020.01.04
  • 2020.01.03
  • 2020.01.02
  • 2020.01.01
  • 2020.01.00
  • 2019.03.00
  • 2019.02.07
  • 2019.02.06
  • 2019.02.05
  • 2019.02.04
  • 2019.02.03
  • 2019.02.02
26 results

vmap

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    conf
    src
    utils
    .gitignore
    README.md
    install.sh

    vMap

    vMap is a powerfull webmapping application based on the newest open-source libraries (OpenLayers 3, Google-Closure, AngularJS, Bootstrap…). It can use external map services or local data files produced in many formats (WMS, WMTS, Bing, OSM, GPX, GeoJSON, KML, TopoJSON...). vMap is able to manage business objects while using WMS producing server software like MapServer, GeoServer or ArcGis Server.

    Getting Started

    Install dev version (linux)

    To install the dev version of this project run the following steps:

    • Clone the repo on your local storage
    • Run install.sh to build your tree structure
    • Run git pull and git push to update/post the project and his dependencies