Select to view content in your preferred language

Hot to convert xml into shp?

6215
2
10-04-2013 10:32 AM
MalgorzataMendela
Occasional Contributor
Hello,
I have been trying to import xml files and then export them to shp format. Unfortunately, there have been occurred the following error message: " This dataset apperas to be invalid. Please verify that your settings or file contents are correct, and try again".
I have checked them and I do not notice any mistakes.

Could you pleae help me to solve this problem.

Thank you.

Best regards,
Ma�?gosia
0 Kudos
2 Replies
NidhinKarthikeyan
Honored Contributor
I just did a quick test on your data. The XML failed to import, throwing error. Seems that ArcGIS doesn't detect the content in your xml. I believe your xml is not an ESRI XML Worspace document.
0 Kudos
SeanGrant
Frequent Contributor
It appears your data is encoded using gml so you can try and use the GML reader instead of XML reader to write to and Esri geodatabase.

Thanks,
Sean
0 Kudos