supermercado icon indicating copy to clipboard operation
supermercado copied to clipboard

Add optional MultiPolygon output to union

Open dnomadb opened this issue 9 years ago • 1 comments
trafficstars

Here https://github.com/mapbox/supermercado/blob/master/supermercado/uniontiles.py#L29-L35 we spit out each separate feature as a single feature; let's add an option to output to MultiPolygon

cc @vincentsarago

dnomadb avatar Nov 16 '16 19:11 dnomadb

Here's an inline converter in the interim: https://gist.github.com/dnomadb/ea8b609b252097d357744b3ef4f13a96

dnomadb avatar Nov 16 '16 19:11 dnomadb