MapML icon indicating copy to clipboard operation
MapML copied to clipboard

Add the units attribute to the (geometry) element

Open prushforth opened this issue 6 years ago • 0 comments

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>

prushforth avatar Mar 05 '19 19:03 prushforth