<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content=Word.Document name=ProgId>
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<META content="Microsoft Word 10" name=Originator><LINK 
href="cid:filelist.xml@01C1F694.D5191CB0" rel=File-List><!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:UseFELayout/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<STYLE>@font-face {
        font-family: SimSun;
}
@font-face {
        font-family: @SimSun;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; mso-header-margin: .5in; mso-footer-margin: .5in; mso-paper-source: 0; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: SimSun
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: SimSun
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: SimSun
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose; mso-style-noshow: yes; mso-ansi-font-size: 10.0pt; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial
}
SPAN.SpellE {
        mso-style-name: ""; mso-spl-e: yes
}
SPAN.GramE {
        mso-style-name: ""; mso-gram-e: yes
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */ 
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0in 5.4pt 0in 5.4pt;
        mso-para-margin:0in;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";}
</style>
<![endif]--></HEAD>
<BODY lang=EN-US style="tab-interval: .5in" vLink=purple link=blue 
bgColor=#ffffff>
<DIV><FONT face="MS UI Gothic" size=2>&gt;<FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi 
Everyone,<o:p></o:p></SPAN></FONT>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p><FONT 
face="MS UI Gothic">&gt;</FONT>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">&gt;I’m new to this list, so please 
excuse this if it has already been answered.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p><FONT 
face="MS UI Gothic">&gt;</FONT>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">&gt;How are people storing raster 
images (satellite, aerial photos etc) within <SPAN 
class=SpellE>PostGIS</SPAN>?<o:p></o:p></SPAN></FONT></P></FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV>Hello.<BR><BR>&nbsp;Currently, PostGIS doesn't support dealing with images. 
So, I used<BR>PostGIS's Geometry Type as a refrence or retrieval for exaternal 
aerila<BR>photo in the following manner for outputing SVG instances by 
PHP.<BR><BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Table "airphoto"<BR>&nbsp;Attribute |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>-----------+-------------------+<BR>&nbsp;geoid&nbsp;&nbsp;&nbsp;&nbsp; | 
integer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|<BR>&nbsp;geo_value | 
geometry&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|<BR>&nbsp;urlname&nbsp;&nbsp; | character varying 
|<BR>&nbsp;ox&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | double precision&nbsp; 
|<BR>&nbsp;oy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | double precision&nbsp; 
|<BR>&nbsp;width&nbsp;&nbsp;&nbsp;&nbsp; | double precision&nbsp; 
|<BR>&nbsp;height&nbsp;&nbsp;&nbsp; | double precision&nbsp; 
|<BR>&nbsp;a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | double 
precision&nbsp; |<BR>&nbsp;b&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | 
double precision&nbsp; 
|<BR>&nbsp;c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | double 
precision&nbsp; |<BR>&nbsp;d&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | 
double precision&nbsp; 
|<BR>&nbsp;e&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | double 
precision&nbsp; |<BR>&nbsp;f&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | 
double precision&nbsp; |<BR><BR>&nbsp;where "geo_value" is polygons which is 
extent of images, "urlname" is<BR>URL&nbsp; of images,&nbsp; "ox" and "oy" are 
origin coordinate in pixel, "width"<BR>and "height" are literally images' ones 
in pixel, "a" - "f" are<BR>parameters of affine tranformation for images 
deriving from world files<BR><BR>&nbsp;I show followin' 
examples.<BR><BR>&nbsp;geoid 
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
geo_value<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|&nbsp;&nbsp;&nbsp; urlname&nbsp;&nbsp;&nbsp; | ox | oy | width | height |&nbsp; 
a&nbsp; | b |<BR>c |&nbsp; d&nbsp; |&nbsp;&nbsp; e&nbsp;&nbsp;&nbsp; 
|&nbsp;&nbsp; 
f<BR>-------+----------------------------------------------------------------<BR>--------<BR>------------------+---------------+----+----+-------+--------+-----+---+<BR>---+------+--------+--------<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
0 | SRID=-1;POLYGON((-13000 -33750,-13000 -33000,-12000<BR>-33000,-12000 
-3375<BR>0,-13000 -33750)) | 9ld1622_o.jpg |&nbsp; 0 |&nbsp; 0 |&nbsp; 5000 
|&nbsp;&nbsp; 3750 | 0.2 | 0 |<BR>0 | -0.<BR>2 | -13000 | 
-33000<BR>&nbsp;&nbsp;&nbsp;&nbsp; 1 | SRID=-1;POLYGON((-13000 -34500,-13000 
-33750,-12000<BR>-33750,-12000 -3450<BR>0,-13000 -34500)) | 9ld1624_o.jpg 
|&nbsp; 0 |&nbsp; 0 |&nbsp; 5000 |&nbsp;&nbsp; 3750 | 0.2 | 0 |<BR>0 | -0.<BR>2 
| -13000 | -33750<BR><BR>&nbsp;I hope this will help 
you.<BR></DIV></BODY></HTML>