<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thank you for your post.&nbsp; I will look into geos.<br><br>-Daniel<br><br><br>&gt; Date: Thu, 11 Mar 2010 18:51:58 -0500<br>&gt; From: warmerdam@pobox.com<br>&gt; To: proj@lists.maptools.org<br>&gt; Subject: Re: [Proj] Region Finder<br>&gt; <br>&gt; ` ` wrote:<br>&gt; &gt; I have a the latitude/longitudes for a school boundary and I want to <br>&gt; &gt; know if an address is in that boundary.  Is there a way to find out if a <br>&gt; &gt; coordinate is within a latitude/longitude boundary?  Or even better <br>&gt; &gt; would be to use an address and find out what boundary it is in.<br>&gt; &gt; <br>&gt; <br>&gt; Daniel,<br>&gt; <br>&gt; There are two parts to your question, neither of which have to do with<br>&gt; PROJ.4:<br>&gt; <br>&gt; 1) The ability to determine the lat/long location associated with an<br>&gt; address (ie. a postal address).  This is called geocoding.   The following<br>&gt; posts by Martin Davis should provide a bit of background on geocoders.<br>&gt; <br>&gt; http://lin-ear-th-inking.blogspot.com/2010/03/open-source-geocoders.html<br>&gt; http://lin-ear-th-inking.blogspot.com/2010/03/more-open-source-geocoders.html<br>&gt; <br>&gt; 2) The ability to determine if a point is within a polygon or conversely<br>&gt; which polygon within a set the point is in.  This is a geometry operation.<br>&gt; One of the best known geometry libraries is GEOS (a C++ port of JTS which<br>&gt; oddly is also Martin Davis' project).<br>&gt; <br>&gt;    http://geos.osgeo.org/<br>&gt; <br>&gt; Good luck,<br>&gt; -- <br>&gt; ---------------------------------------+--------------------------------------<br>&gt; I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam@pobox.com<br>&gt; light and sound - activate the windows | http://pobox.com/~warmerdam<br>&gt; and watch the world go round - Rush    | Geospatial Programmer for Rent<br>&gt; <br>&gt; _______________________________________________<br>&gt; Proj mailing list<br>&gt; Proj@lists.maptools.org<br>&gt; http://lists.maptools.org/mailman/listinfo/proj<br>                                               <br /><hr />Hotmail: Trusted email with powerful SPAM protection. <a href='http://clk.atdmt.com/GBL/go/210850553/direct/01/' target='_new'>Sign up now.</a></body>
</html>