GIS Python: Count shape files and Select by Location (2 Real world ArcPy examples)

preview_player
Показать описание
In this video I show how to start scripting with Python to GIS. This video lesson is focusing on Python GIS beginners who just starting work on ArcPy Python module.

So I show how to find example GIS data in shape file format in Internet, Add this geographical data to GIS and apply Python code to this. In order to correctly run scripts you must to import ArcPy module to Python code.

The content of ''GIS Python for beginners with real world ArcPy examples'' video lesson is:
0:05 - Step 1: Download GIS data from Internet
1:47 - Using PyCharm and IDLE ArcGIS Scripting with Python (Download and start using PyCharm Python Framework)
6:06 - Result of Example 1: get list of all Shape files in project directory.
2:48 - Example 1: Simple script - Find GIS feature list (shape files in project directory) with Python
6:29 - Example 2: Select by Location with Python in GIS. Here I explain how to use where_clause in MakeFeatureLayer_management command.
12:20 - Result of Example 2: Select and Show all airports WITHIN Mexico country polygon.

Used commands:
SelectClassToFeatureClass_conversion - Write new GIS shape file to Output directory as a result.

Thank you for watching!
Please subscribe me for get more interest Python, GIS, Machine Learning videos in short future!
Vytautas.
Рекомендации по теме
Комментарии
Автор

Thanks ! I'm learning python for using it with Qgis. At the time, it's the clearest and most pedagogic tutorial I found !

lucaswintz
Автор

Hi, could you please upload a video about vehicle route optimization problem?

shashankathawale
Автор

Hi,
Myself a researcher, i am new to the field of python scripting in am having a python script dealing with extraction of seasonality from TRMM data....can u please guide me through the script on how to call the functions and give arguments...
Hopefully waiting for a reply

mr.noneofyourbusiness
Автор

can i show it by choropleth map by using plotly??

monotoshkumardaschandan
Автор

Hi can u perform a video on how to do overlay analysis using python, weighted overlay for example

manoranjan
Автор

Thank you for the useful demonstration.

kathmanducity
Автор

you didnt add arcpy library but arcpy library is working. ı didnt arcpy library and pychram didnt work. How did you do ?

fatiherdem
Автор

Hii this is vinay from india i want to wright a script for mosaic I have 21 folders each folders containing 200 raster images and want to mosaic all the data sets so can you help me in this

nikhilvinay
Автор

Hi, wonderful video! Can you upload one video regarding how GIS data is useful in Vehicle accidental risk reduction using classification machine learning algorithm?

sudippandit
Автор

very nice tutorial. But I am not succeed.after running, It shows that dataset countries_layer does not exist or is not supported. How I solve it? Plz can anyone give me the solution.

settydip
Автор

nice one bro...well explanatory and insightful. Pls can you show me step by step procedures and coding for going about webmapping system for distutribution of facilities using python and arcmap

uforoetim
Автор

Why out of the blue you have ArcMap open without even mentioning you will be using it.

lukaszwalaszczyk