Skip to main content
Question

Hi! Is it possible to convert a CGXML file into a shapefile with associated attributes directly with DataInterop ?

  • August 13, 2019
  • 1 reply
  • 39 views

I'd like to get the points and create the polygons and have the attributes from the CGXML file.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

palhermans
Contributor
Forum|alt.badge.img+10
  • Contributor
  • 46 replies
  • August 14, 2019

Hi,

I would say no - in the way there is no direct reader for CGXML. You can read XML files with Workbench and from there make a workbench for a transformation to ArcGIS formats. Encourage You to post a CGXML example.