Wms geometry

From MapbenderWiki

Jump to: navigation, search

File

./mapbender/http/tools/wms_geometry.sql

Notice

PostgreSQL with PostGIS has to be your administration database for Mapbender

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.

Create a view qry_wms_extent

  • qry_wms_extent is included in the map-file mapbender_wms.map

Personal tools