To Create a ready to use webmap using Openlayers and GeoExt. Open for anyone to use and easily customize using config files.
- Easy to use web interface
- Themable - the ability for people to easily create themes
- Full screen web map
- create ExtJS layout : create layer tree (see : http://dev.sencha.com/deploy/ext-4.0.0/examples/layout-browser/layout-browser.html)
- create GeoExt widgets : print, search, identify (see : http://geoext.org/lib/)
- link to WMS layers in index.html
- Create layers file to link to index.html
- Create theme package
- Layer opacity
- popups
- scale chooser and zoom slider
- Documentation (readthedoc.org)
- Intergrate OpenCV (https://github.com/Itseez/opencv)
- Quickstart guide
- Installation guide
For examples : http://geoext.org/examples.html
Example websites currently using openlayers :
- index.html - main file
- Layers - file containing the layers to be included in the map (containing WFS layers)
- Theme - layout of the mapping page