Wms geometry
From MapbenderWiki
[edit]
File
./mapbender/http/tools/wms_geometry.sql
Notice
- PostgreSQL with PostGIS has to be your administration database for Mapbender
[edit]
Add new Column the_geom in table layer_epsg
- the_geom is a new geometry column for polygons. It is filled with the polygon, that replesents the Extent of a WMS.
[edit]
Create a view qry_wms_extent
- qry_wms_extent is included in the map-file mapbender_wms.map

