Changes between Version 133 and Version 134 of PakistanDevelopers


Ignore:
Timestamp:
08/28/10 12:27:16 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PakistanDevelopers

    v133 v134  
    272272  * Feeds should focus on these: GeoRSS & KML (need to rework XSLT for Markers?)
    273273 * See if we can convert Mapping API to use a JS file in static which is merged with a bunch of JS vars written out in views
     274  * (working towards this slowly anyway within s3gis)
    274275  * makes it faster to develop since no need to keep restarting server for module changes
    275276  * makes it easier for OL devs to help out without needing to understand Python
     
    277278   * Break it up into snippets again...
    278279 * Clustering
    279   * DRY instead of Copy/Paste
    280280  * Cluster across Vector types (needed for changing filters without map-refresh anyway)
    281281   * Can we just use allLayers for this?
     
    284284  * Markers loaded only once/image
    285285   * array of images to cache/resize at beginning (global with handles)
    286   * onFeatureSelect() passes the popup_url in (only difference)
     286  * onFeatureSelect() merged with KML/GeoRSS versions?
    287287=== Tidy-up Code ===
    288288 * Move s3msg to being instantiated in 00_db.py