tecnica:gps_cartografia_gis:beyond_mapserver
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tecnica:gps_cartografia_gis:beyond_mapserver [2011/09/15 12:17] – [Configurazione] niccolo | tecnica:gps_cartografia_gis:beyond_mapserver [2012/03/22 11:54] (current) – [PyWPS] niccolo | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * [[http:// | * [[http:// | ||
| - | %%http:// | + | Installazione versione |
| - | Il file di configurazione predefinito è **''/ | + | < |
| + | ./ | ||
| + | make && make install | ||
| + | </ | ||
| + | |||
| + | Viene creata la directory **''/ | ||
| + | |||
| + | Il file di configurazione predefinito è **''/ | ||
| <code bash> | <code bash> | ||
| Line 28: | Line 35: | ||
| </ | </ | ||
| + | Per testarne il funzionamento si può richiedere una '' | ||
| + | |||
| + | %%http:// | ||
| + | |||
| + | ==== Debug ==== | ||
| + | |||
| + | Per avere un po' di logging da TinyOWS dovrebbe essere sufficiente aggiungere qualcosa del genere nel file di configurazione: | ||
| + | |||
| + | <code xml> | ||
| + | <tinyows online_resource=" | ||
| + | schema_dir="/ | ||
| + | check_schema=" | ||
| + | log="/ | ||
| + | log_level=" | ||
| + | </ | ||
| ===== QGIS Server ===== | ===== QGIS Server ===== | ||
| Line 99: | Line 121: | ||
| ===== QGIS Web Client ===== | ===== QGIS Web Client ===== | ||
| + | * Readme e download: [[https:// | ||
| * Demo: [[http:// | * Demo: [[http:// | ||
| * Bugs: [[http:// | * Bugs: [[http:// | ||
| - | * Readme: [[https:// | ||
| Come prelevare il codice aggiornato: | Come prelevare il codice aggiornato: | ||
| Line 119: | Line 141: | ||
| var serverAndCGI = " | var serverAndCGI = " | ||
| var epsgcode = 3003; | var epsgcode = 3003; | ||
| - | var overviewLayer = new OpenLayers.Layer.WMS(...); | ||
| var MapOptions = { | var MapOptions = { | ||
| Line 136: | Line 157: | ||
| ... | ... | ||
| } | } | ||
| + | |||
| + | var overviewLayer = new OpenLayers.Layer.WMS(...); | ||
| </ | </ | ||
| Line 240: | Line 263: | ||
| Nell' | Nell' | ||
| + | ===== Lizmap Web Client ===== | ||
| + | |||
| + | * [[http:// | ||
| + | |||
| + | Lizmap Web Client is a complete web application dedicated to show dynamic maps created with Qgis. | ||
| + | |||
| + | It is build with Jelix (a PHP framework), Jquery (a Javascript framework) and OpenLayers (a javascript set of tools to create and display maps in a web page). | ||
| + | |||
| + | It uses QgisServer as the map server. Lizmap Web Client needs the Qgis projects data to be send to the server via Lizmap Plugin, a python plugin which help to configure and publish a web map from a project. | ||
| + | |||
| + | ===== PyWPS ===== | ||
| + | |||
| + | * http:// | ||
| + | |||
| + | ==== Installazione ==== | ||
| + | |||
| + | L' | ||
| + | |||
| + | < | ||
| + | python setup.py install | ||
| + | </ | ||
| + | |||
| + | Ma c'è un bug segnalato in questo [[http:// | ||
| + | |||
| + | Vengono aggiunti questi file/ | ||
| + | |||
| + | < | ||
| + | ./ | ||
| + | ./ | ||
| + | ./ | ||
| + | </ | ||
| ===== Allestire una demo integrata ===== | ===== Allestire una demo integrata ===== | ||
tecnica/gps_cartografia_gis/beyond_mapserver.1316081843.txt.gz · Last modified: by niccolo
