Discussion:
[Community] collective.geo query content based on geographic extents
Christian Ledermann
2011-04-20 14:37:51 UTC
Permalink
How can i query a resource based on geographic extents, e.g. searching
for everything in a bounding box?

is this supported OOTB or do i have to create a special special index for this?
--
Best Regards,

Christian Ledermann

Nairobi - Kenya
Mobile : +254 729495789

<*)))>{

If you save the living environment, the biodiversity that we have left,
you will also automatically save the physical environment, too. But If
you only save the physical environment, you will ultimately lose both.

1) Don?t drive species to extinction

2) Don?t destroy a habitat that species rely on.

3) Don?t change the climate in ways that will result in the above.

}<(((*>
Eric Bréhault
2011-04-20 15:12:53 UTC
Permalink
Hello Christian,

you need to use zgeo.spatialindex
http://pypi.python.org/pypi/zgeo.spatialindex/ to create a new index
in your portal catalog

Eric

On Wed, Apr 20, 2011 at 4:37 PM, Christian Ledermann
Post by Christian Ledermann
How can i query a resource based on geographic extents, e.g. searching
for everything in a bounding box?
is this supported OOTB or do i have to create a special special index for this?
--
Best Regards,
Christian Ledermann
Nairobi - Kenya
Mobile : +254 729495789
<*)))>{
If you save the living environment, the biodiversity that we have left,
you will also automatically save the physical environment, too. But If
you only save the physical environment, you will ultimately lose both.
1) Don?t drive species to extinction
2) Don?t destroy a habitat that species rely on.
3) Don?t change the climate in ways that will result in the above.
}<(((*>
_______________________________________________
Community mailing list
Community at lists.gispython.org
http://lists.gispython.org/mailman/listinfo/community
Loading...