Select to view content in your preferred language

I am having issues importing foreign .xml into ARCGIS Pro

324
0
08-07-2024 10:56 AM
StacySenga1
New Contributor
<LandXML xmlns="http://www.landxml.org/schema/LandXML-1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.landxml.org/schema/LandXML-1.2 http://www.landxml.org/schema/LandXML-1.2/LandXML-1.2.xsd" date="2024-08-07" time="09:11:48" version="1.2" language="English" readOnly="false">
<Units>
<Metric areaUnit="squareMeter" linearUnit="meter" volumeUnit="cubicMeter" temperatureUnit="celsius" pressureUnit="milliBars" diameterUnit="millimeter" angularUnit="decimal degrees" directionUnit="decimal degrees"/>
</Units>
<CoordinateSystem desc="UTM with NAD83 datum, Zone 11, Meter; Central Meridian 117d W" epsgCode="26911" ogcWktCode="PROJCS["UTM83-11",GEOGCS["LL83",DATUM["NAD83",SPHEROID["GRS1980",6378137.000,298.25722210]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["false_easting",500000.000],PARAMETER["false_northing",0.000],PARAMETER["central_meridian",-117.00000000000000],PARAMETER["scale_factor",0.9996],PARAMETER["latitude_of_origin",0.000],UNIT["Meter",1.00000000000000]]" horizontalDatum="NAD83" horizontalCoordinateSystemName="UTM83-11" fileLocation="AutoCAD Map Zone Name"/>
<Project name="P:\MD Pincher Creek (246)\(1) Beaver Mines\Drawings\AutoCAD\5. RECORD\246.1-RECORD-Part B-2022.10.02.dwg"/>
<Application name="Autodesk Civil 3D" desc="Civil 3D" manufacturer="Autodesk, Inc." version="2025" manufacturerURL="www.autodesk.com/civil" timeStamp="2024-08-07T09:11:48"/>
<Alignments name="">
<Alignment name="Access Road - Building Culvert" length="30.000101902697" staStart="0." desc="">
<CoordGeom>
<Line dir="23.048216854667" length="30.000101902697">
<Start>5483487.870730279945 702451.685385012883</Start>
<End>5483499.615939205512 702479.290750097716</End>
</Line>
</CoordGeom>
<Profile name="Access Road - Building Culvert">
<ProfSurf name="Record Topo-2023.10.24 - Surface (90)" state="existing">
<PntList2D>6.581760739943 1387.128441784837 8.75841874543 1386.996416536172 8.761773282702 1386.996213066623 9.185578976175 1386.970507121125 10.957132545566 1386.825104694882 14.656859076473 1386.35695138735 17.348538086473 1386.070464931008 18.023346235481 1385.959989265467 18.375295830135 1385.887748422477 23.174331139882 1384.832668566258 24.905589782143 1384.425381965158 24.905589782143 1384.425381965158</PntList2D>
</ProfSurf>
<ProfAlign name="Building Culvert Profile">
<PVI>2.5 1385.899999999907</PVI>
<PVI>25.41399999999 1383.910000000149</PVI>
</ProfAlign>
</Profile>
<Feature name="SpeedStation" code="0" source="Autodesk Civil 3D">
<Property label="station" value="0.00000000"/>
<Property label="speed" value="100.00000000"/>
</Feature>
</Alignment>
</Alignments>
</LandXML>

I get a ERROR 001162 code saying invalid XML. Can someone walk me through how to fix this?

0 Kudos
0 Replies