diff options
| author | David Smith <smithdc@gmail.com> | 2026-03-16 17:23:25 +0000 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-03-16 22:07:22 -0300 |
| commit | 142659133a501a1685902cf654b233e54b641a23 (patch) | |
| tree | 0d88ac262c95cd1f8793f6b858e2efeb2994b471 /docs/ref | |
| parent | 0ed8d4e7d1029e1283b04f70d51d2af96ad85d6a (diff) | |
Removed reference to spatialreference.org being a Django website.
spatialreference.org has been redesigned, possibly in 2023 [1], and no longer uses Django, see repo [2].
[1] https://spatialreference.org/about.html
[2] https://github.com/OSGeo/spatialreference.org
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/model-api.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/model-api.txt b/docs/ref/contrib/gis/model-api.txt index ef965f76ea..54c5c78435 100644 --- a/docs/ref/contrib/gis/model-api.txt +++ b/docs/ref/contrib/gis/model-api.txt @@ -159,8 +159,7 @@ calculations. Additional Resources: -* `spatialreference.org`__: A Django-powered database of spatial reference - systems. +* `spatialreference.org`__: A database of spatial reference systems. * `The State Plane Coordinate System`__: A website covering the various projection systems used in the United States. Much of the U.S. spatial data encountered will be in one of these coordinate systems rather than |
