[postgis-users] Topology: Simplifying Coastlines with Islands
Michiel J. van Heek
michielvanheek at nine-e.org
Fri May 25 09:36:39 PDT 2012
Dear list,
I am trying to simplify a dataset of country boundaries by using
topology functions, as described in Strk's Blog:
http://strk.keybit.net/blog/2012/04/13/simplifying-a-map-layer-using-postgis-topology/
This has worked quite well, except for coastlines with islands nearby.
The simplified coastline would probably intersect the island, or pass
the island at the wrong side, leading to invalid topology. Does that
mean that countries with coastal islands such as Canada and Norway
(see attached image) cannot be simplified this way?
Ideally, islands in the way of a to-be-simplified coastline should be
merged with the mainland. (I have already removed the smaller islands,
but I think I should not remove the bigger islands too.)
Best regards,
Michiel.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot.png
Type: image/png
Size: 238562 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120525/aacc5759/attachment.png>
More information about the postgis-users
mailing list