5

Publishing to ArcGIS Online

In Chapter 3, you were introduced to the ArcGIS API for Python and used it to search for data, groups, and users in your organization. The data you were searching for was published to ArcGIS Online. This can be done by publishing maps and service definitions from within ArcGIS Pro, but you can also add and publish CSVs, shapefiles, and geodatabases by using the ArcGIS API for Python. By creating Notebooks or script tools to publish data to your organization, you can automate repetitive tasks for data that needs to be updated regularly and reduce the number of clicks you have to make.

In this chapter, you will cover:

  • Using the ContentManager class to publish new content and organize it in folders
  • Using the GroupManager ...

Get Python for ArcGIS Pro now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.