strava-geojson
Run exporter
Extrudes Strava run data into GeoJSON format
Export runs from Strava into GeoJSON.
26 stars
2 watching
4 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
taketime/strava-to-geojsonio | Converts Strava activities to editable GeoJSON files | 7 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
node-geojson/openflights-geojson | A tool for transforming OpenFlights.org data into GeoJSON formats suitable for geospatial analysis | 27 |
tyrasd/osmtogeojson | Converts OpenStreetMap data to GeoJSON format | 698 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
tyrasd/geojsontoosm | Converts GeoJSON data to OSM XML format | 21 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
rclark/osm2geojson | Converts OSM data to GeoJSON format | 12 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |