Prior to 10.0, the query operation could only be performed on layers. From 10.0 onward, the query operation can be performed on tables and layers. Querying annotation is supported at the layer level, ...
When using the .query() method on a Feature Layer, it returns the max record count (1000 in my case) even if you pass return_all_records=True to the method. It should be returning all records.
Consider a national wireless telecommunications company who wants to improve connectivity within areas of poor coverage. Their cell towers, cell tower radii and state boundaries data are held within ...