Skip to content

Project to help with generating sample or testing geometry.

Notifications You must be signed in to change notification settings

jonesmttw/geogenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geogenerator

Project to help with generating sample or testing geometry.

Built on top of Leaflet and Twitter Bootstrap. Recommended to generate tokens from Mapbox - personally I think the tiles look way better than Open Street Maps (OSM). If you do not generate tokens, the app will still run using OSM tiles.

node dependencies:

javascript third party plugins/libraries/links

To start the server:

node app

token is stored in the config.json file, for now leaving the actual token out of the repository. The following command was run on config.json:

git update-index --assume-unchanged private/config.json

To undo these and commit further changes - run the following command

git update-index --no-assume-unchanged private/config.json

About

Project to help with generating sample or testing geometry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages