cccs-web / core

CCCS' customized django web application
4 stars 11 forks source link

QGIS server installation #189

Closed pwhipp closed 10 years ago

pwhipp commented 10 years ago

I have created the necessary Nginx configuration and launched a fastcgi process that runs the QGIS server.

I've located the map projects here and I've documented the installation process here. I will need to add an upstart job to relaunch the fastcgi server once this is more than a test. If the server is restarted the fcgi server will need manual restarting for the time being.

The service is currently protected by a username/password (see Aaron for access).

The GetCapability test works and shows map information relating to the map.

Perhaps someone with more knowledge of QGIS can identify the necessary parameters to the call in order to display the map (I think the data is in the GetCapabilities list above but I've bashed my head against it for half an hour and got nowhere).

cccs-ip commented 10 years ago

I am moving this discussion back to our soc-maps project. Please keep map application related discussions there.