Tom Howe ha scritto:
> Hi,
> I'm using the coverage tools to help build tiles and a mosaic for my
> geotiff.  Here is what I'm calling;
> 
> CoverageTiler -t 5,5 -s
> "C:\src\BWIC\3.5.2\BWIC_PLUGINS\plugins\repast.simphony.gis\arials\pp_arial.tif"
> 
> 
> then
> 
> MosaicIndexBuilder -s
> "C:/src/BWIC/3.5.2/BWIC_PLUGINS/plugins/repast.simphony.gis/arials/tiled"
> 
> for a bunch of the tiles I get:
> 
> Jan 24, 2007 3:00:51 PM it.geosolutions.utils.imagemosaic.MosaicIndexBuilder 
> run
> WARNING: Skipping image
> C:\src\BWIC\3.5.2\BWIC_PLUGINS\plugins\repast.simphony.gis\arials\tiled\mosaic_8.tiff
> because resolutions does not match.
> 
> 
> which causes images to be skipped and black bars to appear in my
> mosaic.  I wondered if anyone could tell me how to resolve this
> problem.

I experienced that problem too, but did not manage to pinpoint the 
issue, after re-running the tiler it did not appear again...
Do you have gdal installed (if not, you can download FwTools, which
includes gdal and ogr)? If so, can you run gdal_info against the
tiles and see if the resolution is really different?

Cheers
Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to