scripts to generate map tiles
- git clone https://github.com/henrythasler/TileGenerator.git
- cd TileGenerator
- git remote add TileGenerator https://github.com/henrythasler/TileGenerator
- // do something
- git add .
- git commit -a
- git push TileGenerator master