Openmaptiles: Missing sea fragment in zoom levels 7-9

Created on 20 Jul 2017  Â·  5Comments  Â·  Source: openmaptiles/openmaptiles

Some part of the Baltic sea is missing on zoom levels 7 to 9.
See attached images.

Below zoom level 7:
zoom6

Zoom level 7:
zoom7

Above zoom level 9:
zoom9

bug enhancement help wanted

All 5 comments

Thanks for reporting. The problem is that at Z6 and Z7 we are mixing oceans from NE and lakes from OSM. This sea fragment is considered as a lake in NE and as an ocean in OSM, so it is missing.

Solution is to use OSM oceans also for Z6 and Z7. We need to create two new generalized tables osm_ocean_polygon_gen5 and osm_ocean_polygon_gen6 for Z7 and Z6 here:
https://github.com/openmaptiles/import-water/blob/master/import-water.sh#L39

(This will also happen in the Netherlands near Amsterdam and possibly also
in Brazil.)

On Thu, Jul 20, 2017 at 9:36 AM, Jiri Kozel notifications@github.com
wrote:

Thanks for reporting. The problem is that at Z6 and Z7 we are mixing
oceans from NE and lakes from OSM. This sea fragment is considered as a
lake in NE and as an ocean in OSM, so it is missing.

Solution is to use OSM oceans also for Z6 and Z7. We need to create two
new generalized tables osm_ocean_polygon_gen5 and osm_ocean_polygon_gen6
for Z7 and Z6 here:
https://github.com/openmaptiles/import-water/blob/master/import-water.sh#
L39

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/openmaptiles/openmaptiles/issues/310#issuecomment-316760577,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA0EO6xjHBvfPi5ziszpKDEtW7lsYFlHks5sP4IMgaJpZM4OdyUs
.

Pull request is welcome - or we may need a customer who supports working hours on this effort...

For me testing on https://openmaptiles.org/languages/en/#6.03/54.663/19.468
that part of the sea is missing between zoom levels 6 and 8:
image

Seems to be already fixed in data: https://www.openstreetmap.org/relation/8140878

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hpn0t0ad picture hpn0t0ad  Â·  3Comments

kleper picture kleper  Â·  4Comments

maxkey picture maxkey  Â·  4Comments

jirik picture jirik  Â·  5Comments

boldtrn picture boldtrn  Â·  3Comments