GRASS UserMap: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
===Setup===
===Setup===


* Debian !GNU/Linux Setup
* Debian GNU/Linux Setup
* PostGIS
* PostGIS
* UMN !MapServer
* UMN MapServer
* (stripped down) pmapper1
* (stripped down) pmapper1
      
      
Line 16: Line 16:
* PostGIS-based point layer with the GRASS-users. [http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.0.0 WMS-GetCapabilities]), ([http://mapserver.gdf-hannover.de/cgi-bin/grassuserwfs?REQUEST=GetCapabilities&SERVICE=WFS&VERSION=1.0.0 WFS-GetCapabilities])  
* PostGIS-based point layer with the GRASS-users. [http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.0.0 WMS-GetCapabilities]), ([http://mapserver.gdf-hannover.de/cgi-bin/grassuserwfs?REQUEST=GetCapabilities&SERVICE=WFS&VERSION=1.0.0 WFS-GetCapabilities])  
* QGIS-Usermap ([http://www.qgis.org/cgi-bin/mapserv?map=/var/www/maps/main.map&SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.0.0 WMS-GetCapabilities]), ([http://www.qgis.org/cgi-bin/mapserv?map=/var/www/maps/main.map&SERVICE=WFS&REQUEST=GetCapabilities&VERSION=1.0.0 WFS-GetCapabilities])
* QGIS-Usermap ([http://www.qgis.org/cgi-bin/mapserv?map=/var/www/maps/main.map&SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.0.0 WMS-GetCapabilities]), ([http://www.qgis.org/cgi-bin/mapserv?map=/var/www/maps/main.map&SERVICE=WFS&REQUEST=GetCapabilities&VERSION=1.0.0 WFS-GetCapabilities])
* !Mapbender-Usermap ([http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.0.0 WMS-GetCapabilities])
* Mapbender-Usermap ([http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/mapbender_user/mapbender_user.map&SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.0.0 WMS-GetCapabilities])
* Mapserver-Usermap ([http://zcologia.com:9001/mapserver/members/capabilities.rpy WFS-GetCapabilities])
* Mapserver-Usermap ([http://zcologia.com:9001/mapserver/members/capabilities.rpy WFS-GetCapabilities])
* State Boundaries from http://mappinghacks.com/data/ imported in our own PGIS-DB
* State Boundaries from http://mappinghacks.com/data/ imported in our own PGIS-DB

Revision as of 15:37, 19 May 2006

GRASS Usermap

This site will explain some basic intformatoin about the newly created GRASS usermap on http://grass.itc.it/community/index.php

Setup

  • Debian GNU/Linux Setup
  • PostGIS
  • UMN MapServer
  • (stripped down) pmapper1

Provided Data

Please use my WMS/WFS-Usermaps as well

Here you can add your GetCapabilities-Links you would like to have added to the Usermap. We will insert them ASAP.

Generating screenshots

  • using shp2img to generate a imagefile of the mapfile-content
  • using convert to crop and resize the image to fit on the pages
  • set up a cronjob to do that on a hourly basis.