[LandXML] Landxml WSG84

  • From: Olafur Arason <olafura@xxxxxxxxxxx>
  • To: landxml@xxxxxxxxxxxxx
  • Date: Mon, 20 Dec 2010 16:34:24 +0000

Hi, I have data with latitude and longitude and I'm trying to
transform it into landxml with CgPoint and Lines I'm using xslt and
everything is working well except how I represent the latitude and
longitude in the CgPoint.
I've tried:
<CgPoint latitude="xx.xx" longitude="yy.yy"/> and that does not seem to work.
And:
<CgPoint>xx.xx yy.yy</CgPoint>
Does not work either, at least not as expected. Is there anyway to
indicate that I'm using WSG84.

Regards,
Olafur Arason

Other related posts:

  • » [LandXML] Landxml WSG84 - Olafur Arason