512 px map tiles

Started by valleyofdawn, July 09, 2016, 04:56:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

valleyofdawn

Please support them.

This format is becoming increasingly popular, with mapbox maps and others.

Thanks

orux

#1
Quote from: "valleyofdawn"Please support them.

This format is becoming increasingly popular, with mapbox maps and others.

Thanks


Hello,



you can use them,





.-added support to onlinemaps with tile sizes 512, 768, 1024 px.

Use the tag 'projection' in the onlinemapsources.xml file with the values:

<projection>MERCATORESFERICAx512</projection>

<projection>MERCATORESFERICAx768</projection>

<projection>MERCATORESFERICAx1024</projection>

Of course, it only will work if the map server provides tiles of that size!





orux

valleyofdawn

#2
Excellent!

I'll go and try