2

I'm using ArcGIS 10.2.2 and I'm trying to create a Feature Class inside a Feature Dataset from a table opened through OLE-DB connection using the tool "Create Feature Class from XY Table". The output Feature Dataset Coordinate System is the same than the Feature Class I want to create (WGS 1984), and , when I run the tool, I don't get any error message. But the output feature class is created OUTSIDE the Feature Dataset!! (Still inside the File Geodatabase, but outside the desired Feature Dataset). Does anyone have an idea why this is happening and how I could avoid this problem ?

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Feb 3, 2016 at 5:42

1 Answer 1

2

When creating a feature class from a table (or a text file), you cannot export directly into a feature dataset; this is just an existing limitation of the software. but there could be a good reason behind it.

The recommended workaround is to use the Make XY Event Layer GP tool first and then exporting the event layer into a feature class within the feature dataset; this is supported.

answered Feb 3, 2016 at 6:33

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.