Is there a way to auto-generate bookmarks based on a series of point features? I have a layer with about 200 points. I’d like to auto-generate a bookmark for each site at the same zoom scale.
I'm not sure about auto-generating bookmarks, but if you want to create a layout and add the map to it you can then create a spatial map series with the extent set to center and maintain scale. A new page will be generated for each point and you can quickly move between pages. Learn more here: https://pro.arcgis.com/en/pro-app/latest/help/layouts/create-a-map-series.htm
Thanks. I'm familiar with creating a map series...what I'm working toward requires bookmarks...thanks for the thought.
I've conducted a search for you:
ArcGIS Pro Arcpy create bookmarks from points
https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-arcpy-create-bookmarks-from-points/td-
...
Adding a bookmark with python
https://community.esri.com/t5/python-questions/adding-a-bookmark-with-python/m-p/552977
The searches above just confirm that this function does NOT currently exist.
I went ahead and added this to the ArcGIS Pro Ideas. PLEASE UPVOTE!
I implemented this functionality in a Toolbox: https://community.esri.com/t5/arcgis-pro-questions/create-bookmarks-from-features/m-p/1299420