Modify

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#15853 closed defect (fixed)

Geobase wms servers being shut down and replaced

Reported by: james2432 Owned by: team
Priority: normal Milestone:
Component: External imagery source Version: latest
Keywords: canada Cc:

Description

When you add:
Geobase Roads
to viewed imagery you will get a warning that the wms server will be shutdown and to visit geogratis.gc.ca for more information.

The wms services are being replace with:
https://www.nrcan.gc.ca/earth-sciences/geography/topographic-information/free-data-geogratis/geogratis-web-services/17216

For example geobase roads is now available from:
http://maps.geogratis.gc.ca/wms/roads_en?service=wms&version=1.3.0&request=GetCapabilities
or
http://maps.geogratis.gc.ca/wms/roads_fr?service=wms&version=1.3.0&request=GetCapabilities
More specifically:
wms:http://maps.geogratis.gc.ca/wms/roads_en?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=roads.road_segment.label&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}

or in french:

wms:http://maps.geogratis.gc.ca/wms/roads_fr?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=roads.road_segment.label&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}

The hydrography is the same:
http://maps.geogratis.gc.ca/wms/hydro_network_en?service=wms&version=1.3.0&request=GetCapabilities
or
http://maps.geogratis.gc.ca/wms/hydro_network_fr?service=wms&version=1.3.0&request=GetCapabilities

Attachments (0)

Change History (19)

comment:1 by Don-vip, 6 years ago

Priority: majornormal

The imagery list is a wiki driven by the community, you can update it by yourself, see Maps/Canada.

Please close the issue once fixed.

comment:2 by Don-vip, 6 years ago

Keywords: canada added

comment:3 by james2432, 6 years ago

Resolution: fixed
Status: newclosed

Changed wiki entries.

comment:4 by stoecker, 6 years ago

NOTE - I changed the names back. Translation is done in Launchpad, our layer names should be English.

comment:5 by anonymous, 6 years ago

layers "Geobase Roads" (French and english) have been disabled a few days ago.
but it seem working at least from zoom level 11 to 20
https://maps.geogratis.gc.ca/wms/roads_en?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=roads.road_segment.label&STYLES=&SRS=EPSG:3857&WIDTH=512&HEIGHT=512&BBOX=-7944559.4915892,5909500.1379892,-7905423.7347892,5948635.8947892

did we need to add min zoom level or no-tile-checksum or something else is broken ?

comment:6 by james2432, 6 years ago

Their reasonning it doesnt exist anymore, which isn't true. I reenabled them

comment:7 by stoecker, 6 years ago

I disabled them, because

  • I get only white tiles
  • The Capabilities does not contain the layer names

The servcie itself still exists, but the JOSM entry does not work. It must be fixed and not only reenabled.

comment:8 by anonymous, 6 years ago

you get white tiles because you are not putting png and instead putting jpg which doesnt handle transparency.

in reply to:  8 comment:9 by stoecker, 6 years ago

Replying to anonym:

you get white tiles because you are not putting png and instead putting jpg which doesnt handle transparency.

What has transparency to do with this? I expect that I get something (probably roads) beside white. Also I don't "put" anything. I simply use the entry. And the entry definition as is does not work and must be fixed.

comment:11 by Klumbumbus, 6 years ago

James, did you test the french version? The english version works for me now but not the french version.

comment:12 by james2432, 6 years ago

They translated the subdomain instead of having one -_-

https://cartes.geogratis.gc.ca/wms/roads_fr?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=roads&STYLES=&SRS=EPSG:3857&WIDTH=512&HEIGHT=512&BBOX=-7944559.4915892,5909500.1379892,-7905423.7347892,5948635.8947892

It's not working but I think that's NRCan't i'll send them a message that their french basemap isnt working(they had did a reboot over the weekend)

comment:14 by Klumbumbus, 6 years ago

Yes works for me now, but I don't see a difference between the two sources.

comment:16 by Klumbumbus, 6 years ago

So everything fine now, right?

comment:17 by james2432, 6 years ago

seems like it

comment:19 by marc_marc, 6 years ago

done

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.