=================== DXFImport widgets =================== Authors -------- Alexandre Dubé adube@mapgears.com Mapgears Inc. Julien-Samuel Lacroix jlacroix@mapgears.com Mapgears Inc. Requirements ------------- * PHP 5+ * PostGIS * Ext.ux.RowSearch library (trunk), get at : http://gridsearch.extjs.eu/ * Ext.ux.grid.CheckColumn with fix to fire the 'afteredit' event. Description ------------ In this library, you'll find all tools required to import .dxf files (autocad) representing "lot" data into PostGIS tables and validate changes made by removing the old data, replacing them with the new ones. Documentation -------------- This widget doesn't have a ".rst" documentation for GeoPrisma. Here it is : Optional options ~~~~~~~~~~~~~~~~~ :redrawResources: (String) List of resource name (ids) separated by commas ",". For each listed resource, if it has a WMS layer in the application, it will be forced redrawn after each successful commit made by this widget.