... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Routeconverter interprets kml differences incorrectly
#1
Hi,

kml files can have the following setup for "Point".
longitude, lattitude, height as in
<Point><coordinates>8.199620,46.843810,0</coordinates></Point>

or longitude, lattitude as in
<Point><coordinates>8.199620,46.843810</coordinates></Point>
(kml 2.x version)

Routeconverter interprets the second format with only two coordinates incorrectly. It interprets the first <Point> correctly. Consecutive <Points> miss the longitude as Routeconverter seems to add the longitude as height (displayed as an integer). The longitude field remains empty.

Next to that: When this happens also the <name> blah blah </name> is no longer displayed.
(as in <Placemark> <name> blah blah </name> <Point> <coordinates> long,lat </coordinates> </Point> </Placemark>)
Reply


Messages In This Thread
Routeconverter interprets kml differences incorrectly - by hvdwolf - 03.06.2010, 09:17

Forum Jump:


Users browsing this thread: 1 Guest(s)