|
@@ -291,10 +291,10 @@ the GDAL library. For example:
|
|
|
.. [#] The datum shifting files are needed for converting data to and from
|
|
|
certain projections.
|
|
|
For example, the PROJ string for the `Google projection (900913 or 3857)
|
|
|
- <https://spatialreference.org/ref/sr-org/6864/prj/>`_ requires the
|
|
|
- ``null`` grid file only included in the extra datum shifting files.
|
|
|
- It is easier to install the shifting files now, then to have debug a
|
|
|
- problem caused by their absence later.
|
|
|
+ <https://spatialreference.org/ref/epsg/3857/>`_ requires the ``null``
|
|
|
+ grid file only included in the extra datum shifting files. It is easier
|
|
|
+ to install the shifting files now, then to have debug a problem caused
|
|
|
+ by their absence later.
|
|
|
.. [#] Specifically, GeoDjango provides support for the `OGR
|
|
|
<https://gdal.org/user/vector_data_model.html>`_ library, a component of
|
|
|
GDAL.
|