aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2008-05-16 04:56:28 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2008-05-16 04:56:28 +0000
commita17bf0b67c1128c185a02842910857116c17ba1f (patch)
treed28aa10a8d9a759183ccbabc181322782e3a5891 /html
parentaaf85975689080fe23f50aa5e8e3fa9bfdd51aef (diff)
downloadPROJ-a17bf0b67c1128c185a02842910857116c17ba1f.tar.gz
PROJ-a17bf0b67c1128c185a02842910857116c17ba1f.zip
replaced with a redirect.
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1450 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'html')
-rw-r--r--html/index.html262
1 files changed, 16 insertions, 246 deletions
diff --git a/html/index.html b/html/index.html
index 7b64034f..c73a7b7d 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,246 +1,16 @@
-<html>
-<head>
-<title>PROJ.4 - Cartographic Projections Library</title>
-</head>
-<body BGCOLOR="#FFFFFF">
-
-<img src="proj_logo.png"><p>
-
-This web page relates to the PROJ.4 Cartographic Projections library originally
-written by Gerald Evenden then of the USGS. The primary version of this
-web page can be found at <a href="http://www.remotesensing.org/proj">
-http://www.remotesensing.org/proj</a>, and mirrored at
-<a href="http://proj.maptools.org">http://proj.maptools.org</a>.
-<p>
-
-<!---------------------------------------------------------------------------->
-<h2>Download</h2>
-
-The current development source is available by anonymous CVS from the server
-":pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot". For example:<p>
-
-<pre>
-% cvs -d :pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot login
-Password: <enter>
-% cvs -d :pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot co proj
-...
-</pre>
-
-The following files are available from the
-<a href="ftp://ftp.remotesensing.org/proj">proj ftp directory</a>
-or <a href="http://proj.maptools.org/dl">http mirror</a>.<p>
-
-<ul>
-<li> <a href="ftp://ftp.remotesensing.org/proj/proj-4.6.0.tar.gz">
-proj-4.6.0.tar.gz</a> or
-<a href="ftp://ftp.remotesensing.org/proj/proj-4.6.0.zip">proj-4.6.0.zip
-</a>: Current source release.<p>
-
-<li> <a href="ftp://ftp.remotesensing.org/proj/proj446_win32_bin.zip">
-proj446_win32_bin.zip</a>: Prebuilt Win32 executables, DLL including
-NAD27 grid shift files.<p>
-
-<li>
-<a href="ftp://ftp.remotesensing.org/proj/proj-datumgrid-1.3.zip">
-proj-datumgrid-1.3.zip</a>:
-US, Canadian and New Zealand datum shift grids - unzip in the nad directory before
-configuring to add NAD27/NAD83 and NZGD49 datum conversion.<p>
-
-<li>
-<a href="ftp://ftp.remotesensing.org/proj/proj-4.4.8-1.i386.rpm">
-proj-4.4.8-1.i386.rpm</a>: Binary distribution for Intel Linux (glibc 2.1).
-The <a href="http://mappinghacks.com/rpm/">Mapping Hacks RPM Repository</a>
-may have more current PROJ.4 RPMs for Fedora Core. The
-<a href="http://www.gdf-hannover.de/software">GDF Hannover RPM
-Repository</a> offers PROJ.4 RPMs for SuSe and Mandrake/Mandriva. <p>
-
-<li>
-<a href="http://packages.debian.org/unstable/science/proj.html">
-PROJ.4 in a Debian Package</a>.<p>
-
-<li> PROJ.4 as a <a href="http://pkgsrc.se/misc/proj">pkgsrc package</a>.<p>
-
-<li>
-<a href="http://www.triplexware.huckfinn.de/geogfix.html#proj">
-PROJ.4 Ported to the Delphi (Borland C++) environment</a>.<p>
-
-<li> <a href="ftp://ftp.remotesensing.org/proj/from_kai/PROJ.4.3.3.tar.gz">PROJ.4.3.3.tar.gz</a>:
-The last PROJ 4.3 release produced by Gerald Evenden (classic PROJ.4).<p>
-
-<li> <a href="ftp://ftp.remotesensing.org/proj/from_kai/">from_kai</a>:
-A snapshot of everything on the kai.er.usgs.gov/pub/PROJ.4 directory as
-of March/2000.<p>
-
-</ul>
-<!---------------------------------------------------------------------------->
-<h2>Documentation</h2>
-
-<ul>
-<li> <a href="ftp://ftp.remotesensing.org/proj/OF90-284.pdf">
-OF90-284.pdf (2.7MB)</a>: The main users manual for PROJ; however, this dates
-from PROJ.3 - the addendums
-<a href="ftp://ftp.remotesensing.org/proj/proj.4.3.pdf">proj.4.3.pdf (1MB)</a>,
-<a href="ftp://ftp.remotesensing.org/proj/proj.4.3.I2.pdf">proj.4.3.I2.pdf (2MB)</a>,
-and
-<a href="ftp://ftp.remotesensing.org/proj/swiss.pdf">swiss.pdf (78KB)</a>
-contain important additional information.<p>
-
-<li> <a href="http://members.verizon.net/~gerald.evenden/proj4/">Gerald
-Evenden's PROJ.4 site</a>: includes some updates and documentation for his
-slimmed down <b>libproj</b>.<p>
-
-<li> <a href="man_proj.html">proj</a>,
- <a href="man_cs2cs.html">cs2cs</a>,
- <a href="man_geod.html">geod</a>, and
- <a href="man_pj_init.html">api</a> man pages.<p>
-
-<li> <a href="faq.html">PROJ.4 FAQ</a>.<p>
-
-<li> <a href="gen_parms.html">General Parameter Notes</a>.<p>
-
-<li> The <a href="http://www.remotesensing.org/geotiff/proj_list/">Projections
-List</a> page on the GeoTIFF site includes information on how to describe
-many common projections with PROJ.4 command arguments.<p>
-
-</ul>
-
-<!---------------------------------------------------------------------------->
-<h2>Mailing List and Bugs</h2>
-
-<p>
-A mailing list is available for users and developers of PROJ.4 as well as for
-discussion of general cartographic projections related issues. Subscription,
-unsubscription and a web archive can be found at
-<a href="http://lists.maptools.org/mailman/listinfo/proj">
-http://lists.maptools.org/mailman/listinfo/proj</a>.
-The PROJ.4 mailing list is also available by NNTP at
-<a href="news://news.gmane.org/gmane.comp.gis.proj-4.devel">news://news.gmane.org/gmane.comp.gis.proj-4.devel</a> and via HTML at
-<a href="http://news.gmane.org/gmane.comp.gis.proj-4.devel">http://news.gmane.org/gmane.comp.gis.proj-4.devel</a>.<p>
-
-Bugs can be entered and queried in the <a href="http://trac.osgeo.org/proj">
-Trac</a> instance at OSGeo (use your <a href="http://www.osgeo.org/osgeo_userid">OSGeo Userid</a> to login). Unfortunately, all bug reports from before April
-2008 were lost.<p>
-
-<!---------------------------------------------------------------------------->
-<h2>Plans</h2>
-
-PROJ.4 is in active use by
-<a href="http://grass.osgeo.org">GRASS GIS</a>,
-<a href="http://mapserver.gis.umn.edu/">MapServer</a>,
-<a href="http://www.postgis.org/">PostGIS</a>,
-<a href="http://thuban.intevation.org/">Thuban</a>,
-<a href="http://ogdi.sourceforge.net/">OGDI</a> and
-<a href="http://www.gdal.org/ogr/osr_tutorial.html">
-OGRCoordinateTransformation</a> as well as various other projects (please
-let me know about other projects using PROJ.4!).<p>
-
-Since work started on the PROJ.4.4.x series of releases, various bux fixes
-have been incorporated, and the build system has been overhauled to use
-autoconf/libtool. Support has also been added for 3 and 7 parameter datum
-shifts, the <b>PJ*</b> structure now also carries datum information and
-<b>PJ*</b> can be considered a full coordinate system (geographic coordinate
-systems are also now supported with the <b>+proj=latlong</b>
-pseudo-projection). The new <b>cs2cs</b> program performs a similar function
-to the <b>proj</b> program, but transforming from any one coordinate system
-to another. The new <b>pj_transform()</b> is used to access the extended
-coordinate system to coordinate system transformation with datum shifting.
-A mapping file (<b>epsg</b>) has also been introduced mapping most EPSG
-(<a href="http://www.epsg.org">www.epsg.org</a>) coordinate systems to
-PROJ.4 format.<p>
-
-As of May 2008 PROJ.4 has become part of the
-<a href="http://wiki.osgeo.org/wiki/MetaCRS">MetaCRS</a> project, a
-confederation of coordinate systems related projects and it is hoped
-MetaCRS will enter incubation as an <a href="http://www.osgeo.org/">OSGeo</a>
-project.<p>
-
-Future plans for PROJ.4 will hopefully include better online documentation,
-refinement of datum shifting support and extension of the external
-programming API for greater convenience in handling coordinate systems from
-applications.<p>
-
-If you are a user of PROJ.4, and/or are interested in contributing please
-drop me a line and join the mailing list. <p>
-
-<!---------------------------------------------------------------------------->
-<h2>License</h2>
-
-PROJ.4 has been placed under an MIT license. I believe this to
-be as close as possible to public domain while satisfying those who say that
-a copyright notice is required in some countries. The COPYING file read as
-follows:<p>
-
-All source, data files and other contents of the PROJ.4 package are
-available under the following terms. Note that the PROJ 4.3 and earlier
-was "public domain" as is common with US government work, but apparently
-this is not a well defined legal term in many countries. I am placing
-everything under the following MIT style license because I believe it is
-effectively the same as public domain, allowing anyone to use the code as
-they wish, including making proprietary derivatives. <p>
-
-Though I have put my own name as copyright holder, I don't mean to imply
-I did the work. Essentially all work was done by Gerald Evenden. <p>
-
-<pre>
- --------------
-
- Copyright (c) 2000, Frank Warmerdam
-
- Permission is hereby granted, free of charge, to any person obtaining a
- copy of this software and associated documentation files (the "Software"),
- to deal in the Software without restriction, including without limitation
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
- and/or sell copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included
- in all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-</pre>
-
-<!---------------------------------------------------------------------------->
-<h2>Related Resources</h2>
-
-<ul>
-
-<li> <a href="http://pubs.er.usgs.gov/usgspubs/pp/pp1395">Snyder, 1987: Map
-projections; a working manual</a>.<p>
-
-<li> <a href="http://ftp.dfg.ca.gov/Public/BDB/Tools/proj4/proj_api.zip">
-PROJ.4 VB Wrappers</a> from Eric G. Miller. <p>
-
-<li> <a href="http://gmt.soest.hawaii.edu/">GMT</a> - Generic
-Mapping Tools, includes reprojection services.<p>
-
-<li> <a href="http://www.progonos.com/furuti/MapProj/CartIndex/cartIndex.html">
-Map projections</a>: An introduction to cartography emphasizing map projections: their properties, applications and basic mathematics.<p>
-
-<li> <a href="http://edc.usgs.gov/pub/software/gctpc/">GCTPC</a>: The
-other widely used projection package from te USGS.<p>
-
-<li> <a href="http://earth-info.nga.mil/GandG/geotrans/index.htm">
-Geotrans</a>: a projections and datum shift program from NIMA.<p>
-
-<li> <a href="http://www.jhlabs.com/java/maps/proj/">JHLabs Java Map Projection Library</a>: Loosely derived from PROJ.4 with similar syntax.<p>
-
-<li> <a href="http://geotools.org/">GeoTools</a>: GeoTools is a Java GIS library that includes projections support.<p>
-
-<li> <a href="http://www.mapref.org">MapRef</a>: Assorted general information on projections, and related topics.<p>
-
-<li> <a href="http://www.asprs.org/resources/GRIDS/">Grids & Datums</a>: Clifford J. Mugnier's columns in PE&amp;RS.<p>
-
-<li> <a href="http://earth-info.nga.mil/GandG/publications/index.htm">NGA (former NIMA) Publications on Geodesy</a>.<p>
-
-<li> <a href="http://www.galleryofmapprojections.com/">Paul B. Anderson's Map Projections Site</a>.<p>
-
-</ul>
-
-</body>
-</html>
+<HTML>
+<HEAD>
+<!-- Send users to the new location. -->
+<TITLE>redirect</TITLE>
+<META HTTP-EQUIV="refresh"
+CONTENT="10;URL=http://trac.osgeo.org/proj">
+</HEAD>
+<BODY>
+This page has moved. You will be
+automatically redirected
+to its new location in 10 seconds.
+If you aren't forwarded
+to the new page,
+<a href="http://trac.osgeo.org/proj">click here</a>.
+</BODY>
+</HTML>