geodjango
Geo Django mac OS X
I am trying to use Geodjango on mac os, i use postg开发者_开发百科resql and I installed GEOS but i got this error :[详细]
2023-03-17 04:34 分类:问答Building a geospatial querying REST api
I am trying to build an iOS app that takes the location of the user and then queries the backend for other users near him/her through a REST api.I have done some googling and my choices (given my expe[详细]
2023-03-08 16:46 分类:问答Error when using GeoDjango with SpatiaLite on Ubuntu
I\'m trying to get GeoDjango running on SpatiaLite on Ubuntu 11.04, and even with a very minimal setup, I\'m hitting a strange error. Saving an instance of a model with geo-fields works, but loading i[详细]
2023-03-07 10:55 分类:问答Installation error while trying to install a gis application using geodjango?
django.core.exceptions.ImproperlyConfigured: Cannot determine PostGIS version for database \"geodatabase\". GeoDjango requires at least PostGIS version 1.3. Was the database created from a sp开发者_St[详细]
2023-03-03 14:21 分类:问答Google Maps location based on address in django
I am developing a web application in django and i want to build a feature where in a person can input a location name in a text box and the corresponding location is shown at the center of a google ma[详细]
2023-03-03 02:26 分类:问答django - python
I am very new to django, python and ubuntu command line. I\'ve been installing an application on PC\'s and this is my third one. Ive come across this error and am not sure where else to look. When I r[详细]
2023-02-28 08:44 分类:问答In PostGIS a polygon bigger than half the world is treated as it's opposite
I\'m using GeoDjango with PostGIS and trying to use a polygon to get records from a database which fall inside it.[详细]
2023-02-27 05:13 分类:问答GeoDjango project missing fields from database schema
I\'ve created a Django project, using a PostGIS backend, which all seems well as far as I can tell. I\'ve now created an app in this project as follows:[详细]
2023-02-23 05:49 分类:问答How should I set the source_srs parameter of LayerMapping() in GeoDjango for the 2000 Census data?
I\'ve downloaded 2000 Census zipcode polygon data as a .shp file from http://www.census.gov/geo/www/cob/z52000.html#shp[详细]
2023-02-22 07:52 分类:问答Google Maps Location and Area Fields for Django
I am looking for two Django model fields that are easy to use in admin and gives a Google maps interactive interface.[详细]
2023-02-20 01:16 分类:问答