Opened 14 years ago

Closed 14 years ago

#2797 closed bug (invalid)

Change EPSG for a WMS Layer

Reported by: aperi2007 Owned by:
Priority: major: does not work as expected Milestone: Version 1.6.0
Component: WMS Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Windows
Platform Version: 7 Awaiting user input: yes

Description

Adding a wms layer. Try-ing to change from default wgs84 to the needed epsg:3003. The dialog for change the coordinate system seem don't find the 3003 ID.

Instead it work try-ing to change EPSG for a shapefile.

Attachments (1)

wms_search_epsg.jpg (72.2 KB ) - added by aperi2007 14 years ago.
screenshot of search epsg:3003

Download all attachments as: .zip

Change History (17)

comment:1 by aperi2007, 14 years ago

Component: Build/InstallWMS+WFS
Owner: changed from nobody to mhugent

comment:2 by aperi2007, 14 years ago

Component: WMS+WFSProjection Support
Owner: changed from mhugent to nobody

comment:3 by aperi2007, 14 years ago

Component: Projection SupportData Provider

comment:4 by jef, 14 years ago

Component: Data ProviderWMS+WFS
Owner: changed from nobody to mhugent

is the WMS server you're trying to use public? Does it offer EPSG:3003?

comment:5 by jef, 14 years ago

Owner: mhugent removed

in reply to:  4 comment:6 by lutra, 14 years ago

Replying to jef:

Does it offer EPSG:3003?

exactly, this is a server configuration, the client has nothing to do with that

in reply to:  4 ; comment:7 by aperi2007, 14 years ago

Replying to jef:

is the WMS server you're trying to use public? Does it offer EPSG:3003?

Yes I use it from many months. It work always, and always I was able to change from 4396 to 3003.

The string I use is this: http://web.rete.toscana.it/sgrwms/com.rt.wms.RTmap?servicename=_rt_wms&version=1.1.0&SRS=EPSG:3003

It work.

But int the qgis-windows "Add a WMS layer" qgis ask me to change the Coordinate Reference System. I do it always and always it find epsg:3003. Now It don't find epsg:3003 (a projected coordinate system).

in reply to:  7 comment:8 by jef, 14 years ago

Replying to aperi2007:

http://web.rete.toscana.it/sgrwms/com.rt.wms.RTmap?servicename=_rt_wms works for me. EPSG:3003 is offered and selectable. Is EPSG:3003 the only coordinate system that is missing for you? I see EPSG:4267,4269,4326 and 3003.

comment:9 by lutra, 14 years ago

works for me too

comment:10 by aperi2007, 14 years ago

If I search for a unexistent epsg-id I have a clear error "no matching projection found". But if a search for 3003 I don't have a "not found" error. Simply it return nothing but in the list of found it is not reported. There is only and always the wgs84.

comment:11 by lutra, 14 years ago

Just to be sure I tested also under win 7 and it still works for me.

by aperi2007, 14 years ago

Attachment: wms_search_epsg.jpg added

screenshot of search epsg:3003

comment:12 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0

comment:13 by aperi2007, 14 years ago

I tried to re-install completely qgis, also removing settings from windows registry. But the bug is still here.

in reply to:  13 ; comment:14 by jef, 14 years ago

Awaiting user input: set

Replying to aperi2007:

I tried to re-install completely qgis, also removing settings from windows registry. But the bug is still here.

Are you able to reproduce this on a different machine? Or anyone else?

in reply to:  14 ; comment:15 by aperi2007, 14 years ago

Yes I testeed it even on another machine always on windows. It is here.

I discovered hovewer that it happened only when using the parameter: ..&version=1.1.0&..

If I use the parameter ..&version=1.1.1&.. or ..&version=1.1.3&..

it don't happened and the srs (epsg:3003) is search with success.

Replying to jef:

Replying to aperi2007:

I tried to re-install completely qgis, also removing settings from windows registry. But the bug is still here.

Are you able to reproduce this on a different machine? Or anyone else?

in reply to:  15 comment:16 by jef, 14 years ago

Resolution: invalid
Status: newclosed

Replying to aperi2007:

Yes I tested it even on another machine always on windows. It is here.

I discovered however that it happened only when using the parameter: ..&version=1.1.0&..

Oh, I didn't realize that you are specifing the version and/or SRS manually? There's no need to. QGIS adds the selected SRS and the VERSION advertised in GetCapabilities to GetMap requests anyway. So adding it again might irritated the server.

As http://web.rete.toscana.it/sgrwms/com.rt.wms.RTmap?servicename=_rt_wms works fine, I'm closing this.

Note: See TracTickets for help on using tickets.