Re: QR Codes Error on Maprun7

Posted by WithaMap on
URL: http://maprun.308.s1.nabble.com/QR-Codes-Error-on-Maprun7-tp1587p1591.html

Thanks for the quick reply Michael.  Sorry, I should have said "control code" instead of QR.     When looking at the KML, I only see mention of the control order s1, 1, 2, 3, etc.   There does not seem to be any control code in the file.   Like this:
I am missing a step in creating the KML?  Seems like the control code would be needed.

  <Placemark>
        <name>S1</name>
        <Point>
          <coordinates>-86.1955702409226,36.7581669538058</coordinates>
        </Point>
      </Placemark>
      <Placemark>
        <name>1</name>
        <Point>
          <coordinates>-86.1936357833329,36.7583920592117</coordinates>
        </Point>
      </Placemark>
      <Placemark>
        <name>2</name>
        <Point>
          <coordinates>-86.1926382299847,36.758546073773</coordinates>
        </Point>