<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Nope, just the LAYER part. Have a look
at one of the demo .map files supplied with GeoMoose to see the
other parts required (MAP, WEB, LEGEND,...)<br>
<br>
<br>
<pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
On 11/14/2013 4:25 PM, Behr Mirfathali wrote:<br>
</div>
<blockquote
cite="mid:638DB9F1C1823449A3F5D4E91291361A4C03B8237A@mail.corp.actionnet.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
color:black;}
tt
{mso-style-priority:99;
font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Balloon Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";
color:black;}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:"Consolas","serif";
color:black;}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-priority:99;
mso-style-link:"Balloon Text";
font-family:"Tahoma","sans-serif";}
span.EmailStyle22
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.EmailStyle23
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hello and thank
you.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Would this be
the entire MAP file needed?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
Brent Fraser [<a class="moz-txt-link-freetext" href="mailto:bfraser@geoanalytic.com">mailto:bfraser@geoanalytic.com</a>] <br>
<b>Sent:</b> Thursday, November 14, 2013 2:44 PM<br>
<b>To:</b> Behr Mirfathali;
<a class="moz-txt-link-abbreviated" href="mailto:geomoose-users@lists.osgeo.org">geomoose-users@lists.osgeo.org</a><br>
<b>Subject:</b> Re: [Geomoose-users] Help; is there
anybody that knows how to use a DFX or KML in Geomoose?<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Behr,<br>
<br>
I've used DXF with GeoMoose. Likely your version of
Mapserver has the capabilities built in. Try something like
I did by setting up a mapserver mapsource with a map file
containing a layer definition like:<br>
<br>
<tt><span style="font-size:10.0pt"> LAYER </span></tt><span
style="font-size:10.0pt;font-family:"Courier
New""><br>
<tt> NAME 'Alberta'</tt><br>
<tt> STATUS on</tt><br>
<tt> TYPE LINE</tt><br>
<br>
<tt> CONNECTIONTYPE OGR</tt><br>
<tt> CONNECTION 'T:\GeoData\Parcels\Alberta\brooks.dxf'
# entities'</tt><br>
<tt> PROJECTION</tt><br>
<tt> 'init=epsg:3403'</tt><br>
<tt> END</tt><br>
<tt> STYLEITEM 'AUTO'</tt><br>
<tt> CLASS</tt><br>
<tt> NAME 'Rural DXF' </tt><br>
<tt> END</tt><br>
<tt> END</tt></span><br>
<br>
Typical problems relate to the coordinates stored in the DXF
files (sometimes "local" coordinate systems are used).<br>
<br>
<o:p></o:p></p>
<pre>Best Regards,<o:p></o:p></pre>
<pre>Brent Fraser<o:p></o:p></pre>
<p class="MsoNormal">On 11/14/2013 2:58 PM, Behr Mirfathali
wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Hello, <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I have files I am exporting out of
AutoCAD Map for Geomoose. We have so many text layers to
deal with so it looks like a DWF or a KML/KMZ layer would be
easier to work with. I did a little research and I found
that both types can be used. <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"><a moz-do-not-send="true"
href="http://gdal.org/ogr/ogr_formats.html">http://gdal.org/ogr/ogr_formats.html</a>
For KML it says it needs <span
style="font-size:13.5pt;background:white"> <b>(read
support needs libexpat). </b>I am not sure what is
meant by ‘read support’. </span><o:p></o:p></p>
<p class="MsoNormal"><b><span
style="font-size:13.5pt;background:white"> </span></b><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:13.5pt;background:white">And</span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:13.5pt;background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:13.5pt;background:white">According to
this </span><a moz-do-not-send="true"
href="http://wiki.ieee-earth.org/Documents/GEOSS_Tutorials/GEOSS_Provider_Tutorials/Web_Feature_Service_Tutorial_for_GEOSS_Providers/Section_4%3A_Provisioning%2F%2FUsing_the_service_or_application/Section_4.3%3A_Detail_Steps_for_Use_Cases/Section_4.3.1%3A_Offering_a_DXF_file_with_mapserver_WFS">http://wiki.ieee-earth.org/Documents/GEOSS_Tutorials/GEOSS_Provider_Tutorials/Web_Feature_Service_Tutorial_for_GEOSS_Providers/Section_4%3A_Provisioning%2F%2FUsing_the_service_or_application/Section_4.3%3A_Detail_Steps_for_Use_Cases/Section_4.3.1%3A_Offering_a_DXF_file_with_mapserver_WFS</a><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I would have to install <span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white">OSGeo4W
to the server. But what version? Also, what version of
DXF? 2013? 2010? I would have thought the original
Mapserver would have at least been able to use the DXF
format given its history. </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white">Any
thoughts? </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white">All
help is appreciated. </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white">
Thank you</span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white">
Behr</span><o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:10.5pt;font-family:"Verdana","sans-serif";background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"><b><span style="color:#0066FF">Behr
Mirfathali</span></b> | Engineering Technician<o:p></o:p></p>
<p class="MsoNormal">Direct 360.326.5582 | Fax 541.265.8946| <o:p></o:p></p>
<p class="MsoNormal"><a moz-do-not-send="true"
href="mailto:behr@coastcom.net">behr@coastcom.net</a> | <a
moz-do-not-send="true" href="http://www.coastcom.net/">www.coastcom.net</a><o:p></o:p></p>
<p class="MsoNormal"><img id="Picture_x0020_1"
src="cid:part5.02060002.05070300@geoanalytic.com"
alt="signature" border="0" height="41" width="165"><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:12.0pt;font-family:"Times New
Roman","serif""><br>
<br>
<br>
<o:p></o:p></span></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>Geomoose-users mailing list<o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a><o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a><o:p></o:p></pre>
</blockquote>
<p class="MsoNormal"><span
style="font-size:12.0pt;font-family:"Times New
Roman","serif""><o:p> </o:p></span></p>
</div>
</blockquote>
<br>
</body>
</html>