[Commits] r1843 - sandbox/redlining/ux/FeatureEditing

commits at geoext.org commits at geoext.org
Fri Jan 29 21:13:33 CET 2010


Author: adube
Date: 2010-01-29 21:13:33 +0100 (Fri, 29 Jan 2010)
New Revision: 1843

Removed:
   sandbox/redlining/ux/FeatureEditing/todo.txt
Log:
old todo.txt file removed

Deleted: sandbox/redlining/ux/FeatureEditing/todo.txt
===================================================================
--- sandbox/redlining/ux/FeatureEditing/todo.txt	2010-01-29 17:24:19 UTC (rev 1842)
+++ sandbox/redlining/ux/FeatureEditing/todo.txt	2010-01-29 20:13:33 UTC (rev 1843)
@@ -1,47 +0,0 @@
-  GeoExt.ux.FeatureEditingTool
-               - Connect to a FeatureStore
-               - FeatureSelectionModel to allow the use ModifyFeature Control
-               - DrawFeature must be attach to a Layer (or LayerStore?)
-               - Single DrawFeature for all layers
-               - Single ModifyFeature for all layers
-               - User must define the geometry types available
-               - User must define the layer(s) on which he works
-               - 5 buttons (4 draw (1/geometry), 1 EditFeaturePanel)
-               - Include a Symbolizer/Styler tool
-               - Documentation to commit on server-side
-        |__GeoExt.ux.RedLiningTool
-               - Create a new empty vector layer if none is define
-               - Every geometry type (point, line, polygon, text) are added
-               - one more button (1 delete all)
-               - Include Import/Export Panel
-               - Include ImportGPXPanel
-               - Attributes are Title and Description
-
-  GeoExt.ux.ChangeOpacitySelection (maybe in OL)
-               - Change opacity of all not-selected features
-
-  GeoExt.ux.DeleteAllFeatures
-               - It's a single Button
-               - Delete all features of a layer(s)
-
-  GeoExt.ux.EditFeaturePanel
-               - Work on a FeatureStore
-               - Possibility to apply new style to all feature in a layer(s)
-               - Contain a DeleteFeature button
-               - Optional buttons (Cancel, Apply, OK)
-               - Include the Symbolizer/Styler FormPanel
-               - Include a attribute FormPanel
-
-  GeoExt.ux.LayerManagerExportPanel
-  GeoExt.ux.LayerManagerImportPanel
-               - Must be open to support other formats
-               - Must listen events to commit on server side
-
-  GeoExt.ux.ImportGPXPanel
-               - Can this be a new type of LayerManagerImportPanel?
-
-  GeoExt.ux.Symbolizer
-        |__GeoExt.ux.SymbolizerFixed
-        |__GeoExt.ux.SymbolizerSimple
-        |__GeoExt.ux.SymbolizerPanel
-               - Tool to assign a style to a layer(s)/feature(s)



More information about the Commits mailing list