NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi, I used to follow the procedure described below (and in my case it was working perfectly):

http://wiki.openstreetmap.org/w/images/2/25/Rendering.pdf

Recently I noticed that right-click function has been changed and now a new menu appears which consists of six options: 'Directions from here' 'Directions to here' 'Add a note here' 'Show address' 'Query features' 'Centre map here'

The question is how do we check a tile's name now.

TIA Michal

asked 19 Feb '17, 22:57

michau's gravatar image

michau
71346
accept rate: 0%

edited 19 Feb '17, 23:34

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

3

For info, there's discussion on this right now at github at https://github.com/openstreetmap/openstreetmap-website/issues/1446 .

(19 Feb '17, 23:12) SomeoneElse ♦

@SomeoneElse, that discussion has now been closed, with claims of "canvassing", and the developer is refusing to discuss how to allow users to view individual tiles.

(25 Feb '17, 01:55) keithonearth
3

And that discussion has spilled over into the dev mailing list: https://lists.openstreetmap.org/pipermail/dev/2017-February/029713.html

(28 Feb '17, 13:34) joost schouppe

After digging through many pages of that discussion - https://lists.openstreetmap.org/pipermail/dev/2017-February/029713.html - I found a satisfying tool with right-click functionality I was looking for: http://www.sammyshp.de/fsmap/ Cheers, Michal

(28 Feb '17, 20:34) michau

In Google Chrome, open the developers tools (f12) and click on the Network tab, then reload the page (f5). You can then see a list of PNGs, and you can get the URL for the ones you want.

permanent link

answered 24 Oct '21, 08:03

dan000's gravatar image

dan000
16113
accept rate: 0%

As said at https://help.openstreetmap.org/questions/60223, another way to get the tile URL is, with Firefox, to access the page information (which may be in the browser Tools menu or in the non-Javascript right-click menu, which you can open with Ctrl-Shift-right click).

The page information contains a Media tab with the URL of all images. It's not very handy, but it's feasible.

Of course it would be more sensible to have a "Request rendering" option somewhere.

However the best way may be to use the latest version of JOSM, where you may see the tile status or force rendering (right-click on the map).

permanent link

answered 25 Apr '18, 03:35

thbz's gravatar image

thbz
113
accept rate: 0%

edited 25 Apr '18, 05:03

As workaround you can try it over there: https://mc.bbbike.org/mc/?num=1&mt0=mapnik (it uses tiles from openstreetmap.org).

In general, how-to get the browser's original right-click context menu:

  • do a right click while pressing shift
  • or hit ESC after the right click
  • or do a double right click
  • or tell your browser to not respect scripts hijacking the right click menu (for Firefox: dom.event.contextmenu.enabled see http://kb.mozillazine.org/About:config_entries )

However, we do not get the clicked tile's (image) address via that original context menu... due to the way leaflet is programmed.

permanent link

answered 19 Feb '17, 23:28

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 28 Jul '18, 09:55

1

Maybe I'm missing something, but I've not been able to get the view image option from the right click menu on the main osm website for a month or two now. I had gotten the right click menu w/o issues until a few days ago, and can get it still by holding the shift key, but the view image option is missing. I've tried firefox, and chrome, both on Linux. I am able to get it on leaflet based maps.

Any idea what's going on?

(24 Feb '17, 22:22) keithonearth

@keithonearth: I agree, updated my answer. I guess it is due to the way leaflet shows the map tiles.

(24 Feb '17, 22:51) aseerel4c26 ♦
3

It was actually a change at the Leaflet level (which is what OSM uses to show tiles). https://lists.openstreetmap.org/pipermail/dev/2017-February/029720.html has the details.

(24 Feb '17, 23:35) SomeoneElse ♦

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×440
×287
×89
×9

question asked: 19 Feb '17, 22:57

question was seen: 5,642 times

last updated: 24 Oct '21, 08:03

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum