GPS
GeotagDbase.sml: Standalone script automatically adds geotag information to a database table containing records of point observations. The script requires that the source table include fields with the date and time of observation for each record and requires a concurrent GPS track log. The source table is copied, fields with Latitude, Longitude, and Elevation are added for each record, and the new result table is placed in the same database object as the source. |
GeotagDbase.sml GeotagDbase.zip Add Geotags to Database Records |
|
gpsdbase.sml: Script to demonstrate GPSDBASE class. |
gpsdbase.sml gpsdbase.zip |