Hi, I am using Ruby on rails. I have already setup openstreetmap-website. But I did not understand that how can I get tiles from tiff image. So can any one please help me in that. asked 20 Jun '14, 10:09 unnatisp edited 20 Jun '14, 10:12 |
One Answer:
This is a help forum for OpenStreetMap. OpenStreetMap is a project about data, not about digital raster imagery (tif-files). Have a look at the gdal project (specifically gdal2tiles.py) to learn how to cut tiff-rasters into raster tiles. answered 20 Jun '14, 11:11 dieterdreist edited 20 Jun '14, 11:12 okay.. thank you. (20 Jun '14, 15:27) unnatisp |
You might want to take a few more words to explain exactly what you're trying to do (it might be, for example, that a fork of the website isn't the best place to start for what you want).