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
- Try the demo
- Download the setup on vStore
- Follow the install procedure
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
andgit push
to update/post the project and his dependencies