I am able to generate my own tiles (all are tif), Now I want to render that tiles in to openstreetmap, so how can I achieve this? asked 04 Jul '14, 11:47 unnatip edited 04 Jul '14, 11:56 |
One Answer:
The switch2osm "using tiles" section may be able to help - although that rather assumes that you've got tiles in the same projection as OSM uses. answered 04 Jul '14, 12:10 SomeoneElse ♦ Thanks. I will try this. (04 Jul '14, 12:28) unnatip |
Please describe what you mean with "open that tiles in to openstreetmap". What are you trying to achieve exactly?
I have tiles (all in tif format), Now my next step is to merge those tiles and render it in to map. So how can I achieve this?