Point geometry to feature class?

416
2
08-01-2017 07:02 AM
AndrewMartin8
New Contributor III

I am trying to take a point in a xy coordinate and putting a gis coordinate with it. Now I am taking the pointgeometry  and creating a feature class or a shapefile. What is the function for this? and how can I make it have unique file names after every loop?

0 Kudos
2 Replies
RebeccaStrauch__GISP
MVP Emeritus

Python is very picky about spacing, and their should be a ":" after your for and if statements, with the next lines indented.  Correct that and repost your code using https://community.esri.com/people/curtvprice/blog/2014/09/25/posting-code-blocks-in-the-new-geonet?s...

0 Kudos
DanPatterson_Retired
MVP Emeritus

In one of your other threads... Copy Features was recommended.  Posting in one location makes it easier for people to keep track of a question and its incarnations.

0 Kudos