[Geomoose-users] Combined spatial and attribute query

Bistrais, Bob Bob.Bistrais at maine.gov
Fri Feb 8 08:28:43 PST 2013


No can do.
As much as I like the thought of us going to PostGIS, the boss has repeatedly told us no, at least for the time being, regarding PostGIS.


From: Basques, Bob (CI-StPaul) [mailto:bob.basques at ci.stpaul.mn.us]
Sent: Friday, February 08, 2013 11:26 AM
To: Bistrais, Bob; geomoose-users at lists.osgeo.org
Subject: RE: Combined spatial and attribute query

Put your data into Postgres/Postgis and use MapServer.  You have complete control over how the SQL is processed from the MapServer Mapfiles.  If you want to really getinto the weeds, you can use a scriptiong lang like PERL (my poison of choice) and run your queries via dynamic SQL creation, etc.

Bobb



From: geomoose-users-bounces at lists.osgeo.org<mailto:geomoose-users-bounces at lists.osgeo.org> [mailto:geomoose-users-bounces at lists.osgeo.org] On Behalf Of Bistrais, Bob
Sent: Friday, February 08, 2013 10:03 AM
To: geomoose-users at lists.osgeo.org<mailto:geomoose-users at lists.osgeo.org>
Subject: [Geomoose-users] Combined spatial and attribute query

I posted this to the MapServer list a minute ago, but thought I might also ask from the GeoMoose perspective...

Does anyone have advice on the best or most efficient way to query data, involving both a spatial and an attribute query.  I need to query several layers, selecting based on an area, then select from that selection based on an attribute value.  It would be OK to query by the attribute first, then spatial.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20130208/3b9bcc6d/attachment-0001.html>


More information about the Geomoose-users mailing list