Publicly available feature service for testing? (ArcGIS REST API/Add features)

453
0
03-30-2020 06:37 PM
Bud
by
Notable Contributor

I'm working on a Python script in an external system.

The script will:

  1. Loop through records in a table in the external system.
  2. For each record, create features in an enterprise geodatabase FC via the ArcGIS REST API --> Add Features

The problem is: I don't currently have access to an internal feature service for testing the script.

Is there such thing as a publicly available feature service where I could test:

  • Creating features (via the ArcGIS REST API)
  • Review the results/records

Thanks!

0 Kudos
0 Replies