[mapserver-users] Cutting up large Rasters
Ed McNierney
ed@topozone.com
Wed, 11 Sep 2002 21:29:00 -0400
Steve's right about chopping things up, but you should be sure you
really need to do that. Can you describe the image (file format, size
in pixels in each dimension, pixel depth)? Remember that "opening" an
image is not the same as loading the whole thing into memory...
- Ed
Ed McNierney
Chief Mapmaker
TopoZone.com
-----Original Message-----
From: TCHaddad [mailto:TCHaddad@cshore.com]
Sent: Wednesday, September 11, 2002 8:34 PM
To: mapserver-users@lists.gis.umn.edu
Subject: [mapserver-users] Cutting up large Rasters
Is there a utility that will help me cut up a very large georeferenced
image into many smaller ones (using a shapefile I presume) so that I can
then create tile index and avoid opening the giant image everytime ?
TH