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

I just noticed that the Great Lakes of Canada and the US now show up at all zoom levels, and then noticed that this seems to be true of all lakes.

I'd thought that there was a technical reason making this very resource intensive, and so wasn't done. (There was some discussion about this a year or two back, when the Great Lakes were tagged as Lakes, having been tagged as sea for an extended period)

Has somebody come up with something clever, are the rendering servers just allocating more rendering resources for this task, or is something else going on?

asked 26 Nov '17, 02:10

keithonearth's gravatar image

keithonearth
2.9k5676108
accept rate: 13%

edited 26 Nov '17, 02:42


You probably mean standard tile layer powered by osm-carto style? Yes, it was related to heavy database requests, but I've found that we can limit them a lot without big visual consequences:

https://github.com/gravitystorm/openstreetmap-carto/pull/2873

It has been released with v4.4.0 (2017-10-20) and soon deployed on OSMF servers.

permanent link

answered 26 Nov '17, 02:46

kocio's gravatar image

kocio
2.1k12341
accept rate: 20%

1

Thanks Kocio! Good to get the info straight from you.

Yes, you're right I meant osm-carto style, I could have made that more clear.

I was especially impressed by how Canada looks now that the lakes are getting rendered. I forget how many lakes they have in Eastern Canada.

Looks great!

(26 Nov '17, 04:53) keithonearth
1

North of Europe is pretty similar too... =}

Currently we plan to filter out some smaller lakes on low zoom levels, because they just make noise, but it should only increase readability without loosing general feeling:

https://github.com/gravitystorm/openstreetmap-carto/pull/2952

(26 Nov '17, 04:59) kocio

Thanks for the link!

In all honesty I kind of like it the way it is. Or at least 32px seems a bit large to filter. Smaller than 2-4px seems more reasonable to me. But then you can't make everyone happy.

Whatever happens with rendering lakes at low zooms I do appreciate all the work you do on the rendering. The gray parking-lots are pretty cool. :-)

(26 Nov '17, 05:42) keithonearth
1

Fixed 32 px filter was just an initial proposition - look at the softer "progressive" filtering demo, which I hope we will merge eventually:

http://bl.ocks.org/math1985/raw/af7a602c222dbf1ff1a2c0d84ed755b7/#6.00/62.408/-102.033

And if you like new parking lots, just look at the center of Detroit now and try to imagine it in previous yellow version... =} :

http://www.openstreetmap.org/#map=16/42.3339/-83.0492

(26 Nov '17, 05:50) kocio

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
×341
×43
×6
×5

question asked: 26 Nov '17, 02:10

question was seen: 1,907 times

last updated: 26 Nov '17, 05:50

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