<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">Hey all</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">&#160;</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">Thank you for responding to my question about geographic coordinates. It&#39;s a part of a continouing quest of accessing shapefiles and paint em&#39; to the screen. It&#39;s going well, and I&#39;m currently trying out, if my code works as it&#39;s supposed to. I&#39;ve been to the osgeo pages with the purpose of scrutinizing overall &#39;standards&#39; that relates to GIS, Geography, Projections etc, to conform my work to updated standards. I&#39;ve shyed away though, becourse it appears to be very formal documents that takes an oath to download .. never mind, I&#39;ve probably got something wrong somewhere.&#160;</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">I d&#237;d hope, that shapefiles was a solid standard, but I havn&#39;t got far before meeting one that doesn&#39;t execute in my code. It&#39;s one that contains polygon-z data, and it errs exactly where it reaches the end, had it been polygon-m file. I&#39;ll set up some error-redirection of the code to conform to this particular type of error, but .. how much malformed implementation can I expect to meet? se note*</span>
  </p>
  <p style="margin: 0;">
   <span>
    <span style="font-family: &#39;times new roman&#39;, times;">
     The .prj file doesn&#39;t seem to comply to any standard. Atleast, I&#39;ve got two different types on my&#160;
     <span style="font-size: 18px;">pc</span>
     . How many different types can I expect? I&#39;ll be able to handle the two I&#39;ve met so far, so it&#39;s no big deal for now.
    </span>
   </span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">As for the attribute .dbf file, I did start out with a standard that didn&#39;t match the first file I tried it on, but it wasn&#39;t hard to redo it. I look forward to the worst though ...</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">&#160;</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">Setting out to try to combine the files is somewhat doomed to fail a lot on the basis I noted above. I would appreciate any suggestion as to what standards to aim at, or comments on what hurdles to expect else</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">&#160;</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">Kindly Carsten</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times;">&#160;</span>
  </p>
  <p style="margin: 0;">
   <span style="font-family: &#39;times new roman&#39;, times; font-size: 14pt;">
    note* the funny thing is, that I exactly knows what goes on in the mind of the person that has made the wrong implementation: The order that&#39;s in your head says x,y (ordinary contents) then x.y.z (conceptual&#160;z cont) then x,y,z,m (
    <span>conceptual&#160;</span>
    m cont). Esri has it x,y &#160;.. x,y,m &#160;(for m-cont) and &#160;x,y,z,m (for z cont).
   </span>
  </p>
  <p style="margin: 0px; font-family: times new roman,times; font-size: 12pt; "></p>
 </body>
</html>