summaryrefslogtreecommitdiff
path: root/geography/epsg/MESSAGE
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2006-10-03 12:53:44 +0000
committergdt <gdt@pkgsrc.org>2006-10-03 12:53:44 +0000
commit1f2b627621e39b4481a96795242ad5a78b0c5a86 (patch)
treeb2d77cd74899618f6a4d8fd77f799a03fc1baba2 /geography/epsg/MESSAGE
parentf484c5f61962cc1164b578f72a120de439a71ba8 (diff)
downloadpkgsrc-1f2b627621e39b4481a96795242ad5a78b0c5a86.tar.gz
Packaging update from Brook Milligan:
change DIST_SUBDIR to be based on date add helper script to load data into a database PKGREVISION++
Diffstat (limited to 'geography/epsg/MESSAGE')
-rw-r--r--geography/epsg/MESSAGE22
1 files changed, 5 insertions, 17 deletions
diff --git a/geography/epsg/MESSAGE b/geography/epsg/MESSAGE
index ab84ab26a52..312b160e048 100644
--- a/geography/epsg/MESSAGE
+++ b/geography/epsg/MESSAGE
@@ -1,24 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2006/08/16 14:37:21 gdt Exp $
+$NetBSD: MESSAGE,v 1.2 2006/10/03 12:53:44 gdt Exp $
-You need to install the EPSG data into a relational database. The
-data files are installed in ${EPSGDIR}. Suitable commands
-are (assuming ${EPSGDB} refers to the target database).
-
-For PostgreSQL:
- cd ${EPSGDIR}
- psql -f EPSG_v6_11.mdb_Tables_PostgreSQL.sql ${EPSGDB}
- psql -f EPSG_v6_11.mdb_Data_PostgreSQL.sql ${EPSGDB}
- psql -f EPSG_v6_11.mdb_FKeys_PostgreSQL.sql ${EPSGDB}
-
-For MySQL:
- cd ${EPSGDIR}
- mysql -f EPSG_v6_11.mdb_Tables_MySQL.sql ${EPSGDB}
- mysql -f EPSG_v6_11.mdb_Data_MySQL.sql ${EPSGDB}
- mysql -f EPSG_v6_11.mdb_FKeys_MySQL.sql ${EPSGDB}
+Before the EPSG data can be used, it must be installed into a
+relational database. The data files are installed in ${EPSGDIR}. For
+an example script that will install the data, see ${EGDIR}/epsg.
See the following two documents, which are located in ${DOCDIR},
-for a complete description.
+for a complete description of the dataset.
Using the EPSG Geodetic Parameter Dataset (Surveying and
Positioning Guidance Note Number 7, part 1)