From cc282fa731dd4a427fb4e2aa6fb0e6763e44a72d Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 30 Sep 2016 09:07:58 -0400 Subject: Updated links to the current version of PostGIS docs. --- docs/ref/contrib/gis/model-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref/contrib/gis/model-api.txt') diff --git a/docs/ref/contrib/gis/model-api.txt b/docs/ref/contrib/gis/model-api.txt index 743fda8590..732b3f8f6f 100644 --- a/docs/ref/contrib/gis/model-api.txt +++ b/docs/ref/contrib/gis/model-api.txt @@ -242,7 +242,7 @@ geography column to a geometry type in the query:: For more information, the PostGIS documentation contains a helpful section on determining `when to use geography data type over geometry data type -`_. +`_. ``GeoManager`` ============== @@ -266,4 +266,4 @@ The ``GeoManager`` is required in order to use the legacy .. [#fnsrid] Typically, SRID integer corresponds to an EPSG (`European Petroleum Survey Group `_) identifier. However, it may also be associated with custom projections defined in spatial database's spatial reference systems table. .. [#fnthematic] Terry A. Slocum, Robert B. McMaster, Fritz C. Kessler, & Hugh H. Howard, *Thematic Cartography and Geographic Visualization* (Prentice Hall, 2nd edition), at Ch. 7.1.3. .. [#fndist] This limitation does not apply to PostGIS. -.. [#fngeography] Please refer to the `PostGIS Geography Type `_ documentation for more details. +.. [#fngeography] Please refer to the `PostGIS Geography Type `_ documentation for more details. -- cgit v1.3