mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed capitalization of "Spherical Mercator."
This commit is contained in:
parent
0ab1dc0a8b
commit
63d2472b10
3 changed files with 2 additions and 3 deletions
|
@ -67,7 +67,7 @@ GeoDjango's admin site
|
|||
|
||||
.. class:: OSMGeoAdmin
|
||||
|
||||
A subclass of :class:`GeoModelAdmin` that uses a spherical mercator projection
|
||||
A subclass of :class:`GeoModelAdmin` that uses a Spherical Mercator projection
|
||||
with `OpenStreetMap <https://www.openstreetmap.org/>`_ street data tiles.
|
||||
See the :ref:`OSMGeoAdmin introduction <osmgeoadmin-intro>`
|
||||
in the tutorial for a usage example.
|
||||
|
|
|
@ -393,7 +393,6 @@ MBR
|
|||
memcache
|
||||
memcached
|
||||
mentorship
|
||||
mercator
|
||||
metaclass
|
||||
metaclasses
|
||||
metadata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue