Changes between Version 4 and Version 5 of BluePrintGISLayerClass


Ignore:
Timestamp:
01/05/09 20:13:30 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISLayerClass

    v4 v5  
    11Update: This may not be necessary for GIS[[BR]]
    2 r52 has a rewritten approach to Layers where {{{'gis_layer_%s' % type}}} are SQLTables (inheriting from a base set) which we can use {{{t2.*()}}} on
     2[changeset:,52] has a rewritten approach to Layers where {{{'gis_layer_%s' % type}}} are SQLTables (inheriting from a base set) which we can use {{{t2.*()}}} on
    33- this seems to give us most (all?) of the benefits below.
    44