springmeyer / django-shapes
Upload and export shapefiles using GeoDjango.
Clone this repository (size: 43.1 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/springmeyer/django-shapes/
Welcome
django-shapes: working with shapefiles in geodjango
Features
- GeoQuerySet -> Zipped Shp: Provides django views for exporting a zipped shapefile (bundled with metadata) given a django queryset.
- Geometry Handling: Supports multiple geometry fields and on-the-fly reprojection.
- Zipped Shp Upload -> Filesystem: Includes django forms for uploading and validating zipped shapefiles.
Potential Future Additions
- Be able to pass multiple querysets and produce multiple bundled shapefiles.
- Export of tabular related tables as .dbf files.
- Batch import module for handling uploaded shapefiles.
Report/View Issues
This revision is from 2009-03-12 23:55
