[gdal-dev] Re: Switching from ArcGIS to GDAL

2012-02-28 Thread jgamble
Hey Michael, Good tips on the GDAL/MapServer combo. I may have a look into such a setup for comparison purposes. At the current moment though, I am in need of a solution that uses ArcGIS Server as the cache that I create will eventually be incorporated back into existing tiled services hosted on

[gdal-dev] Re: Switching from ArcGIS to GDAL

2012-02-27 Thread jgamble
Frank, Thanks for the response. I would like to take the overviews and use them to cache the imagery into a web service ... I am assuming i'd be able to use the overviews to cache. I'll look into gdalbuildvrt command. Do GDAL mosaics allow you to mask tile boundaries at all? I'd like to remove

Re: [gdal-dev] Re: Switching from ArcGIS to GDAL

2012-02-26 Thread Frank Warmerdam
On 12-02-25 11:02 AM, jgamble wrote: Does gdaladdo support mosaic datasets? If so, are there examples of how to use gdaladdo with mosaic datasets? Jon, GDAL does not support ArcGIS virtual mosaic format. The gdaladdo utility can be used on conventional raster formats. It is also possible to

Re: [gdal-dev] Re: Switching from ArcGIS to GDAL

2012-02-25 Thread Dmitry Baryshnikov
25.02.2012 23:02, jgamble пишет: Does gdaladdo support mosaic datasets? If so, are there examples of how to use gdaladdo with mosaic datasets? -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Switching-from-ArcGIS-to-GDAL-tp4507244p4507323.html Sent from the GDAL - Dev mai

[gdal-dev] Re: Switching from ArcGIS to GDAL

2012-02-25 Thread jgamble
Does gdaladdo support mosaic datasets? If so, are there examples of how to use gdaladdo with mosaic datasets? -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Switching-from-ArcGIS-to-GDAL-tp4507244p4507323.html Sent from the GDAL - Dev mailing list archive at Nabble.com. __