Changes between Version 7 and Version 8 of BluePrintsBeginners
- Timestamp:
- 07/10/10 18:22:47 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintsBeginners
v7 v8 6 6 === GIS/Mapping === 7 7 * Use the !GeoCoder ({{{geolocate}}} function in {{{controllers/gis.py}}}) to lookup location Lat/Lons 8 * Have the [http://eden.sahanafoundation.org/browser/views/gis/convert_gps.html GPS Coordinate Conversion Tool] support negative numbers & blanks(#147)8 * ~~Have the [http://eden.sahanafoundation.org/browser/views/gis/convert_gps.html GPS Coordinate Conversion Tool] support negative numbers & blanks~~ (#147) 9 9 * Add a delay to the onHover tooltip (highlightControl) 10 * Make the display_feature() & display_features() popup a Window instead of opening in a DIV 11 * This was working in FF before: http://eden.sahanafoundation.org/browser/views/sahana_scripts_min.html?rev=836#L39 10 12 * Replace the Measure Length/Area tools with [http://trac.geoext.org/wiki/ux/Measure GeoExt.ux] 11 13 * Option to go Full screen & back