2010-03-27 04:14:53 +08:00
|
|
|
.. _ref-contrib-gis:
|
|
|
|
|
|
|
|
=========
|
|
|
|
GeoDjango
|
|
|
|
=========
|
|
|
|
|
|
|
|
.. module:: django.contrib.gis
|
|
|
|
:synopsis: Geographic Information System (GIS) extensions for Django
|
|
|
|
|
2010-10-09 16:12:50 +08:00
|
|
|
GeoDjango intends to be a world-class geographic Web framework. Its goal is to
|
|
|
|
make it as easy as possible to build GIS Web applications and harness the power
|
2010-03-27 04:14:53 +08:00
|
|
|
of spatially enabled data.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
tutorial
|
2012-10-20 00:19:17 +08:00
|
|
|
install/index
|
2010-03-27 04:14:53 +08:00
|
|
|
model-api
|
|
|
|
db-api
|
2013-03-16 18:39:18 +08:00
|
|
|
forms-api
|
2010-03-27 04:14:53 +08:00
|
|
|
geoquerysets
|
|
|
|
measure
|
|
|
|
geos
|
|
|
|
gdal
|
2011-09-11 02:04:27 +08:00
|
|
|
geoip
|
2010-03-27 04:14:53 +08:00
|
|
|
utils
|
|
|
|
commands
|
|
|
|
admin
|
|
|
|
feeds
|
|
|
|
sitemaps
|
|
|
|
testing
|
|
|
|
deployment
|