-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
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:
Lines 190 to 191 in e05ddb0
// create copies of individual json objects to make sure the original data doesn't get altered | |
// todo: cloning is slow: see if this can be done differently! |
Let me know!
Metadata
Metadata
Assignees
Labels
No labels