Changes between Version 9 and Version 10 of BluePrint/GIS/GPSSharing
- Timestamp:
- 11/30/10 14:30:03 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/GIS/GPSSharing
v9 v10 44 44 * !WayPoints (where each point is individually editable for a label & marker - often the raw data will just have numeric labels, so we'll need to add a prefix to distinguish for when re-labelling from written notes) 45 45 * Tracks (where all points are equal - we don't need to keep track of time or person: if we wish to see a specific track we can use the current GPX file interface for that...so maybe we keep the file uploads but add to the main table via an onaccept?) 46 * http://www.postgresonline.com/journal/index.php?/archives/116-Loading-and-Processing-GPX-XML-files--using-PostgreSQL.html 46 47 47 48 Can we develop a Flash(?) interface to actually manage the transfer to/from the unit of the GPX &/or basemap?