Create a shapefile from a .csv with Python, web map it and reproject it

preview_player
Показать описание

This video shows how to use the Python language to create a spatial point layer from a .csv file with X,Y coordinates. Then the video demonstrates the steps to display spatial layers in an interactive leaflet web map, and how to reproject them to a different coordinate reference system. Finally the process to export spatial layers to common geospatial formats using Python is presented.

The Python libraries used in this video include geopandas and folium.
Рекомендации по теме
Комментарии
Автор

TypeError: Object of type Point is not JSON serializable.. how to solve this error?

pateldipenti
visit shbcf.ru