7
votes
1answer
191 views

Differences between Raster Dataset, Raster Catalog, and Raster Mosaic

I have about 40 scanned, colorful Geology maps that are GeoTiffs. I want to bring them into an Esri FileGeodatabase to lower their size, combine them as one and display them with a mostly transparent ...
1
vote
0answers
50 views

jagged edges in mosaic DEM

I encounter edge issues when trying to mosaic USGS NED DEMs in ArcGIS 10.0.0. After projection and aggregation, I attempt arcpy.MosaicToNewRaster_management(). I've reproduced the same results using ...
3
votes
1answer
103 views

parallelization of raster mosaic

I would like to create a raster mosaic of the national USGS NED 30m DEM (~50 GB). I'd like to leverage parallel processing using python multiprocessing module where possible. I'm using ArcGIS 10.0. My ...
1
vote
0answers
95 views

Publishing Map With Mosaic Dataset YIelds Grey Image When Zoomed In

I'm working with ArcGIS 10.0 and ArcGIS Server 10.0 and I'm trying to publish a map that contains a Mosaic Dataset (I believe it's a new data format at 10.0), but after zooming in to a certain extent ...