aboutsummaryrefslogtreecommitdiff
path: root/docs/source/download.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-05-10 21:19:37 +0200
committerKristian Evers <kristianevers@gmail.com>2018-05-12 12:22:19 +0200
commit609873534e6407ba0ca5c3bb6ff40425222d6a9b (patch)
tree2a72ad759bbe1df9ca1f5a6179dc75223ce145ab /docs/source/download.rst
parentf5eeef8a5933d41f229f6551c6612daa5d61a7b5 (diff)
downloadPROJ-609873534e6407ba0ca5c3bb6ff40425222d6a9b.tar.gz
PROJ-609873534e6407ba0ca5c3bb6ff40425222d6a9b.zip
Update install doc page with build instructions
Also added more possible ways to install from package managers. Removed links to externally build binaries from download page.
Diffstat (limited to 'docs/source/download.rst')
-rw-r--r--docs/source/download.rst33
1 files changed, 4 insertions, 29 deletions
diff --git a/docs/source/download.rst b/docs/source/download.rst
index 510751c4..32ce8012 100644
--- a/docs/source/download.rst
+++ b/docs/source/download.rst
@@ -4,7 +4,11 @@
Download
================================================================================
+Here you can download current and previous releases of PROJ. We only supply a
+distribution of the source code and various resource files archives. See
+:ref:`install` for information on how to get pre-built packages of PROJ.
+.. _current_release:
Current Release
--------------------------------------------------------------------------------
@@ -38,32 +42,3 @@ Past Releases
.. _`proj-datumgrid-oceania-1.0.zip`: http://download.osgeo.org/proj/proj-datumgrid-oceania-1.0.zip
.. _`md5`: http://download.osgeo.org/proj/proj-5.0.1.tar.gz.md5
.. _`proj.pdf`: https://raw.githubusercontent.com/OSGeo/proj.4/gh-pages/proj.pdf
-
-
-Binaries
---------------------------------------------------------------------------------
-
-Linux
-................................................................................
-
-* `RedHat RPMs <http://yum.postgresql.org>`__
-* `SUSE <http://download.opensuse.org/repositories/Application:/Geo/ openSUSE Application:Geo Repository>`__
-* `Debian <http://packages.debian.org/proj>`__
-* `pkgsrc <http://pkgsrc.se/misc/proj pkgsrc package>`__
-* `Delphi <http://www.triplexware.huckfinn.de/geogfix.html#proj>`__
-
-Docker
-................................................................................
-
-A `Docker`_ image with just PROJ binaries and a full compliment of grid shift
-files is available on `DockerHub`_:
-
-.. _`Docker`: https://docker.org
-.. _`DockerHub`: https://hub.docker.com/r/osgeo/proj.4/
-
-Windows
-................................................................................
-
-* `OSGeo4W`_ contains 32-bit and 64-bit Windows binaries, including support for many :ref:`grids <resource_files>`.
-
-.. _`OSGeo4W`: https://trac.osgeo.org/osgeo4w/