SpatialRefSys as foreign key?

2013-04-03 Thread Alessandro Candini
Hi everybody. Using the working stuff reported at https://code.djangoproject.com/wiki/GeoDjangoExtras, I've written the following model: from django.contrib.gis.models import SpatialRefSys class LandCover(models.Model): shp_name = models.CharField(max_length=100) geom

SpatialRefSys

2009-07-21 Thread ckar...@googlemail.com
gnKey(SpatialRefSys, default=4326) Not I get in my Admin Panel the complete wkt-representation: see http://static.karrie.info/media/srid.png How to get just a list of srid.name in my admin panel??? For example: srid.name = "WGS 8