[postgis-users] Raster images
Stephen Woodbridge
woodbri at swoodbridge.com
Mon Jul 3 08:09:43 PDT 2006
Hi Warren,
There has been a lot of discussion about rasters on the list and the
dev-list so you might want to read some of that. But I will summarize in
really short form and leave it to others that chime in if I have it
wrong ot there are other options.
Today, I think your best bet it to keep the raster data as files but to
use postgres/postgis to the manage you raster colection. So you might
include metadata, transform info, size, path to the file on disk, you
might also want to create polygon or bbox representations of each raster
file so you can use spatial search against these and other data you have
in postgis.
If you are working with mapserver, I would read the mapserver archive
for posts by Ed McNierney on rasters. He runs Topozone.com and they have
nearly a million rasters online that require ablut 20TB of disk space.
Hope that helps,
-Steve W
Warren Noll wrote:
> I’m new to PostGIS. We are using it to access our GIS data, but don’t
> know for sure the best way to handle raster images. Any suggestions?
>
>
>
> Warren Noll
>
> **/21st Century Systems, Inc./**
>
> //199 East 4th Street////, Suite B//
>
> //University of Missouri Technology Park, Building 2081//
>
> //Fort//// Leonard Wood, MO 65473//
>
> //573-329-8526 ext. 2165//
>
> //573-329-8509 (Fax)//
>
> WARREN.NOLL at 21CSI.COM <mailto:WARREN.NOLL at 21CSI.COM> WWW.21CSI.COM
> <http://www.21CSI.COM>
>
>
>
>
>
>
>
> ********************************************************************
>
> This electronic mail transmission contains confidential
>
> information intended only for the person(s) named.
>
> Any use, distribution, copying or disclosure by another
>
> person is strictly prohibited.
>
> ********************************************************************
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list