Hi, I have a shapefile of England loaded into a geodjango model that
is a combination of administrative boundaries (counties essentially)
of the entire country.  I'm trying to put together a query search that
will return activities by country (then ultimately county) but
layermapping has loaded the shapefile features as separate records
(which was anticipated).  So my question is - is it possible in
GeoDjango to query multiple shapefile features at once to determine if
'Swimming Activity' is in 'England'?  I guess its a kind of 'search
for results in all england counties'.

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to