Good afternoon,
I am looking to create a service in Python (Geoservice) that will run in ArcGIS Portal and reads a point (customer) and returns the name of the area where the customer is located (parcel)
Two cases:
1) compare point with polygon
2) compare point with point (centroid)
Thanks