osm2geojson
OSM converter
Converts OSM data to GeoJSON format
Streams OSM data in XML format to GeoJSON.
12 stars
4 watching
6 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aaronlidman/osm-and-geojson | Tools for converting between OpenStreetMap XML and GeoJSON data formats | 90 |
rub21/geojson2osm | Converts geospatial data from JSON format to OpenStreetMap (OSM) format. | 6 |
tyrasd/geojsontoosm | Converts GeoJSON data to OSM XML format | 21 |
tyrasd/osmtogeojson | Converts OpenStreetMap data to GeoJSON format | 698 |
deniscarriere/geojson2osm-es6 | Converts GeoJSON data to OpenStreetMap XML format using TypeScript | 1 |
aspectumapp/osm2geojson | Tool for converting OpenStreetMap data into GeoJSON format | 101 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
ropensci/geojsonio | Converts data between various geographic formats and R data structures | 150 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
symbolixau/geojsonsf | A tool for converting between GeoJSON and sf objects in R. | 82 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |