opensciencemap / vtm

a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
238 stars 176 forks source link

More weird artifacts? #133

Open AAverin opened 9 years ago

AAverin commented 9 years ago

artifacts

I guess this might be related to #119 and #122 somehow. Any solution already available? If I zoom all way sharpy triangle artifacts go away, but some gaps between tiles still remain. Issue reproduce on LG G2 and Genymotion emulator.

hjanetzek commented 9 years ago

It seems rather like a mapsforge datasource problem. In this case you should configure the zoom-intervalls so that tiles are not generated from multiple base tiles. 1,1,3,4,4,6... may work https://github.com/mapsforge/mapsforge/blob/master/docs/Getting-Started-Map-Writer.md

Mind sharing the low zoom world map?- This was also something on my want-todo list :)

AAverin commented 9 years ago

Thanks, will check this out. About the map - it's not my personal project, so it's totally up to the client. I'll send you a message if they decide to share the map.