29 | | - doesn't work offline |
| 29 | - allows access to simple, known tools for manipulating the Waypoints to download an authoritative GPX |
| 30 | - treat the basemap as more static (do an initial 1-time basemap inc contours & follow this up with a process for updating the contours.osm with Osmosis) |
| 31 | - doesn't work offline, although could use a KML super-overlay when offline: |
| 32 | * http://svn.openstreetmap.org/applications/utils/wms2kml/ |
| 33 | * GeoServer can produce the SuperOverlay from cascaded WMS: |
| 34 | * http://geoserver.org/display/GEOS/GSIP+47+-+WMS+cascading |
| 35 | * http://docs.geoserver.org/stable/en/user/googleearth/index.html |
| 36 | * [http://wiki.openstreetmap.org/wiki/Mod_mapnik_wms mod_mapnik_wms] to create the WMS |
| 37 | |