This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

How to create a custom tile in Java

0

Hi to everyone, i need to create a custom tile, where i want to assign a color scale to every tile of my map. Anyonwe have an example for me ? Thanks in advance. Pasquale

asked 08 Jan '18, 15:43

Pasquale22's gravatar image

Pasquale22
11334
accept rate: 0%

edited 10 Jan '18, 19:45

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

meta: Please could you explain how your question is related to android and osmdroid (you have put them in your question's tags)? And does the rendering process strictly has to be in pure Java?

(10 Jan '18, 19:51) aseerel4c26 ♦

Have a look at https://wiki.openstreetmap.org/wiki/Creating_your_own_tiles to establish some base knowledge about what tiles and rendering is about.

(10 Jan '18, 19:55) aseerel4c26 ♦