output shapefiles

2010-10-12 Thread Evan Bowling
Hello all! I was wondering if anyone knew if there was a way to output a shapefile from a django database. I didn't find anything in previous posts, and couldn't figure anything out just yet looking at django/ contrib/gis/gdal/datasource.py I was hoping I could do something like the following

geodjango Point distance

2010-02-07 Thread Evan Bowling
Hey all, I am trying to calculate the spherical and spheroidal distance between two points that aren't stored within any model. I found this post from a few years ago and was wondering if it was resolved: http://www.mail-archive.com/django-users@googlegroups.com/msg40120.html >>> from django.co