A standard-compliant WMS 1.3 server that can be easily configured using QGIS Desktop project files

learn more… | top users | synonyms

2
votes
2answers
893 views

QGIS Server Capabilities Response doesn't contain any Layers

This question is similar as this one QGIS Server not working (problem with fast CGI), but with more details: I installed the latest QGIS from trunk on Linux (Ubuntu 11.04) in the non-default location ...
1
vote
1answer
258 views

QGIS Server Internal Server Error - OS 109)The pipe has been ended. : mod_fcgid: get overlap result error

I've installed QGIS Server as the guide you posted here and when I finished and tried doing http://localhost:83/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities I ...
7
votes
3answers
554 views

Are there open-source alternatives to ArcGIS online that can be hosted on my own server?

I know this might be too broad topic. But I am looking for web-GIS portal similar to ArcGIS online that is self-installable (configurable) to be hosted in my private server. The main features should ...
2
votes
1answer
773 views

QGIS Server Capabilities Response doesn't contain any Layers (Fedora 15 64-bit)

I'm having similar issues running QGIS Mapserver under a fresh install of Fedora 15 (64-bit). The XML response from GetCapabilities will not show the individual layers inside the QGIS project, just ...
2
votes
3answers
1k views

QGIS Server not working (problem with fast CGI)

Is there a simple example/tutorial of how to set up QGIS Server with the latest QGIS version on Ubuntu, I can't get a correct result (blank image)? I think there might be some problem with my FASTCGI ...
3
votes
1answer
1k views

Why does the QGIS Server WMS layer not load in QGIS Desktop?

I have created a .QGS file with one PostGIS layer which is the alaska.shp file that comes from the samples. It was loaded via the shp2pgsql utility. When looking at my qgs project referencing the ...
2
votes
1answer
219 views

QGIS Server limitations?

QGIS Server seems to be fairly simple to setup and create services, however I'm wondering if there are any limitations with using it opposed to MapServer or GeoServer. My current server ...