Skip to main content
Question

How to convert NAS files (German AAA) to FeatureClass (ESRI) ?

  • September 26, 2018
  • 2 replies
  • 31 views

Hi,

 

I want to convert some NAS files to FeatureClass (ESRI)

. Do you have any idea, how to di it?

Thanks and best regards

Sajjad

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.

2 replies

  • Author
  • 1 reply
  • September 26, 2018
you can download examples of this files from: https://www.opengeodata.nrw.de/produkte/geobasis/lika/alkis_sek/bda_oe/

 

 


oscard
Influencer
Forum|alt.badge.img+22
  • Influencer
  • 344 replies
  • September 27, 2018

Do you have any particular issue with the workflow?

 

 

I see they are XML files, so you can read them with the XML Reader. You will have to configure it depending on the fields you want for your FeaureClass, The Writer would be ESRI FIleGeodatabase or ArcSDE Writer.

 

 

I've seen that some of the XML are pretty large. No idea if FME has any kind of limitation for XML size.