nationalparkservice / places-data

Data from the Places system.
http://www.nps.gov/npmap/tools/places/
13 stars 5 forks source link

Create SEKI boundary as multipolygon #358

Open chadlawlis opened 8 years ago

chadlawlis commented 8 years ago

The current geometry was generated via ST_Union(geom1, geom2) which removes the dividing line between the two shapes. We need to generate it again in a way that maintains the dividing line, for use in PT3.

mtaylorlong commented 8 years ago

Let's revisit this with our new table setup. We can handle these as subunits or label-only sites.