svg2geojson icon indicating copy to clipboard operation
svg2geojson copied to clipboard

Converts an SVG file with added geo-referencing tags into one or more GeoJSON files.

Results 13 svg2geojson issues
Sort by recently updated
recently updated
newest added

I noticed there have been a couple of fixes, but no new release. Any chance there could be a new release with the most recent fixes?

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.17 to 0.5.0. Commits 9f730bb Update package.json with latest PR 50a492a Merge pull request #603 from autopulated/master 7bc3c5d Merge pull request #598 from fnimick/master f412a12 Merge pull...

dependencies

When the points overlap or the accuracy of the process of finding the middle point is lost, the program will fall into an endless loop, resulting in the error "maximum...

Hi Can anyone provide an example of X Y in GeoItem. I am not sure how to implement it, Attached with a china map. Thanks Keith [map2.svg.txt](https://github.com/Phrogz/svg2geojson/files/3753898/map2.svg.txt)

Need a way pass attribute data across. possibly to feature properties.

enhancement

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

``` % curl http://help.prognoz.com/8.0/en/mergedProjects/Specifications/svgmapspecification/structure/svgmap_structure.htm curl: (6) Could not resolve host: help.prognoz.com ``` Unfortunately I could not find it [on the WaybackMachine](https://web.archive.org/web/2019*/http://help.prognoz.com/) either.

Thank you for the very useful package, works great! I noticed however that the output geoJson file decreases the resolution of polygon boundaries. Also known as "pruning", this is when...

Hi. I have svg file with path ids (like id="some_string") and running your tool with -d option gives me the following output: { {"type":"Feature", "properties":{ "svgID":"#[object Object]" /*