All Projects β†’ mapbox β†’ Svg To Geojson

mapbox / Svg To Geojson

Upload SVG, return GeoJSON.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Svg To Geojson

Lfai Landscape
πŸŒ„ Open Source AI Landscape - provides overview of top tier projects in the open source AI ecosystem, shows projects through GitHub data, funding or market cap, first and last commits, contributor count and much other information.
Stars: ✭ 172 (+95.45%)
Mutual labels:  data, svg
Geojson2svg
Converts geojson to svg string given svg viewport size and maps extent.
Stars: ✭ 117 (+32.95%)
Mutual labels:  geojson, svg
Resonance
◾️Resonance | 5kb React animation library
Stars: ✭ 1,011 (+1048.86%)
Mutual labels:  data, svg
Mapshaper
Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files
Stars: ✭ 2,813 (+3096.59%)
Mutual labels:  geojson, svg
Muze
Composable data visualisation library for web with a data-first approach now powered by WebAssembly
Stars: ✭ 1,153 (+1210.23%)
Mutual labels:  data, svg
Rain
Visualize vertical data inside your terminal πŸ’¦
Stars: ✭ 84 (-4.55%)
Mutual labels:  data
Openfintech
Opensource FinTech standards & payment provider data
Stars: ✭ 87 (-1.14%)
Mutual labels:  data
Materialdesign
βœ’6200+ Material Design Icons from the Community
Stars: ✭ 9,669 (+10887.5%)
Mutual labels:  svg
Flyte
Accelerate your ML and Data workflows to production. Flyte is a production grade orchestration system for your Data and ML workloads. It has been battle tested at Lyft, Spotify, freenome and others and truly open-source.
Stars: ✭ 1,242 (+1311.36%)
Mutual labels:  data
Paster
Pasting a text data from a clipboard directlly to Sketch text layers [Sketch plugin]
Stars: ✭ 88 (+0%)
Mutual labels:  data
Vectorgraphics2d
Graphics2D implementations to export various vector file formats
Stars: ✭ 87 (-1.14%)
Mutual labels:  svg
Geoswift
The Swift Geometry Engine.
Stars: ✭ 1,267 (+1339.77%)
Mutual labels:  geojson
Svgforxaml
Draw SVG image with Win2D
Stars: ✭ 84 (-4.55%)
Mutual labels:  svg
Rest Hooks
Delightful data fetching for React.
Stars: ✭ 1,276 (+1350%)
Mutual labels:  data
Deeplearning Mindmap
A mindmap summarising Deep Learning concepts.
Stars: ✭ 1,251 (+1321.59%)
Mutual labels:  data
Leaflet Elevation
Leaflet plugin that allows to add elevation profiles using d3js
Stars: ✭ 88 (+0%)
Mutual labels:  geojson
Svg.js
The lightweight library for manipulating and animating SVG
Stars: ✭ 9,315 (+10485.23%)
Mutual labels:  svg
Diagram Vue
A editable SVG-based diagram component for Vue
Stars: ✭ 86 (-2.27%)
Mutual labels:  svg
Touchdesigner Sop To Svg
A pipeline for handling the SOP to SVG pipeline. This is especially handy for using procedurally generated geometry for paths to be cut or plotted.
Stars: ✭ 87 (-1.14%)
Mutual labels:  svg
Core
Open source Dota 2 data platform
Stars: ✭ 1,266 (+1338.64%)
Mutual labels:  data

SVG to GeoJSON

Drag and drop SVG on the map and it returns GeoJSON back to you.

Run it

git clone https://github.com/mapbox/svg-to-geojson.git

cd svg-to-geojson
npm install
npm start

Runs the app from http://localhost:8080/svg-to-geojson/


Credit: https://github.com/spotify/coordinator/ for code to get started and inspiration!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].