I am trying to make a new feature class to store address locations. I have selected a subset of my data using a definition query (Where Address is not null AND Origin is equal to SurveyResponse). 306 features are selected using this query. I select all features in the table and run the Feature to Points tool. My new feature class contains 316 features. How can this be if my original selection was only 306 features?
Are any of the feature multi-part features?
I could see how a single record may create multiple points.
No, both are point feature classes and the locations have been pulled from Survey123
What settings are you using for the GP tool? Feature To Point (Data Management)—ArcGIS Pro | Documentation
I have not run this tool specifically, but what is the goal of the output?I am wondering if the tool does not honor the query or selected records.
There is only one setting to change (the inside option) and have run it both ways, with the box checked and unchecked.
Here is my current work flow: I published a public survey using survey123. I am very concerned with location information so the respondents have the option to enter their location using a geopoint question (by selecting the location on a map), selecting their address from a drop down (FullAddress), and/or typing in their address into a text field(FullAddressOther). I have downloaded the responses, query to only display features that have a value in the FullAddress field (where FullAddress is not null), join those responses to my address layer and use the Feature to Points tool to export the data to a new layer, ensuring that the address points have the correct coordinates.
I was also wondering if the tool might not be honoring my query and/or selected records.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.