Find locations

375
1
08-27-2018 10:03 PM
PullarDavid
New Contributor II

Can someone provide a basic example of the sub-module in ArcGIS API for Python of the find_existing_locations operation.

from arcgis.features import find_locations
result = find_locations.find_existing_locations (???

Regards,  David Pullar

0 Kudos
1 Reply
LamberWBY
New Contributor II

I'm looking for this too. Wondering if input_layers can be a list of feature layers, and then use the index of the list for “layer” and “selectingLayer”.

0 Kudos