Commit graph

17 commits

Author SHA1 Message Date
Paul Ramsey 698d86d72f Fix towgs84 for 31300 and 31370 (issue 23)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2793 b70326c6-7e19-0410-871a-916f4a2858ee
2008-05-28 21:58:28 +00:00
Sandro Santilli aa83efbdba spatial_ref_sys.sql updated to EPSG 6.11.1
git-svn-id: http://svn.osgeo.org/postgis/trunk@2514 b70326c6-7e19-0410-871a-916f4a2858ee
2006-10-19 12:01:22 +00:00
Sandro Santilli b2e8c81041 Made it a single transaction
git-svn-id: http://svn.osgeo.org/postgis/trunk@2309 b70326c6-7e19-0410-871a-916f4a2858ee
2006-02-10 10:58:57 +00:00
Sandro Santilli bd6a7f7b45 Removed intermediate VACUUM
git-svn-id: http://svn.osgeo.org/postgis/trunk@2308 b70326c6-7e19-0410-871a-916f4a2858ee
2006-02-10 10:57:43 +00:00
Paul Ramsey de0002e85e Fix for bug 10, SRID 28992 incorrect
git-svn-id: http://svn.osgeo.org/postgis/trunk@2295 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-22 23:09:43 +00:00
Paul Ramsey 1c4560c27e Added +proj=longlat to all corrupt srs entries.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1867 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-12 19:20:37 +00:00
Sandro Santilli 9a03176e1e Updated proj4text for some French projections, as for Nicolas Ribot report
git-svn-id: http://svn.osgeo.org/postgis/trunk@1713 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-18 15:36:00 +00:00
Paul Ramsey 8e26682459 Hand edit paris central meridian definitions.
Danger: other non-Greenwich projections might also have problems.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1434 b70326c6-7e19-0410-871a-916f4a2858ee
2005-02-23 19:17:31 +00:00
Sandro Santilli aaec561d60 Reduced scope of VACUUM ANALYZE call to the sole spatial_ref_sys table
as suggested by Kevin Neufeld


git-svn-id: http://svn.osgeo.org/postgis/trunk@1381 b70326c6-7e19-0410-871a-916f4a2858ee
2005-02-08 08:17:49 +00:00
Sandro Santilli 393ea3c368 Updated as suggested by Frank Warmerdam.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1074 b70326c6-7e19-0410-871a-916f4a2858ee
2004-11-02 07:50:26 +00:00
Paul Ramsey d75d39d426 Added BC Albers parameterization (epsg 42102)
git-svn-id: http://svn.osgeo.org/postgis/trunk@281 b70326c6-7e19-0410-871a-916f4a2858ee
2003-08-01 17:44:00 +00:00
Paul Ramsey 2c8327f3d0 Updated SRS file with better proj4 definitions and nicer commented
description lines.


git-svn-id: http://svn.osgeo.org/postgis/trunk@234 b70326c6-7e19-0410-871a-916f4a2858ee
2003-02-03 20:08:57 +00:00
Paul Ramsey ba03014a76 Add commenting to indicate the coordinate system of each insert line in
a human readable form.


git-svn-id: http://svn.osgeo.org/postgis/trunk@150 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-04 22:44:55 +00:00
Paul Ramsey 5d554db56a Removed the CREATE INDEX statement since there is already a primary
key index.


git-svn-id: http://svn.osgeo.org/postgis/trunk@137 b70326c6-7e19-0410-871a-916f4a2858ee
2002-04-19 18:20:42 +00:00
Paul Ramsey 415bf1078a Added PROJ4 entries to all relevant rows, altered the auth_name to
be EPSG for those IDs which originated from the EPSG.


git-svn-id: http://svn.osgeo.org/postgis/trunk@136 b70326c6-7e19-0410-871a-916f4a2858ee
2002-04-19 18:15:30 +00:00
Paul Ramsey 48c7b46b95 Added some line commenting to make names more readable.
git-svn-id: http://svn.osgeo.org/postgis/trunk@98 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-30 19:52:43 +00:00
Paul Ramsey f70db22a24 File with all the ESRI standard ID codes, with corresponding WKT
definitions, for loading into the SPATIAL_REF_SYS table.


git-svn-id: http://svn.osgeo.org/postgis/trunk@91 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-24 20:56:12 +00:00