Tagged Questions
1
vote
0answers
39 views
How to debug QGIS Server WMS “Download of capabilities failed”?
Currently I am using a QGIS server with a linux Centos system. I am attempting the create a WMS in QGIS and upload it to my website. I have followed the instructions in the "Quantium GIS User Guide: ...
2
votes
1answer
204 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 ...
0
votes
0answers
91 views
QGIS WMS didn't show georeferenced tiff
I try to reference image and use them via WMS.
Chouse project CRS to EPSG:900913
Add OpenStreetMap source using gdal wms
<GDAL_WMS>
<Service name="TMS">
...
2
votes
0answers
72 views
Rendering a QGIS WMS layer in Firefox hogs the machine
I am less than a novice beginner on GIS Systems and am groping for answers.
I followed instructions for WIN 7 Install at both
...
1
vote
1answer
48 views
Raster menu does not have any tools in QGIS
in raster menu in QGIS, only raster calculator is available, how to get other tools, like wrap (reproject)
please see the image for help. help me to get this.
1
vote
0answers
40 views
What's the purpose of wms_metadata.xml and admin.sld?
I've installed QGIS Server and it works fine. But in /usr/lib/cgi-bin/ folder I've found 2 additional files - wms_metadata.xml and admin.sld. What is the purpose of these file? I've never used them.
1
vote
1answer
156 views
QGIS project on QGIS server — cannot load wms layer
I've created a qgis project on QGIS 1.8, copied it onto the QGIS Server, and am trying to load the project as a WMS Layer back into QGIS. There is one vector layer in the project. Paths have been set ...
0
votes
3answers
121 views
Scripting (with) WPS?
As far as I understand WPS (web processing service) can be used to execute geospatial operations on the server side.
Is it possible to create scripts with WPS?
For example something like:
'check in ...
7
votes
3answers
533 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 ...
1
vote
0answers
557 views
How to setup QGIS Web Client?
So we've installed QGIS Server and things look to be working well (thanks Underdark for the great tutorial).
Next up we want to get the QGIS Web Client working. It appears we're missing a step or ...
0
votes
0answers
188 views
How to run actions in QGIS web client?
In practice the QGIS web client will be a companion to an existing cloud database with a portal and forms. My intent is to run 'actions' (like in QGIS) where clicking on a feature launches the portal ...
1
vote
1answer
148 views
Can QGIS Web Client be used with SQL Server based QGIS project?
question: We are running a QGIS project with the majority of data coming from a SQL Server 2008 database as well as some third party WMS feeds.
Will QGIS Server and QGIS Web Client be compatible ...
1
vote
1answer
131 views
Qgis mapserver - Can it use plugins you use in qgis desktop?
Im thinking about developing a small python plugin for qgis which would access postgis raster database and return data via ST_AsPNG() for example. But since i need this in my wms, would it be possible ...
1
vote
0answers
169 views
QGIS Web Client Setup mapserv error
I have my web map up and running and am now trying to clean up a few recurring errors in the qgis-web-client-error.log. The error in question is:
[error] [client 123.456.789.1] script not found or ...
4
votes
3answers
735 views
Is there any way to add a google maps layer in a qgis web client project?
Is there any way to add a google maps layer in a qgis web client project?
I made a qgis project using a google maps layer from OpenLayers Plugin. In
my desktop project, this layer works fine. But ...
2
votes
3answers
327 views
Communication Between Browser and QGIS Server/QGIS API
Suppose I have QGIS server up and running with some vector data. Now a user accesses this data from a webpage. Would it be possible in some ways for the user to send a request to the QGIS Server and ...
1
vote
1answer
1k views
QGIS Web Client installation procedure
I have QGIS Server up and running and can successfully load WMS layers back into QGIS. I am attempting to set up the QGIS Web Client. Procedure: https://github.com/qgis/qgis-web-client
I am having ...
2
votes
0answers
64 views
Does qgis-server support join?
I'm having troubles getting joins work with qgis-server.
I'm not sure if it's a qgis-server problem or a qgis-web-client problem (bug report).
Anyone has a working project using joins?
2
votes
1answer
590 views
QGIS [500]INTERNAL SERVER ERROR
My Name is Daniel and I'm from Indonesia.
Short story recently I was learning how to set up qgis server.
So here's the trouble I've encountered so far:
I was using OSGEO Live 5 Distribution ISO' ...
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
2answers
888 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 ...
