Here's a few data tables that might give you easier access to locations:
# Description Format Access Current Version
(Date/#of entries)Comment 1 ACT Oracle
ACT Oracle
ACT Oracle
ACT Oracle.wpt (OziExplorer waypoint file)
.txt (Text file)
.gpx (Ready to load into many Garmin GPS)
.kmz (Google Earth file)Public access 22-Feb-12 An attempt at an easily update-able list of locations. At the moment, these lists reflect all ACT walk locations of interest up to walk 570 (2017 locations). The format of each ACT Oracle.txt line (apart from line 1) is: WP,UTM,Location Name,UTM Zone,Easting,Northing,mm/dd/yyyy,hh:mm:ss,Description,A,N,altitude(-9999 if absent) 2 Weirs .wpt (OziExplorer waypoint file) Public access 11-Oct-11 The locations of 17 weirs. Visited locations are numbered 1-17. Locations containing 'KHA' are estimated locations; other locations are from CSIRO papers, which needed refining 3 ACT Hills .txt (Tab delimited) Public access 7-Aug-10/59 UTM location of the majority of ACT major hills 4 ACT Waterfalls
ACT Waterfalls.gpx
.txt (as exported from OziExplorer)Public access 7-Aug-10/16 UTM location of all Waterfalls visited 5 ACT Border Markers .xls Public access 13-Apr-12/827 UTM location of all Border Markers, Mile Markers and blazes visited. Those in NNP flagged 6 NNP European sites .xls Password protected 14-Mar-12/280 UTM location of all NNP European sites visited. For KHA research I can provide Waypoint and Track data from any walk report in any format. Just email to ask. Better still, you can reverse-engineer the walk report .kmz files yourself, as described below
I'd really appreciate some feedback if anyone is using these - send me an email. Thanks.
What can you do with it?
Here's a few suggestions:
Reverse-engineering .kmz Files
GPSBabel
GPSBabel is free software allowing the conversion of data between GPS systems and mapping programs. Download it from here. Run the install program, unchecking Create a desktop icon and Launch GPSBabelFE during the dialog panels. Take note of the comment "gpsbabel.exe is the standard command line version described in the help text. GPSBabelGUI.exe is a graphical wrapper that allows you to pick single files to read and write from menus". So I don't get confused, I remove the 'camp fire flame' icon from the Start/All Programs/GPSBabel, as this starts the command line version. I then create a shortcut (put it where you want to - Desktop, Quick Launch bar, Start/All Programs/GPSBabel) which executes the GUI.
See here for the data formats GPSBabel can handle.
GPSBabel and unicsv (Universal csv with field structure in first line) input
This looks very useful. See here for full documentation.
Try this - Create a text file containing the following 2 lines:
Name,UTM
Home sweet home,55 H 685274 6088288Run it through GPSBabelGUI with 'Universal csv with field structure in first line' selected as the input format and your desired output format. Voila! See the full documentation for more sophisticated use.
Back to Walks Index
This page last updated 143Apr12