[MapProxy] gdal2tiles's geodetic profile and mapproxy
    Oliver Tonnhofer 
    olt at omniscale.de
       
    Tue Jul  9 02:51:37 PDT 2013
    
    
  
Hi,
On 08.07.2013, at 19:34, Lander, Steven wrote:
> I recently made a rather large tile set using gdal2tiles.py in the following manner:
> 
> gdal2tiles.py -p geodetic -e -r near -z 20-21 source.tif destination/
> 
> This created tiles in the destination folder with a geodetic tile profile.  Unfortunately, I cannot seem to get the MapProxy GLOBAL_GEODETIC grid to show these tiles, no matter how I tweak it.
GLOBAL_GEODETIC is only defined till level 19. Add a new grid with base: GLOBAL_GEODETIC and num_levels: 22.
Regards,
Oliver
-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.com
http://mapproxy.org | https://github.com/olt    | @oltonn
    
    
More information about the MapProxy
mailing list