Como dar um zoom em 2 Layers em um WebMap com arcgis Python?

309
0
07-30-2019 01:04 PM
VitorRibeiro
New Contributor

Estou usando a biblioteca arcgis no Python.

Consegui criar um WebMap com o comando 

WebMap()

Adicionei alguns Layers nele com o comando

add_layer()

Adicionei propriedade no Web Map

e salvei minhas alteração.

Porém ficou sem o Extent (Zoom to layer) em meu Layers filtrado

Gostaria de pegar o extent do Layer filtrado para passar o extent no webmap, alguem sabe alguma forma?

Biblioteca - https://esri.github.io/arcgis-python-api/apidoc/html/index.html 

0 Kudos
0 Replies