File tree Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ =========
2+ GeoDjango
3+ =========
4+
5+ GeoDjango intends to be a world-class geographic web framework. Its goal is to
6+ make it as easy as possible to build GIS web applications and harness the power
7+ of spatially enabled data.
8+
9+
10+ Limitations
11+ ===========
12+
13+ - No support for RasterField
14+ - No exotic SRIDs
15+ - Database functions and lookups not supported
Original file line number Diff line number Diff line change 1+ ====================
2+ ``contrib `` packages
3+ ====================
4+
5+ Notes for Django's :doc: `django:ref/contrib/index ` live here.
6+
7+ .. toctree ::
8+ :maxdepth: 1
9+
10+ gis
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ API reference
77
88 models/index
99 forms
10+ contrib/index
1011 database
1112 django-admin
1213 utils
You can’t perform that action at this time.
0 commit comments