MapML
MapML copied to clipboard
Add the units attribute to the (geometry) element
Support the following, where the absence of the units attribute would imply a default value of units=gcrs:
<linestring units="tcrs"> <coordinates>123 321 122 322</coordinates> </linestring>