I have a xml exported by Manifold GIS but I'm not being able to import it
into R using XLM package.

 

The file have this structure:

 

  <?xml version="1.0" encoding="UTF-8" ?> 

- <layout>

  <name>Layout 2</name> 

  <pagesByX>1</pagesByX> 

  <pagesByY>1</pagesByY> 

- <elements>

  <legend refParent="r3" xmax="0.54156171284634758"
xmin="0.020151133501259435" ymax="0.31480598161051165"
ymin="0.042461931948864044" /> 

  <component background="auto" border="none" borderDegMinSec="false"
borderEachPage="true" borderFont="Tahoma, 8" borderFore="#000000"
borderMargin="12" borderNoOverlaps="true" borderRounding="0" borderStep="1"
borderUnit="Meter" controlPoints="auto" graticule="auto" grid="auto"
legend="auto" name="MapMnaziBayhab" northArrow="auto" paging="continuous"
ref="r1" scaleBar="auto" scope="locked center / scale"
scopeDetail="646802.61034615175,8856311.5759953968,150"
xmax="0.35877862595419846" xmin="0.027989821882951665"
ymax="0.98902384414662947" ymin="0.32371064328183174" /> 

  <component background="auto" border="none" borderDegMinSec="false"
borderEachPage="true" borderFont="Tahoma, 8" borderFore="#000000"
borderMargin="12" borderNoOverlaps="true" borderRounding="0" borderStep="1"
borderUnit="Meter" controlPoints="auto" graticule="auto" grid="auto"
legend="hide" name="MapMnaziBayall" northArrow="auto" paging="continuous"
ref="r3" scaleBar="auto" scope="locked center / scale"
scopeDetail="646802.61034615175,8856311.5759953968,150"
xmax="0.707379134860051" xmin="0.37659033078880411"
ymax="0.98902384414662947" ymin="0.32371064328183174" /> 

  <component background="auto" border="none" borderDegMinSec="false"
borderEachPage="true" borderFont="Tahoma, 8" borderFore="#000000"
borderMargin="12" borderNoOverlaps="true" borderRounding="0" borderStep="1"
borderUnit="Degree" controlPoints="auto" graticule="auto" grid="auto"
legend="auto" name="Map Africa Mnazi" northArrow="auto" paging="continuous"
ref="r6" scaleBar="auto" scope="entire component" xmax="0.93198992443324935"
xmin="0.73047858942065491" ymax="0.98902384414662947"
ymin="0.84662172667648694" /> 

  </elements>

  </layout>

 

Any idea?

 

Thanks.

 

Paulo Cardoso


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to