Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various problems using WMS with QGIS #10691

Closed
qgib opened this issue Mar 2, 2007 · 7 comments
Closed

various problems using WMS with QGIS #10691

qgib opened this issue Mar 2, 2007 · 7 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers

Comments

@qgib
Copy link
Contributor

qgib commented Mar 2, 2007

Author Name: Redmine Admin (Redmine Admin)
Original Redmine Issue: 632

Redmine category:web_services_clients/wms
Assignee: Magnus Homann


Hi list,

I'm having a few problems with my WMS service using QGIS as client. May
be anyone has a few hints or ideas:

Using QGIS 0.8.0 on opensuse:

  • a polygon layer doesn't show with transparency - even though it is
    implemented in the WMS and it works with other clients, the transparency
    as well is not adjustable using the properties menu (well i can change
    it to 50% but it dioesn't change the view) - the transparency works very
    nice, if I use the WMS-feeding postgis-service directly.
    [projection on runtime is activated]

Using QGIS0.8.1preview2 (pretty fresh installation with complete
uninstall of 0.8.1p1) on [[WinXP]]:

  • while zooming in a WMS-raster or vektor layer an error message appears:
    msWMSLoadGetMapParams(): WMS server error. Image size out of range,
    WIDTH and HEIGHT must be between 1 and 2048 pixels.

This is probably due to a bug in the QGIS program. Please report this error.

Tried URL:
http://www.geographie.uni-freiburg.de/cgi-bin/chennai_wms?SERVICE=WMS&VERSION=1.1.0&REQUEST=GetMap&BBOX=80.417860,12.675728,80.602583,12.866004&SRS=EPSG:4326&WIDTH=3962&HEIGHT=3962&LAYERS=1.0.1%20Results%20Group%20Discussions&STYLES=&FORMAT=image/png&TRANSPARENT=TRUE

  • get [[FeatureInfo]] doesn't return any results using the WMS (works, if I
    use the WMS-feeding postgis-service directly)
  • projection on runtime is activated, but layers show up at different
    places while loading the same layer via WMS and the WMS-feeding
    postgis-service (the wms layer is displaced, it works using QGIS 0.8.0
    on opensuse)

Any ideas, hints, solutions, explanations?

Marco

@qgib
Copy link
Contributor Author

qgib commented Mar 3, 2007

Author Name: Magnus Homann (@homann)


So, there are three issues:

  1. Transparency doesn't seem to work.
  2. Zooming doesn't work
  3. Get featuerinfo does not work.

Am I right in this?

Can you split this bug in three parts, perhaps? It's easier to keep track on what is fixed and what is not. We work in small increments. :-)


  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Mar 3, 2007

Author Name: anonymous - (anonymous -)


I have (tried to) fix issue 2 (maybe wrong placement too?) in . Please download source, compile and see if it gets better. Many thanks for your help.

If you have svn, you can check out with

svn co https://svn.qgis.org/repos/qgis/tags/Release-0_8_0 qgis_08

and build with cmake.

@qgib
Copy link
Contributor Author

qgib commented Mar 3, 2007

Author Name: Magnus Homann (@homann)


Above comment was me, and the correct svn path is

svn co https://svn.qgis.org/repos/qgis/branches/Release-0_8_0 qgis_08

'branches' not 'tags'

@qgib
Copy link
Contributor Author

qgib commented Mar 5, 2007

Author Name: Magnus Homann (@homann)


Regarding 1), transparency is not supported for WMS at the moment

@qgib
Copy link
Contributor Author

qgib commented Mar 18, 2007

Author Name: Magnus Homann (@homann)


Uninstall old versionj and install this and try. Most problems should be fixed.

http://www.qgis.org/uploadfiles/testbuilds/qgis_setup0.8.1preview3.exe

@qgib
Copy link
Contributor Author

qgib commented Dec 9, 2007

Author Name: Magnus Homann (@homann)


Please let me know if there are any unsolved issues.


  • status_id was changed from In Progress to Closed
  • resolution was changed from to fixed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.9.2 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant