On 12-08-11 10:24, Sam Walters wrote:
Dont know specifically about sql lite.

I have used django orm with postgres spatial db to find points within
a 'convex hull' bounding box shape:

sqlite also has a spatial version, just like postgres's postgis. It is called spatialite.

Sometimes there's a bit of a difference in the query language, but the generic idea is the same.


Reinout

--
Reinout van Rees                    http://reinout.vanrees.org/
rein...@vanrees.org             http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"

--
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