Skip to content
Snippets Groups Projects
Select Git revision
  • 8ca582450627351c4875479eecc3e9514c5ea0c9
  • master default protected
  • server_prod
  • server_dev
  • next_version
  • laurent-change.log
  • HEAD
  • 2019.03.00
  • 2019.02.07
  • 2019.02.06
  • 2019.02.05
  • 2019.02.04
  • 2019.02.03
  • 2019.02.02
  • 2019.02.01
  • 2019.02.00
  • 2019.01.02
  • 2019.01.01
  • 2019.01.00
  • 2018.04.04
  • 2018.04.03
  • 2018.04.02
  • 2018.04.01
  • 2018.04.00
24 results

vmap

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Open source / vMap
    Loading
    ArmandBahi's avatar
    Armand Bahi authored
    git-subtree-dir: src/vitis
    git-subtree-mainline: a1d2171b
    git-subtree-split: 2c2bec2b
    8ca58245
    History
    Name Last commit Last update
    conf
    src/vitis
    utils
    .gitignore
    README.md

    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

    Contribute

    To contribute to this project run the following steps

    • Clone the repo on your local storage
    • Run utils/init_symlinks.sh to build your tree structure with symlinks
    • Run utils/pull_symlinks.sh to pull your code
    • Run utils/push_symlinks.sh to push your code