geojson2dsv
Geocode converter
Converts GeoJSON data into DSV encoding.
shuttle GeoJSON points into DSV encoding.
8 stars
54 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
deniscarriere/geojson2osm-es6 | Converts GeoJSON data to OpenStreetMap XML format using TypeScript | 1 |
node-geojson/openflights-geojson | A tool for transforming OpenFlights.org data into GeoJSON formats suitable for geospatial analysis | 27 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
node-geojson/strava-geojson | Extrudes Strava run data into GeoJSON format | 26 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
geojson-net/geojson.net | A .NET library for working with GeoJSON data | 447 |
tyrasd/geojsontoosm | Converts GeoJSON data to OSM XML format | 21 |