Palletizing Bulk Tiled Imagery
Fawcett, David
David.Fawcett at STATE.MN.US
Thu Mar 23 07:01:42 PST 2006
This sounds like a great candidate for a 'How-To' on the MapServer site,
or an addition to the existing Raster Data Access How-To:
http://mapserver.gis.umn.edu/docs/howto/raster_data
Another great candidate for a How-To would be 'Data Optimization',
broken into Raster and Vector sections. We continually get list
questions about how to make big datasets faster, it would be great to be
able to point to one document. One could probably just scrape most of
the great emails from Ed on the subject. I may start one if I get any
time.
David.
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On
Behalf Of Norman Vine
Sent: Thursday, March 23, 2006 3:31 AM
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: [UMN_MAPSERVER-USERS] Palletizing Bulk Tiled Imagery
Rahkonen Jukka writes:
>
> A modified gdal_merge script was once posted to gdal_dev
> mailing list, that creates GDAL/VRT file from a file list in seconds.
Here is a slightly modified version of that
http://www.vso.cape.com/~nhv/files/gdal/gdal_vrtmerge.py
# modified output of geotransform to retain same numerical
# precision as the gdal 'C' utilities
# Norman Vine nhv at cape.com 03-Oct-2005 6:23:45 am
and here is the recent announcement of a 'C' version
Cheers
Norman
> -----Original Message-----
> From: gdal-dev-bounces at lists.maptools.org
> [mailto:gdal-dev-bounces at lists.maptools.org]On Behalf Of Dardo D
> Kleiner
> - CONTRACTOR
> Sent: Tuesday, March 21, 2006 12:57 PM
> To: list67 at netscape.net
> Cc: gdal-dev at lists.maptools.org
> Subject: Re: [Gdal-dev] VRT file creation from multiple geotiff files
>
>
> Here is a simple program I use to create a .vrt mosaic
> from either a file listing source images or a directory containing
> source images. Might have some rounding problems in bounds
> computation, but works pretty well generally...
>
> http://www.cmf.nrl.navy.mil/ccs/project/public/DC/web/projects/vrtmosa
> ic
>
> Obligatory disclaimer: public domain - no guarantees of anything...
>
> --
> Dardo D. Kleiner
> Connection Machine Facility, Center for Computational Sciences
> Naval Research Laboratory (Washington, DC)
> dkleiner at cmf.nrl.navy.mil -- 202.404.7019
More information about the MapServer-users
mailing list