Programmatically update vector tile layer style with Python API

466
0
04-17-2019 06:38 AM
Jay_Gregory
Occasional Contributor III

Is there a way to programmatically update a vector tile layer style with the Python API yet?  I looked but couldn't seem to find one. 

I have created a "copy" of a vector tile layer in my Portal, such that the item information page give me the ability to download the style, or update the style with a new root.json file, but I can't seem to update a new root.json programmatically via the Python API.  Doing it via the REST API I guess is possible, but I took a look at the update item form in the REST API and it looks complicated it's not readily apparent what I would need to do to just update the root.json file...

Thanks!

0 Replies