<[file][][Jena] <[tmcolormap_regions][][] <[string] [folder_source_files][./input_aerial_images/]> <[bool] [write_raw_files][true]> <[string8][folder_destination_raw][./scenery/images_raw/]> <[bool] [write_ttc_files][true]> <[string8][folder_destination_ttc][./scenery/images/]> <[bool] [always_overwrite][true]> <[bool] [do_heightmaps][false]> <[bool] [write_images_with_mask][true]> // global flag -> if this is false, no image is created // if a mask is required. if this is true you can still // disable mask images for a selected level, see below // images with mask are always 'problematic'. rule of thumb // is to create an area as large as possible <[list][region_list][] <[tmcolormap_region][element][0] <[uint32] [level] [9]> <[vector2_float64] [lonlat_min] [11.5599743989 50.9554641902]> <[vector2_float64] [lonlat_max] [11.6198274859 50.900305049]> <[bool] [write_images_with_mask][true]> // create images that would require a mask > <[tmcolormap_region][element][0] <[uint32] [level] [11]> <[vector2_float64] [lonlat_min] [11.5599743989 50.9554641902]> <[vector2_float64] [lonlat_max] [11.6198274859 50.900305049]> <[list_vector2_float64][polygon] [ ]> <[bool] [write_images_with_mask][true]> // do not create images that would require a mask > <[tmcolormap_region][element][0] <[uint32] [level] [12]> <[vector2_float64] [lonlat_min] [11.5599743989 50.9554641902]> <[vector2_float64] [lonlat_max] [11.6198274859 50.900305049]> <[list_vector2_float64][polygon] [ ]> <[bool] [write_images_with_mask][true]> // do not create images that would require a mask > <[tmcolormap_region][element][0] <[uint32] [level] [13]> <[vector2_float64] [lonlat_min] [11.5599743989 50.9554641902]> <[vector2_float64] [lonlat_max] [11.6198274859 50.900305049]> <[list_vector2_float64][polygon] [ ]> <[bool] [write_images_with_mask][true]> // do not create images that would require a mask > <[tmcolormap_region][element][0] <[uint32] [level] [14]> <[vector2_float64] [lonlat_min] [11.5599743989 50.9554641902]> <[vector2_float64] [lonlat_max] [11.6198274859 50.900305049]> <[list_vector2_float64][polygon] [ ]> <[bool] [write_images_with_mask][true]> // do not create images that would require a mask > > > >