2
votes
0answers
63 views

Why do I get different output from gdal2tiles vs. maptiler?

I am trying to generate map tiles using gdal2tiles for an area much larger than MapTiler can handle. However, my tile caches are not showing up on the maps. I checked gdal2tiles by running the same ...
11
votes
1answer
163 views

Giant 2.5 GB JP2 image: How to tile it?

I have a single 2.5 GB JP2 image of a city that I need to split into tiles, which I'll then process to create flight simulation scenery. Google as I might, I can't find the solution. The JP2 ...