Hello, there is a map service service with thousands of parcels. I need to find polygons in a specific boundary by sending a query to this service. How can I do this using rest api? Actually, boundary is a Grid service included in this service. I need to find polygons in any grid.
here is what you can do:
Example:
hope this helps.