How to create a point/line/polygon shapefile with Python and Fiona - Tutorial

preview_player
Показать описание
Storage, management and analysis of geospatial vector data as an ESRI shapefile is a common procedure of GIS and related professionals. The generation of these spatial files can be done not only on a desktop software but also by Python commands. We have created an applied example that shows the procedure in Python to create point, line, and polygon shapefiles from a csv file by the use of the Fiona library.

Input data
You can download the input data from this link.
Рекомендации по теме
Комментарии
Автор

Thank you so much!! Its a great material for learn

cesaravilaaoyama
Автор

Thank you for video...whatsapp is anoing :)

sasomange
Автор

Thanks for the video! How can I add feature type to all figures at shapefile (like railroad, river, powerline, itc.)?

DimulyaPlay
Автор

should I really use jupyter labs? or I can use any editor I want?

dangernoodle