Advertisement
Guest User

gdal2tiles_verbose

a guest
Apr 8th, 2015
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1.  
  2. ('Options:', <Values at 0x3cde2d8: {'profile': 'geodetic', 'kml': True, 's_srs': None, 'copyright': '', 'resume': False, 'url': '', 'googlekey': 'INSERT_YOUR_KEY_HERE', 'bingkey': 'INSERT_YOUR_KEY_HERE', 'webviewer': 'all', 'zoom': '5', 'resampling': 'average', 'tmscompatible': None, 'title': 'interpolation_map_final.vrt', 'srcnodata': None, 'verbose': True}>)
  3. ('Input:', 'C:\\Users\\sesa219988\\Desktop\\AA_Trabajo_Actual\\\\interpolation_map_final.vrt')
  4. ('Output:', 'C:\\Users\\sesa219988\\Desktop\\AA_Trabajo_Actual\\\\test\\')
  5. Cache: 40 MB
  6.  
  7. ('Input file:', '( 498P x 478L - 4 bands)')
  8. NODATA: []
  9. ('Preprocessed file:', '( 498P x 478L - 4 bands)')
  10. KML autotest OK!
  11. ('Bounds (output srs):', -92.09444, 37.03652916499732, -81.8941155819428, 46.827202000000014)
  12. ('Bounds (latlong):', -92.09444, 37.03652916499732, -81.8941155819428, 46.827202000000014)
  13. Generating Base Tiles:
  14.  
  15. Tiles generated from the max zoom level:
  16. ----------------------------------------
  17.  
  18. ('dataBandsCount: ', 3)
  19. ('tilebands: ', 4)
  20. (1, '/', 4, 'C:\\Users\\sesa219988\\Desktop\\AA_Trabajo_Actual\\\\test\\5\\7\\12.png')
  21. ('\tNative Extent (querysize', 549, '): ', (0, 0, 103, 89), (446, 460, 103, 89))
  22. ('\tReadRaster Extent: ', (0, 0, 103, 89), (831, 857, 193, 167))
  23. (2, '/', 4, 'C:\\Users\\sesa219988\\Desktop\\AA_Trabajo_Actual\\\\test\\5\\8\\12.png')
  24. ('\tNative Extent (querysize', 396, '): ', (102, 0, 396, 89), (0, 460, 396, 89))
  25. ('\tReadRaster Extent: ', (102, 0, 396, 89), (0, 857, 738, 167))
  26. (3, '/', 4, 'C:\\Users\\sesa219988\\Desktop\\AA_Trabajo_Actual\\\\test\\5\\7\\11.png')
  27. ('\tNative Extent (querysize', 549, '): ', (0, 89, 103, 389), (446, 0, 103, 389))
  28. ('\tReadRaster Extent: ', (0, 89, 103, 389), (831, 0, 193, 725))
  29. (4, '/', 4, 'C:\\Users\\sesa219988\\Desktop\\AA_Trabajo_Actual\\\\test\\5\\8\\11.png')
  30. ('\tNative Extent (querysize', 396, '): ', (102, 89, 396, 389), (0, 0, 396, 389))
  31. ('\tReadRaster Extent: ', (102, 89, 396, 389), (0, 0, 738, 725))
  32. Generating Overview Tiles:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement