geojson2svg
Geo-to-SVG converter
Converts GeoJSON data into SVG format for mapping and visualization
Render geojson into SVG using inline or external stylesheet
67 stars
1 watching
10 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
exportgeojsongismapsrenderersvg
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
gavinr/arcgis-json-to-geojson | A tool to convert ArcGIS JSON data into GeoJSON format | 37 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
rub21/geojson2osm | Converts geospatial data from JSON format to OpenStreetMap (OSM) format. | 6 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
juliuste/geojson-svgify | Converts GeoJSON geometry paths to SVG polyline elements | 17 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
tyrasd/osmtogeojson | Converts OpenStreetMap data to GeoJSON format | 698 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
sebastian-meier/d3.geo2rect | A tool for converting geojson polygons into rectangular representations. | 200 |