https://github.com/distributedlife/polyline-to-geojson
converts polylines to a cheap and nasty geojson that works with tilemill
https://github.com/distributedlife/polyline-to-geojson
Last synced: about 2 months ago
JSON representation
converts polylines to a cheap and nasty geojson that works with tilemill
- Host: GitHub
- URL: https://github.com/distributedlife/polyline-to-geojson
- Owner: distributedlife
- Created: 2015-02-18T03:45:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-18T03:46:34.000Z (over 11 years ago)
- Last Synced: 2025-01-19T14:24:02.940Z (over 1 year ago)
- Language: Ruby
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# polyline-to-geojson
converts polylines to a cheap and nasty geojson that works with tilemill
put your polyline in a file called `data`
- bundle install
- bundle exec ruby convert.r > route.geojson