<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"
xmlns:ns0="urn:schemas-microsoft-com:office:smarttags">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Garamond;
        panose-1:2 2 4 4 3 3 1 1 8 3;}
@font-face
        {font-family:"Arial Narrow";
        panose-1:2 11 5 6 2 2 2 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I believe this is an FWTools build issue, not necessarily a
bug, but something I hope is just a config switch that Frank can change when he
builds.&nbsp; In the geos_c.h file I see the way to create a point from scratch
is to create a GEOSCoordSeq_create(1, 2) and then add X and Y values with GEOSCoordSeq_setX
and GEOSCoordSeq_setY, then create a GEOSGeom point from the sequence.&nbsp;
However, I get the linker error from Visual C++ Express 2005:<o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
style='font-size:8.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
style='font-size:8.0pt;font-family:"Courier New"'>1&gt;Linking...<o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
style='font-size:8.0pt;font-family:"Courier New"'>1&gt;&nbsp;&nbsp; Creating
library M:\vc05\fwtools-test\Debug\gdal_clip.lib and object
M:\vc05\fwtools-test\Debug\gdal_clip.exp<o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
style='font-size:8.0pt;font-family:"Courier New"'>1&gt;gdal_clip.obj : error
LNK2019: unresolved external symbol _GEOSCoordSeq_create referenced in function
_main<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face="Courier New"><span style='font-size:8.0pt;
font-family:"Courier New"'>1&gt;M:\vc05\fwtools-test\Debug\gdal_clip.exe :
fatal error LNK1120: 1 unresolved externals</span></font><font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>In other words, it can compile GEOSCoordSeq_create because
it$B!G(Bs in the header files, but not link to it.&nbsp; initGEOS() works fine,
GEOSIntersects links fine, GEOSGeomFromWKB_buf links fine, so I know I have at
least some GEOS functionality.&nbsp; I have the following files linked:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>C:\program files\FWTools1.0.8\lib\gdal_i.lib<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>C:\program files\FWTools1.0.8\lib\geos_i.lib<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>And the following includes:<o:p></o:p></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue'>#include</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> <font color=maroon><span
style='color:maroon'>&quot;stdafx.h&quot;<o:p></o:p></span></font></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue'>#include</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> <font color=maroon><span
style='color:maroon'>&lt;iostream&gt;<o:p></o:p></span></font></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue'>#include</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> <font color=maroon><span
style='color:maroon'>&quot;cpl_conv.h&quot;<o:p></o:p></span></font></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue'>#include</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> <font color=maroon><span
style='color:maroon'>&quot;ogr_api.h&quot;<o:p></o:p></span></font></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue'>#include</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> <font color=maroon><span
style='color:maroon'>&quot;ogrsf_frmts.h&quot;<o:p></o:p></span></font></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue'>#define</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> HAVE_GEOS <font
color=green><span style='color:green'>/* Since this is defined, we'll get
geos_c.h loaded in the next file. */<o:p></o:p></span></font></span></font></p>

<p class=MsoNormal style='text-autospace:none'><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue'>#include</span></font><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> <font color=maroon><span
style='color:maroon'>&quot;ogr_geos.h&quot;<o:p></o:p></span></font></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>The GEOSCoordSeq_create is listed in geos_c.h as an extern
just like the other functions that do work, so I$B!G(Bm not sure why it isn$B!G(Bt
linking.&nbsp; A text search through the fairly binary geos_i.lib doesn$B!G(Bt
reveal any $B!H(Bcoordseq$B!I(B methods at all.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p style='margin:0in;margin-bottom:.0001pt'><b><font size=3 color=navy
face=Garamond><span style='font-size:12.0pt;font-family:Garamond;color:navy;
font-weight:bold'>Zachary L. Stauber</span></font></b><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><strong><b><font size=2 color=navy
face="Times New Roman"><span style='font-size:10.0pt;color:navy'>Certified
Mapping Scientist</span></font></b></strong><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><b><font size=3 color=olive
face="Arial Narrow"><span style='font-size:12.0pt;font-family:"Arial Narrow";
color:olive;font-weight:bold'>Bohannan</span></font></b><b><font color=blue
face=Arial><span style='font-family:Arial;color:blue;font-weight:bold'>$B"%(B</span></font></b><b><font
color=olive face="Arial Narrow"><span style='font-family:"Arial Narrow";
color:olive;font-weight:bold'>Huston</span></font></b><font color=navy><span
style='color:navy'> </span></font><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><font size=2 color=olive
face="Arial Narrow"><span style='font-size:10.0pt;font-family:"Arial Narrow";
color:olive'>Courtyard One, 7500 </span></font><font size=2 face="Arial Narrow"><span
style='font-size:10.0pt;font-family:"Arial Narrow"'><ns0:place
 w:insAuthor="Zachary L. Stauber" w:insDate="2006-11-13T07:41:00Z"
 w:endInsAuthor="Zachary L. Stauber" w:endInsDate="2006-11-13T07:41:00Z"><st1:place
 w:st="on"><font color=olive><span style='color:olive'>Jefferson</span></font></st1:place></ns0:place><font
color=olive><span style='color:olive'> N.E.</span></font></span></font><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><font size=2 color=olive
face="Arial Narrow"><span lang=PT-BR style='font-size:10.0pt;font-family:"Arial Narrow";
color:olive'>Albuquerque, New Mexico&nbsp; 87109</span></font><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><font size=2 color=blue
face="Arial Narrow"><span lang=PT-BR style='font-size:10.0pt;font-family:"Arial Narrow";
color:blue'>Office: 505-823-1000</span></font><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><font size=2 color=blue
face="Arial Narrow"><span lang=PT-BR style='font-size:10.0pt;font-family:"Arial Narrow";
color:blue'>Direct: 505-798-7970</span></font><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><font size=2 color=blue
face="Arial Narrow"><span lang=PT-BR style='font-size:10.0pt;font-family:"Arial Narrow";
color:blue'>Fax: 505-798-7932</span></font><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><font size=2 color=blue
face="Arial Narrow"><span lang=PT-BR style='font-size:10.0pt;font-family:"Arial Narrow";
color:blue'>Email: <a href="mailto:zstauber@bhinc.com"
title="mailto:zstauber@bhinc.com"><font size=3><span style='font-size:12.0pt'>zstauber@bhinc.com</span></font></a></span></font><o:p></o:p></p>

<p style='margin:0in;margin-bottom:.0001pt'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>