Tagged Questions
3
votes
1answer
101 views
How to find the polygon containing a given coordinate using ArcGIS Geometry Service?
Say I have an ArcGIS Server GeometryService running, and a map service containing ZIP code polygons (all ArcGIS 10.1).
I want to pass a coordinate, and have it return which ZIP code contains that ...