Changes between Version 5 and Version 6 of BluePrintGISKMLLayers


Ignore:
Timestamp:
05/27/10 00:21:54 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISKMLLayers

    v5 v6  
    44 * File upload
    55
    6 Cache feeds so that if Internet goes down they remain available.
     6~~Cache feeds so that if Internet goes down they remain available.~~
    77
    88Styling/Features example:
    99 * http://crschmidt.net/mapping/kml
    1010
    11 Need to handle network links.
     11~~Need to handle network links~~
    1212
    13 Need to unzip KMZ files, which requires intercepting the uploaded file before just saving to the DB: http://groups.google.com/group/web2py/browse_thread/thread/63809c06cac3b0d5
     13~~Need to unzip KMZ files~~
     14 * Intercept the uploaded file before just saving to the DB: http://groups.google.com/group/web2py/browse_thread/thread/63809c06cac3b0d5
    1415
    1516Need to catch a folder full of Network Links inside the Network Link!
    1617
    1718We wish to display internal Features using KML feeds too (to avoid extra work).
     19 * !OpenLayers.Layer.Vector with Protocol.HTTP and Strategy.Fixed
    1820 * Control URL parameters from jQuery controls: http://fuzzytolerance.info/code/using-geoserver-openlayers-and-cql-filters/
    1921 * Popup content advanced options: http://www.mail-archive.com/users@openlayers.org/msg11117.html
    20   * Different content for Hover (e.g. Title) & CLick (full HTML)
     22  * Different content for Hover (e.g. Title) & Click (full HTML)
    2123  * Load dynamically via AJAX
    2224