mirror of
https://github.com/django/django.git
synced 2024-11-18 23:44:22 +00:00
35dac5070b
Thanks Reinout van Rees for the review.
19 lines
373 B
Plaintext
19 lines
373 B
Plaintext
.. _ref-gis-utils:
|
|
|
|
===================
|
|
GeoDjango Utilities
|
|
===================
|
|
|
|
.. module:: django.contrib.gis.utils
|
|
:synopsis: GeoDjango's collection of utilities.
|
|
|
|
The :mod:`django.contrib.gis.utils` module contains various utilities that are
|
|
useful in creating geospatial Web applications.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
layermapping
|
|
ogrinspect
|
|
serializers
|