ngageoint / hootenanny

Hootenanny conflates multiple maps into a single seamless map.
GNU General Public License v3.0
358 stars 74 forks source link

Combine FlatGeobuf polygon layers into one layer #5674

Closed bmarchant closed 1 year ago

bmarchant commented 1 year ago

Create a multipolygon for all polygons so they can be in one layer together for FlatGeobuf files only. Shapefiles allow for multi and polys in the same layer already, this creates a multipolygon with only one polygon in it and makes the layer a multipolygon layer.