|
From: <le...@pr...> - 2004-11-07 09:43:32
|
Update of /cvsroot/meshdb/src/geo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3411/geo Modified Files: Tag: leonard-dev README Log Message: better readmes Index: README =================================================================== RCS file: /cvsroot/meshdb/src/geo/README,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -d -r1.2 -r1.2.2.1 --- README 15 Sep 2002 12:58:29 -0000 1.2 +++ README 7 Nov 2004 09:42:55 -0000 1.2.2.1 @@ -1,5 +1,6 @@ -The source code to these mapping tools and database are placed in the Public Domain. +The source code to these mapping tools and database are placed +in the Public Domain. Edit Makefile.inc to set up some paths @@ -9,14 +10,10 @@ * Other packages you may need installed are: php, mysql, netpbm * Brisbane Mesh database at http://www.brismesh.net/ -David Leonard, Brisbane. October 2001. - +Interesting reading: -NTv2 shift files available from: - http://www.anzlic.org.au/icsm/gdatm/zipfiles/national66.zip - http://www.anzlic.org.au/icsm/gdatm/zipfiles/national84.zip + http://www.asprs.org/asprs/resources/grids/12-2003-australia.pdf -On makefiles: - - i used both BSD make and GNU make... the BSDmakefile and - GNUmakefile files are automatically read by the right ones. +David Leonard, Brisbane. October 2001. +$Id$ |