<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.34">
<TITLE>RE: [postgis-users] Auto Complete</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi, for an explanation look at <A HREF="http://gis.washington.edu/esrm250/lessons/create_f_layers/exercise/index.html" TARGET="_blank">http://gis.washington.edu/esrm250/lessons/create_f_layers/exercise/index.html</A> and search for auto-complete</FONT></P>

<P><FONT SIZE=2>On PostGIS we normally implement the functionality in an auto-clip function in either the service layer of the web-application or in the database. It is a rule about "no overlap" you would want to enforce on a layer/feature type independently of the client.</FONT></P>

<P><FONT SIZE=2>However in some cases it a nice functionality when creating adjacent features. In SpatialEdit we have implemented it a little different as you can clip a feature with any other feature. It does not provide the same degree of automation, but allows you to clip with any feature from any layer outside the concept of Map Topology.  </FONT></P>

<P><FONT SIZE=2>Best regards</FONT>
<BR><FONT SIZE=2>Sune Edmund Pedersen</FONT>
<BR><FONT SIZE=2><A HREF="http://www.spatialedit.com" TARGET="_blank">http://www.spatialedit.com</A></FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: postgis-users-bounces@postgis.refractions.net [<A HREF="mailto:postgis-users-bounces@postgis.refractions.net">mailto:postgis-users-bounces@postgis.refractions.net</A>] On Behalf Of Nicolas Ribot</FONT></P>

<P><FONT SIZE=2>Sent: 01 April 2008 10:29</FONT>
<BR><FONT SIZE=2>To: PostGIS Users Discussion</FONT>
<BR><FONT SIZE=2>Subject: Re: [postgis-users] Auto Complete</FONT>
</P>

<P><FONT SIZE=2>> Hello everyone,</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>>  Im quite a novice in the Open GIS world, and i would like to know if</FONT>
<BR><FONT SIZE=2>>  theres any client out there that connects to PostGIS and has a</FONT>
<BR><FONT SIZE=2>>  Autocomplete polygon tool (like in arcGis).</FONT>
<BR><FONT SIZE=2>></FONT>
</P>

<P><FONT SIZE=2>Hi,could you describe a little more what autocomplete polygon function</FONT>
<BR><FONT SIZE=2>looks like ?</FONT>
</P>

<P><FONT SIZE=2>thanks</FONT>
<BR><FONT SIZE=2>Nicolas</FONT>
<BR><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>postgis-users mailing list</FONT>
<BR><FONT SIZE=2>postgis-users@postgis.refractions.net</FONT>
<BR><FONT SIZE=2><A HREF="http://postgis.refractions.net/mailman/listinfo/postgis-users" TARGET="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</A></FONT>
</P>

</BODY>
</HTML>