csv2geojson
CSV parser
Converts CSV and TSV files into GeoJSON data suitable for maps
magically convert csv files to geojson files
364 stars
138 watching
82 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists
banished
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |
mapbox/geojson-merge | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
mapbox/tokml | Converts GeoJSON data to KML format. | 189 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
mapbox/geojsonio-extension | Enables geojson.io editing within GitHub files and the Chrome web store | 1 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 266 |