svg-to-geojson icon indicating copy to clipboard operation
svg-to-geojson copied to clipboard

Feature : bbox

Open cyrilchapon opened this issue 6 years ago • 0 comments

Any chance we can work on projecting the svg into a bbox ?

My final goal is to rebuild a geojson shape from a dirty WMTS png tile

I managed to convert the png to svg, I have the tileCol, tileRow, and tileMatrix. I think I'm kind of able to get the bbox of the tile from this. I just need to reproject it and get GeoJSON from now.

I'm not able to do the math, I'm looking for any help, and this seems to be a good starting point.

cyrilchapon avatar May 18 '18 14:05 cyrilchapon