I'm curious if anyone has any recommendations for storing large
multi-layered raster data within mysql beyond simply using blobs or text
fields.

Although not a GIS application; the idea is similar.  We are simply
modeling 3D surfaces.  Queries on the actual mapping structure stored
within the raster won't be frequent - reading the data (or large segments
of it) is more important.  But, I figured I would check to ensure there
isn't some level of scholarship out there for mapping raster data to the
relational model beyond just storing the rasters in full within
blobs/text.

Thanks in advance for any insight.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to