Changes between Version 7 and Version 8 of BluePrint/GIS/GPSSharing


Ignore:
Timestamp:
11/30/10 14:17:24 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/GPSSharing

    v7 v8  
    2727  - can't load more than 1 GPX file at a time
    2828 * Google Earth
    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   
    3038
    3139== Detailed Architecture Proposal ==