Nimrod51 / utm-map

A leaflet Web map that presents UTM zones and possible projections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UTM-Map

A leaflet Web map that presents UTM zones and possible projections

Installation

  1. Clone repository
  2. Run index.html as a local server. Make sure to substitute python2/3 with your local environment variable, and in CMD/Powershell enter one the following commands:

Python2: python2 -m SimpleHTTPServer
Python3: python3 -m http.server

  1. Go to localhost:8000 on your browser to view the app.

About

A leaflet Web map that presents UTM zones and possible projections

License:MIT License


Languages

Language:JavaScript 99.1%Language:HTML 0.8%Language:Batchfile 0.0%