Render caravan site / park icon
Needs ReviewPublic

Authored by mnafees on Jun 9 2017, 10:46 AM.

Details

Reviewers
nienhueser
rahn
Summary

There are several caravan sites throughout Europe like http://www.openstreetmap.org/way/182876119 but I think the tile data is missing for all those in Marble since even the text labels aren't rendered. @nienhueser How to deal with this? I am anyway opening this up for review.

Diff Detail

Repository
R34 Marble
Lint
Lint Skipped
Unit
Unit Tests Skipped
nienhueser edited edge metadata.Jun 9 2017, 6:03 PM

You can generate tiles locally. The tile creation tool uses the marble library and therefore picks up changes like extracting more tags, so the locally created tiles will have the additional data. See https://techbase.kde.org/Marble/OSMVectorTileCreation

You can generate tiles locally. The tile creation tool uses the marble library and therefore picks up changes like extracting more tags, so the locally created tiles will have the additional data. See https://techbase.kde.org/Marble/OSMVectorTileCreation

I was creating tiles for the state of Ontario, Canada and it seems to get stuck after " [========================================>] 100% landmass cache tiles complete." Any idea what might be the problem?

I was creating tiles for the state of Ontario, Canada and it seems to get stuck after " [========================================>] 100% landmass cache tiles complete." Any idea what might be the problem?

On first use it downloads landmass data and converts it to tiles. This requires around 8GB of RAM and takes a couple of minutes. If you have less RAM, it uses the swap. If that is not on a SSD, things become very slow.
I can provide processed tiles which you can put into the cache if you have too little RAM to finish it on your system.