[geos-devel] Planar point location query?
Paul Ramsey
pramsey at refractions.net
Sun Feb 12 21:12:35 EST 2006
That's a pretty easy question Charlie, and almost any spatial
framework at all will answer it. Whether GEOS is the tool for the
job depends on what your larger architectural context is. Is the
question always going to be that easy, or will it get harder, larger,
more frequent? Would the flexibility of a database help? If time-to-
deployment is an issue, either using PostGIS and SQL as the
interface, or Mapserver and the Mapserver CGI as an interface can
give you a system that answers that kind of a question in half an
hour or less of setup.
P
On 12-Feb-06, at 5:22 PM, Okeefe, Charlie (Mission Systems) wrote:
> I'm wondering if GEOS is (capable of) / (a good fit for) answering
> the following problem:
>
> Given a static database of countries and oceans in the world, each
> defined by a set of polygons, answer the query, "which country or
> ocean contains point P?" where P has some arbitrary latitude and
> longitude.
>
> Thanks for any help!
>
> Charlie
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
More information about the geos-devel
mailing list