<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.21312" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=597294212-26062012><FONT face=Arial 
color=#0000ff size=2>Try ST_SimplifyPreserveTopology.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=597294212-26062012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=597294212-26062012><FONT face=Arial 
color=#0000ff size=2>-Rob</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> 
postgis-users-bounces@postgis.refractions.net 
[mailto:postgis-users-bounces@postgis.refractions.net] <B>On Behalf Of </B>Steve 
Horn<BR><B>Sent:</B> Tuesday, June 26, 2012 8:39 AM<BR><B>To:</B> 
postgis-users@postgis.refractions.net<BR><B>Subject:</B> [postgis-users] 
Simplifying Polygons<BR></FONT><BR></DIV>
<DIV></DIV>Hello!<BR>Having a a client-side performance problem due to a large 
number of polygons being brought down to a Google Map. Sometimes the GZipped 
response is around 2MB worth of GeoJSON.
<DIV><BR></DIV>
<DIV>I'm hoping that I can partially solve the problem by simplifying the 
polygons using ST_Simplify. The problem I'm running into is that the polygons 
are all contiguous and after simplification they are not connecting with each 
other. (See attached image) </DIV>
<DIV><BR></DIV>
<DIV>Anyone know how I can simplify the polygons and keep them all "fitting 
together"?<BR clear=all>
<DIV><BR></DIV>-- <BR>Steve Horn<BR><BR></DIV></BODY></HTML>