FOSS4G 2010 Tutorial "Building web based GIS applications with GeoExt" ====================================================================== Welcome to the **FOSS4G 2010 Tutorial "Building web based GIS applications with GeoExt"**. This tutorial is designed to introduce GeoExt as a web mapping frontend. Topics Covered -------------- This tutorial is presented as a set of modules. In each module the reader will perform a set of tasks designed to achieve a specific goal for that module. Each module builds upon lessons learned in previous modules and is designed to iteratively build up the reader's knowledge base. The following modules will be covered in this tutorial: :ref:`geoext.basics` Learn how to create a draggable map window with a WMS layer. :ref:`geoext.layout` Add some standard GeoExt widgets such as Layer Tree, LegendPanel, as well as User Extension such as WMSBrowser. Put them all in a well organized interface using a ViewPort. :ref:`geoext.wfs` Create a WFS-T editor with a synchronized map and table view. .. toctree:: :hidden: basics/index layout/index wfs/index