A WMS based webgis client that makes use of QGIS specific WMS extensions (e.g. highlighting, printing, metadata, etc.). QGIS webclient reads the configuration from the WMS GetCapabilities command and builds the layer tree accordingly. Supports legend graphic, feature info requests and printing. ...
0
votes
0answers
16 views
Qgis-web-client does not load map [duplicate]
I tried to install qgis web client, however it does not load the maps. I started with the helloworld example on a debian system.
Instalation procdure:
1) Downloading qgis-weblcient to ...
1
vote
2answers
242 views
How to change encoding of layer? [closed]
After loading a point layer out of a text file (plug in add delimited text layer) saved in ISO 8859-15 (Latin 9) out of Access, I did save the layer under Qgis 1.8 with the ISO 8859-15 encoding.
When ...
2
votes
2answers
91 views
How can I get a window by clicking on a mapsubject in the QGIS web client?
Is it possible in Qgis-web-client to show a new little window (with custom informations and maybe a little picture) by clicking on a mapsubject? How to modify Qgis-web-client if possible?
Maybe its ...
1
vote
0answers
631 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 ...
2
votes
0answers
32 views
How to set different label content for different scales? [duplicate]
Possible Duplicate:
How to accomplish conditional labeling based on map scale and attribute in QGIS 1.7
I'd like to show different label content at different map scales. Zoomed in, I use ...
0
votes
0answers
194 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
157 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 ...
0
votes
0answers
141 views
Create searchtable for QGIS web client [closed]
i execute this query on SQL editor of pgAdmin III
CREATE TABLE cadastre.searchtable
(
searchstring text, --the search string (all lower case), e.g. "zürichstrasse 46, 8610 uster"
...
4
votes
0answers
573 views
How to connect QGIS web client with Geoserver? [closed]
i installed qgis server and qgis web client. and i can see
localhost/web/site/qgiswebclient.html?map=/var/www/web/projects/helloworld.qgs&format=image/png&visibleLayers=Hello,Country
And i ...
0
votes
2answers
322 views
how to create gis like Uster?
I downloaded qgis, geoserver, openlayers, ext, geoext, qgis-web-client and osgeo.
And i have map shape files. i would like create website like this site.
i need help. can you send tutorial links
thank ...
1
vote
0answers
179 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
774 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
2answers
902 views
QGIS Web Client in Windows does not load map
I have installed QGIS (1.8 Lisboa) desktop and server on a Windows XP machine. I am now trying to configure the QGIS Webclient. I downloaded the zip file from GitHUb, and made the changes to the ...
0
votes
3answers
2k views
How to publish my map on the web? [closed]
I want to publish my map is created in QGIS 1.7.4 version on to the web.Can u pls suggest me how to publish the map with proper documentaion and screen shots if possible?
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
1answer
220 views
Does anyone know how to get the QGIS Web Client measure tool to show units in feet and miles?
Does anyone know how to change the QGIS Web Client measure tool (distance and area) so that it shows feet or miles rather than meters?