У нас вы можете посмотреть бесплатно FeatureLayer Object with the ArcGIS API for Python | Accessing a Feature Layer in ArcGIS Online или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
🎓 Full Course 👉 • Automate ArcGIS Online Feature Service Wor... 🎥 List Comprehension 👉 • 1101 Comprehension: List from An Introduct... Learn how to create and access a FeatureLayer object in ArcGIS Online using the ArcGIS API for Python. In this tutorial, you’ll explore multiple methods for working with feature layers, including accessing them from an Item object, a FeatureLayerCollection, and directly from the FeatureLayer class using layer IDs and URLs. In the 07_Feature_Layer_Object folder there is a Python script named 07_Jump-in.py if you are revisiting or jumping-in at this point in the course. You can run this script before proceeding with this video. 📚 In this video, you will learn how to: ▪️ Access feature layers from a feature service item ▪️ Use the layers property and list indexing ▪️ Retrieve feature layers by name with list comprehension ▪️ Create FeatureLayer objects using FeatureLayerCollection ▪️ Instantiate a FeatureLayer directly from a layer URL 00:00 Introduction 00:54 Documentation 01:53 Script imports and setup 02:28 Item object layers property 03:43 Item object layers property with indexing 04:30 Feature Layer properties name 05:51 FeatureLayerCollection layers property 07:00 FeatureLayer class fromitem() 07:53 FeatureLayer class #ArcGISOnline #ArcGISAPIforPython #GIS #PythonGIS #Esri #FeatureLayer #GISAutomation #LearnArcGIS