GRASS UserMap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
* using ''convert'' to crop and resize the image to fit on the pages | * using ''convert'' to crop and resize the image to fit on the pages | ||
* set up a cronjob to do that on a hourly basis. | * set up a cronjob to do that on a hourly basis. | ||
== Screenshot == | |||
[http://grass.itc.it/images/grassusers_small.jpg] |
Revision as of 09:45, 21 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
- Demis.nl WMS-Worlddata (WMS-GetCapabilities)
- JPL BLue Marble WMS-Worlddata (WMS-GetCapabilities) and US Landsat-Satelitedata
- PostGIS-based point layer with the GRASS-users. WMS-GetCapabilities), (WFS-GetCapabilities)
- QGIS-Usermap (WMS-GetCapabilities), (WFS-GetCapabilities)
- Mapbender-Usermap (WMS-GetCapabilities)
- Mapserver-Usermap (WFS-GetCapabilities)
- State Boundaries from http://mappinghacks.com/data/ imported in our own PGIS-DB
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.