<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Oh I know OGR can do it, it's a matter of whether or not there are PHP binding that make those capabilities useful.</div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><br><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><font size="2" face="Tahoma"><b><span style="font-weight: bold;">From:</span></b> John Callahan &lt;john.callahan@udel.edu&gt;<br><b><span style="font-weight: bold;">To:</span></b> bfraser@geoanalytic.com<br><b><span style="font-weight: bold;">Cc:</span></b> Dan Little &lt;danlittle@yahoo.com&gt;; GeoMOOSE Users List &lt;geomoose-users@lists.sourceforge.net&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, January 5, 2010
 2:12:20 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Geomoose-users] getting started, running the demos question<br></font><br>It also looks like OGR can create simple DBF files by using the ESRI Shapefile driver and specifying the SHPT option as null.&nbsp; Haven't tried it though.<br><br><a rel="nofollow" target="_blank" href="http://www.gdal.org/ogr/drv_shapefile.html">http://www.gdal.org/ogr/drv_shapefile.html</a><br>
<br>- John<br><br><br><br><div class="gmail_quote">On Tue, Jan 5, 2010 at 3:03 PM, Brent Fraser <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:bfraser@geoanalytic.com" target="_blank" href="mailto:bfraser@geoanalytic.com">bfraser@geoanalytic.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex;">
Looking at the file dates at<br>
<a rel="nofollow" target="_blank" href="http://dl.maptools.org/dl/php_ogr/">http://dl.maptools.org/dl/php_ogr/</a><br>
makes me skeptical about binaries being available in a timely fashion...<br>
<br>
But the source is included in gdal distribution (swig/php)<br>
<div><div></div><div class="h5"><br>
&gt; I haven't used the OGR/PHP bindings, if they are reasonable then yes, but<br>
&gt; I *thought* OGR only did standard SWIG bindings (perl, python, ruby).<br>
&gt;<br>
&gt;<br>
&gt; ----- Original Message ----<br>
&gt;&gt; From: Brent Fraser &lt;<a rel="nofollow" ymailto="mailto:bfraser@geoanalytic.com" target="_blank" href="mailto:bfraser@geoanalytic.com">bfraser@geoanalytic.com</a>&gt;<br>
&gt;&gt; To: Dan Little &lt;<a rel="nofollow" ymailto="mailto:danlittle@yahoo.com" target="_blank" href="mailto:danlittle@yahoo.com">danlittle@yahoo.com</a>&gt;<br>
&gt;&gt; Cc: GeoMOOSE Users List &lt;<a rel="nofollow" ymailto="mailto:geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:geomoose-users@lists.sourceforge.net">geomoose-users@lists.sourceforge.net</a>&gt;<br>
&gt;&gt; Sent: Tue, January 5, 2010 1:37:30 PM<br>
&gt;&gt; Subject: Re: [Geomoose-users] getting started, running the demos<br>
&gt;&gt; question<br>
&gt;&gt;<br>
&gt;&gt; Could we use OGR via PHP to create .dbf files?<br>
&gt;&gt;<br>
&gt;&gt; &gt; Yeah, this is a bit of a problem as we need to be able to create DBase<br>
&gt;&gt; &gt; files but the old module is no longer supported and the new one not<br>
&gt;&gt; &gt; release.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Have I ever mentioned to this list how much I absolutely love PHP<br>
&gt;&gt; and/or<br>
&gt;&gt; &gt; it's "mostly free" model?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; ----- Original Message ----<br>
&gt;&gt; &gt;&gt; From: Brent Fraser<br>
&gt;&gt; &gt;&gt; To: John Callahan<br>
&gt;&gt; &gt;&gt; Cc: GeoMOOSE Users List ; Brian<br>
&gt;&gt; &gt;&gt; Fischer<br>
&gt;&gt; &gt;&gt; Sent: Tue, January 5, 2010 1:05:37 PM<br>
&gt;&gt; &gt;&gt; Subject: Re: [Geomoose-users] getting started, running the demos<br>
&gt;&gt; &gt;&gt; question<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; And of some interest, <a rel="nofollow" target="_blank" href="http://bugs.php.net/bug.php?id=49222">http://bugs.php.net/bug.php?id=49222</a>, says:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; "dbase is unmaintained and moved to PECL though its yet to have a<br>
&gt;&gt; &gt;&gt; release<br>
&gt;&gt; &gt;&gt; there."<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; So until a PHP 5.3 compatible version of php_dbase.dll shows up<br>
&gt;&gt; there,<br>
&gt;&gt; &gt;&gt; it looks<br>
&gt;&gt; &gt;&gt; like some of GM v2.2 PHP functions (select, mailing labels) will not<br>
&gt;&gt; &gt;&gt; work with<br>
&gt;&gt; &gt;&gt; MS4w 3.0.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Brent Fraser wrote:<br>
&gt;&gt; &gt;&gt; &gt; I didn't edit the config.php. &nbsp;All of the GM required PHP dlls are<br>
&gt;&gt; &gt;&gt; loaded via<br>
&gt;&gt; &gt;&gt; &gt; the php.ini file, except for php_dbase.dll. &nbsp;And since I don't have<br>
&gt;&gt; &gt;&gt; that one<br>
&gt;&gt; &gt;&gt; on<br>
&gt;&gt; &gt;&gt; &gt; my test system, I'm confused why the print.php didn't crash and<br>
&gt;&gt; burn.<br>
&gt;&gt; &gt;&gt; I only<br>
&gt;&gt; &gt;&gt; &gt; tested the print.php which doesn't actually use php_dbase.dll;<br>
&gt;&gt; perhaps<br>
&gt;&gt; &gt;&gt; the<br>
&gt;&gt; &gt;&gt; dl()<br>
&gt;&gt; &gt;&gt; &gt; function is tolerant of files not being available (until a function<br>
&gt;&gt; is<br>
&gt;&gt; &gt;&gt; used).<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Brent<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; John Callahan wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; That's good to hear. &nbsp;Thanks Brent. &nbsp; Did you also edit the<br>
&gt;&gt; &gt;&gt; config.php<br>
&gt;&gt; &gt;&gt; &gt;&gt; to get rid of the dl() calls? or the php_dbase.dll dependence<br>
&gt;&gt; (which<br>
&gt;&gt; &gt;&gt; I<br>
&gt;&gt; &gt;&gt; &gt;&gt; couldn't find in the ms4w 3.0 beta distribution)?<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; - John<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; On Tue, Jan 5, 2010 at 1:12 PM, Brent Fraser<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; GM 2.2 (from SVN) running on MS4W 3.0 beta works ok after I<br>
&gt;&gt; &gt;&gt; edited the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; mapbook.xml (for things we need to change anyway for the 2.2<br>
&gt;&gt; Beta<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; release).<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; Creation of PDF,HTML, and jpg documents for Printing using PHP<br>
&gt;&gt; &gt;&gt; seems<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; to work ok too.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; Brent<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; Brent Fraser wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;I just installed MS4W on a clean XP virtual machine.<br>
&gt;&gt; Apache<br>
&gt;&gt; &gt;&gt; would<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; not start; I<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;had to install the VC++ 2008 redist package<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; (<a rel="nofollow" target="_blank" href="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&amp;displaylang=en</a><br>

&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; )<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;Then it started and PHP reported:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;MapScript<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;MapServer Version &nbsp;MapServer version 5.4.2 OUTPUT=GIF<br>
&gt;&gt; &gt;&gt; OUTPUT=PNG<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; OUTPUT=JPEG<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;OUTPUT=WBMP OUTPUT=PDF OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; SUPPORTS=AGG<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=FRIBIDI<br>
&gt;&gt; &gt;&gt; SUPPORTS=WMS_SERVER<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; SUPPORTS=WCS_SERVER<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS<br>
&gt;&gt; &gt;&gt; SUPPORTS=GEOS<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;SUPPORTS=RGBA_PNG INPUT=JPEG INPUT=POSTGIS INPUT=OGR<br>
&gt;&gt; &gt;&gt; INPUT=GDAL<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; INPUT=SHAPEFILE<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;PHP MapScript Version &nbsp;($Revision: 9099 $ $Date: 2009-06-09<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 00:39:18 -0300 (Tue,<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;09 Jun 2009) $)<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;so I'm encouraged. &nbsp;I'll try GM next...<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;Brent<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;Brian Fischer wrote:<br>
</div></div>&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; I really haven’t tested MS4W 3.0 beta 7 with GM<br>
<div><div></div><div class="h5">&gt;&gt; yet. &nbsp;I<br>
&gt;&gt; &gt;&gt; tried when it<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; was in beta 2 and ran into some of these same problems.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; I would suggest if there are specific things we need added<br>
&gt;&gt; to<br>
&gt;&gt; &gt;&gt; MS4W to<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; make things work with GM 2.2 we submit a bug. &nbsp;Kind of<br>
&gt;&gt; like<br>
&gt;&gt; &gt;&gt; the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; Mapbender project did in this bug<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; <a rel="nofollow" target="_blank" href="http://bugzilla.maptools.org/show_bug.cgi?id=2086">http://bugzilla.maptools.org/show_bug.cgi?id=2086</a>. &nbsp;Then<br>
&gt;&gt; if<br>
&gt;&gt; &gt;&gt; it is<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; not to<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; hard for them to add they will do it.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; Is the dbase .dll the only thing? &nbsp;I think when GM 2.2<br>
&gt;&gt; comes<br>
&gt;&gt; &gt;&gt; out<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; we need<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; to explain the quirks of the dl() function.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; *Brian Fischer,* CFM &nbsp;GIS Project Manager<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; *Houston Engineering, Inc.*<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; Phone: W: 763.493.4522 / M: 763.229.2734<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; *From:* Dan Little [mailto:<a rel="nofollow" ymailto="mailto:danlittle@yahoo.com" target="_blank" href="mailto:danlittle@yahoo.com">danlittle@yahoo.com</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; *Sent:* Monday, January 04, 2010 10:05 AM<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; *To:* John Callahan<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; *Cc:* GeoMOOSE Users List<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; *Subject:* Re: [Geomoose-users] getting started, running<br>
&gt;&gt; the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; demos question<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; We will probably not delay 2.2 in order to be PHP 5.3<br>
&gt;&gt; ready.<br>
&gt;&gt; &gt;&gt; I would<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; expect that if we're going to focus on PHP 5.3/MS4W 3.0<br>
&gt;&gt; then<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; we're going<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; to need to rollout a 2.2.(1/2/5) that subsumes it as a<br>
&gt;&gt; "bug<br>
&gt;&gt; &gt;&gt; fix."<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; *From:* John Callahan<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; *To:* Brent Fraser<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; *Cc:* Dan Little<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;&gt;;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp;<a rel="nofollow" ymailto="mailto:geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:geomoose-users@lists.sourceforge.net">geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; *Sent:* Mon, January 4, 2010 10:01:07 AM<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; *Subject:* Re: [Geomoose-users] getting started,<br>
&gt;&gt; running<br>
&gt;&gt; &gt;&gt; the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; demos<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; question<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Thanks Dan/Brent.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Would you say that GeoMoose 2.2 would be<br>
&gt;&gt; tested/modified<br>
&gt;&gt; &gt;&gt; to work<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; with MapServer 5.4.x and PHP 5.3 (and therefore MS4W<br>
&gt;&gt; 3.0<br>
&gt;&gt; &gt;&gt; from a<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Windows perspective)? &nbsp; Actually, GM 2.2 could<br>
&gt;&gt; probably<br>
&gt;&gt; &gt;&gt; work<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; for all<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; MapServer 5.x versions....<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; And that GeoMoose 2.0.x works with MapServer 5.2.x and<br>
&gt;&gt; &gt;&gt; PHP<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 5.2 (and<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; therefore MS4W 2.3.x)?<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; I wouldn't mind using GM 2.2 with PHP 5.2 (at least<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; temporarily) if<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; I can find a php_mapscript dll based on PHP 5.2 that<br>
&gt;&gt; &gt;&gt; works with<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; MapServer 5.4.2.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; - John<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; On Mon, Jan 4, 2010 at 10:39 AM, Brent Fraser<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Dan, John,<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp;I agree; we need to test GM 2.2 with MS4W 3.0. &nbsp;I'll<br>
&gt;&gt; &gt;&gt; have a<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; look at<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; the beta.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; I see that PHP's dl() is deprecated (due to security<br>
&gt;&gt; and<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; threading<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; issues), but the doc doesn't say what the replacement<br>
&gt;&gt; is<br>
&gt;&gt; &gt;&gt; (use the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; PHP.ini?). &nbsp;I think our plan would be to modify<br>
&gt;&gt; &gt;&gt; config.php to<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; test<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; if a module is loaded (as it does now) and just give a<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; message if it<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; isn't:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; if(!extension_loaded('gd') &amp;&amp;<br>
&gt;&gt; !extension_loaded('gd2')) {<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;printf( 'Please ensure the following extension<br>
&gt;&gt; is<br>
&gt;&gt; &gt;&gt; loaded<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; using php.ini:'.'php_gd2.'.PHP_SHLIB_SUFFIX);<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; }<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Unless there's a better way?<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; As for the php.dbase.dll, we could ask the MS4W people<br>
&gt;&gt; to<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; include it...<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Best Regards,<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Brent Fraser<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Dan Little wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; I think we simply need to do more testing on the more<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; bleeding edge<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; software. &nbsp;In some regard, we have enough issues<br>
&gt;&gt; keeping<br>
&gt;&gt; &gt;&gt; up with<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; browser changes. &nbsp;Moving past developer excuses, &nbsp;I'm<br>
&gt;&gt; &gt;&gt; running<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; OS/X<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; 10.5.something and a few variants of debian and I<br>
&gt;&gt; believe<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; they all<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; have PHP 5.2, which is why there is probably some<br>
&gt;&gt; quirks<br>
&gt;&gt; &gt;&gt; when<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; moving<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; t o PHP 5.3.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Brian/Len/Brent, any help on your versions? I just<br>
&gt;&gt; really<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; don't use<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Windows for anything but running IE...<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;*From:* John Callahan<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;*To:* <a rel="nofollow" ymailto="mailto:geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:geomoose-users@lists.sourceforge.net">geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;*Sent:* Sun, January 3, 2010 8:31:42 AM<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt; b&gt;Subject: [Geomoose-users] getting started,<br>
&gt;&gt; running<br>
&gt;&gt; &gt;&gt; the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; demos<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;question<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;I'm trying to setup GeoMoose but ran into a problem<br>
&gt;&gt; &gt;&gt; that<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; I'm not<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;sure how to fix. &nbsp;After several hours of modifying<br>
&gt;&gt; my<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; environment,<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;here's where I'm at now:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Windows OS<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Apache 2.2.11<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;PHP 5.3.1 &nbsp;(VC6 x86 Thread Safe (2009-Nov-19<br>
&gt;&gt; 10:20:08)<br>
&gt;&gt; &gt;&gt; from<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;<a rel="nofollow" target="_blank" href="http://windows.php.net/download/">http://windows.php.net/download/</a>)<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;MapServer 5.4.2 with PHP_MapScript from<br>
&gt;&gt; ms4w_3.0_beta7<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 2009-09-01<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; (<a rel="nofollow" target="_blank" href="http://www.maptools.org/ms4w/index.phtml?page=README_INSTALL_3.0.html">http://www.maptools.org/ms4w/index.phtml?page=README_INSTALL_3.0.html</a>)<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;GeoMoose from moose2-trunk as downloaded from the<br>
&gt;&gt; &gt;&gt; tarball<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; as of Jan<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;1. &nbsp;( I choose this over the 2.0.1 release because<br>
&gt;&gt; I<br>
&gt;&gt; &gt;&gt; liked<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; some of<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;the changes in 2.2.)<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Apparently, the php dl() function is now deprecated<br>
&gt;&gt; as<br>
&gt;&gt; &gt;&gt; of PHP<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; 5.3. &nbsp; &nbsp;Even with the enable_dl set to 'On' in<br>
&gt;&gt; php.ini,<br>
&gt;&gt; &gt;&gt; it still<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; throws an<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;error when trying to run the demo. &nbsp;GeoMoose uses<br>
&gt;&gt; this<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; function.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;How can I get around that?<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Also, I see GeoMoose uses php_dbase extension.<br>
&gt;&gt; That<br>
&gt;&gt; &gt;&gt; dll<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; is not in<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;the PHP or MS4W distributions I downloaded. &nbsp;I did<br>
&gt;&gt; see<br>
&gt;&gt; &gt;&gt; a<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; php_ogr dll<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;in MW4W though. &nbsp;How can I get around this?<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Lastly, I tried using php 5.2.8 and I WAS able to<br>
&gt;&gt; get<br>
&gt;&gt; &gt;&gt; the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; GeoMoose<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;demo mostly working. &nbsp;However, some problems were<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; occurring, likely<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;because I didn't have php_mapscript, or maybe a<br>
&gt;&gt; wrong<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; version. &nbsp;I<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;switched to php 5.3 because I couldn't find a<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; php_mapscript for<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;MapServer 5.4.2 for p hp 5.2.x and because it was<br>
&gt;&gt; what<br>
&gt;&gt; &gt;&gt; MS4W<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;currently supports.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Thanks for any help or thoughts.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;- John<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;**************************************************<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;John Callahan, Geospatial Application Developer<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Delaware Geological Survey, University of Delaware<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;URL: <a rel="nofollow" target="_blank" href="http://www.dgs.udel.edu">http://www.dgs.udel.edu</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;**************************************************<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; This SF.Net email is sponsored by the Verizon<br>
&gt;&gt; Developer<br>
&gt;&gt; &gt;&gt; Community<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Take advantage of Verizon's best-in-class app<br>
&gt;&gt; development<br>
&gt;&gt; &gt;&gt; support<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; A streamlined, 14 day to market process makes app<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; distribution fast<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; and easy<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Join now and get one step closer to millions of<br>
&gt;&gt; Verizon<br>
&gt;&gt; &gt;&gt; customers<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; <a rel="nofollow" target="_blank" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Geomoose-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp;<a rel="nofollow" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp;<a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; **************************************************<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; John Callahan, Geospatial Application Developer<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; Delaware Geological Survey, University of Delaware<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; URL: <a rel="nofollow" target="_blank" href="http://www.dgs.udel.edu">http://www.dgs.udel.edu</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; &nbsp; &nbsp; **************************************************<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; This SF.Net email is sponsored by the Verizon Developer<br>
&gt;&gt; &gt;&gt; Community<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; Take advantage of Verizon's best-in-class app development<br>
&gt;&gt; &gt;&gt; support<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; A streamlined, 14 day to market process makes app<br>
&gt;&gt; &gt;&gt; distribution<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; fast and easy<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; Join now and get one step closer to millions of Verizon<br>
&gt;&gt; &gt;&gt; customers<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; <a rel="nofollow" target="_blank" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; Geomoose-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; <a rel="nofollow" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &gt; <a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;This SF.Net email is sponsored by the Verizon Developer<br>
&gt;&gt; &gt;&gt; Community<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;Take advantage of Verizon's best-in-class app development<br>
&gt;&gt; &gt;&gt; support<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;A streamlined, 14 day to market process makes app<br>
&gt;&gt; distribution<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; fast and easy<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;Join now and get one step closer to millions of Verizon<br>
&gt;&gt; &gt;&gt; customers<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;<a rel="nofollow" target="_blank" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;_______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;Geomoose-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;<a rel="nofollow" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt; &nbsp;<a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; This SF.Net email is sponsored by the Verizon Developer<br>
&gt;&gt; Community<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; Take advantage of Verizon's best-in-class app development<br>
&gt;&gt; support<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; A streamlined, 14 day to market process makes app distribution<br>
&gt;&gt; &gt;&gt; fast<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; and easy<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; Join now and get one step closer to millions of Verizon<br>
&gt;&gt; customers<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;<a rel="nofollow" target="_blank" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; Geomoose-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;<a rel="nofollow" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;<a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt; This SF.Net email is sponsored by the Verizon Developer Community<br>
&gt;&gt; &gt;&gt; &gt; Take advantage of Verizon's best-in-class app development support<br>
&gt;&gt; &gt;&gt; &gt; A streamlined, 14 day to market process makes app distribution fast<br>
&gt;&gt; &gt;&gt; and easy<br>
&gt;&gt; &gt;&gt; &gt; Join now and get one step closer to millions of Verizon customers<br>
&gt;&gt; &gt;&gt; &gt; <a rel="nofollow" target="_blank" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a><br>
&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt; Geomoose-users mailing list<br>
&gt;&gt; &gt;&gt; &gt; <a rel="nofollow" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt; <a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; This SF.Net email is sponsored by the Verizon Developer Community<br>
&gt;&gt; &gt;&gt; Take advantage of Verizon's best-in-class app development support<br>
&gt;&gt; &gt;&gt; A streamlined, 14 day to market process makes app distribution fast<br>
&gt;&gt; and<br>
&gt;&gt; &gt;&gt; easy<br>
&gt;&gt; &gt;&gt; Join now and get one step closer to millions of Verizon customers<br>
&gt;&gt; &gt;&gt; <a rel="nofollow" target="_blank" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a><br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; Geomoose-users mailing list<br>
&gt;&gt; &gt;&gt; <a rel="nofollow" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; <a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon's best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and easy<br>
Join now and get one step closer to millions of Verizon customers<br>
<a rel="nofollow" target="_blank" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a><br>
_______________________________________________<br>
Geomoose-users mailing list<br>
<a rel="nofollow" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
<a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
</div></div></blockquote></div><br><br>
</div></div></blockquote><div style="position:fixed"></div>


<!-- cg7.c2.mail.ac4.yahoo.com compressed/chunked Mon Jan  4 13:40:09 PST 2010 -->
</div><br>

      </body></html>