You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to solve the issue of converting polygons of boundaries for municipalities but I was writing in Python, so I'm sharing here my solution for the need of swapping and reordering Polygons: https://gist.github.com/cad0p/463c805d93f48351d824e46cb8c98af6
I did not create a copy of the json, so this may be useful given your comments here:
Hi @tyrasd,
I had to solve the issue of converting polygons of boundaries for municipalities but I was writing in Python, so I'm sharing here my solution for the need of swapping and reordering Polygons:
https://gist.github.com/cad0p/463c805d93f48351d824e46cb8c98af6
I did not create a copy of the json, so this may be useful given your comments here:
osmtogeojson/index.js
Lines 190 to 191 in e05ddb0
Let me know!
The text was updated successfully, but these errors were encountered: