diff options
| -rw-r--r-- | data/README | 17 | ||||
| -rw-r--r-- | data/epsg-deprecated | 2 |
2 files changed, 1 insertions, 18 deletions
diff --git a/data/README b/data/README index ae690729..3a036874 100644 --- a/data/README +++ b/data/README @@ -4,16 +4,6 @@ File Contents: README --- This file -epsg --- Translation of EPSG GCS/PCS codes into PROJ via init= mechanism. - -epsg-deprecated --- EPSG definitions that have been deprecated. They are - not part of 'epsg' anymore, but may have been delivered - with earlier versions of 'epsg'. - Thus, they might occur e.g. in WMS (Web Mapping Services) - running with old EPSG definitions. - This file is not complete at all - it contains just - definitions that were individually reported. - nad27 --- North American Datum 1927 for "init=" definition of State Plane Coordinate Systems (SPCS). @@ -25,9 +15,4 @@ world --- Proj specifications for several international grid systems. nad.lst --- Reference list of SPCS States and NGS datum identifiers -IGNF --- Translation of French Mapping Agency codes into PROJ via init= mechanism. - -install --- Unix shell (sh) script to install proj init files. - Read beginning for usage instructions. - -Additional data files are available in https://github.com/OSGeo/proj-datumgrid/ +Additional data files are available in https://github.com/OSGeo/PROJ-data diff --git a/data/epsg-deprecated b/data/epsg-deprecated deleted file mode 100644 index 2b5e9fa8..00000000 --- a/data/epsg-deprecated +++ /dev/null @@ -1,2 +0,0 @@ -# DHDN / Germany zone 3 -<31493> +proj=tmerc +lat_0=0.000000000 +lon_0=9.000000000 +k=1.000000 +x_0=3500000.000 +y_0=0.000 +ellps=bessel +units=m no_defs <> |
