GeoPandas — геопространственный анализ векторных данных
★ 7.0 · data
geopandas is a Claude Code skill that provides guidance and local audit tools for Python workflows built on GeoPandas 1.1.4, targeting planar vector data represented as GeoSeries and GeoDataFrame objects. It covers reading and writing Shapefile, GeoJSON, and GeoPackage formats via pyogrio, spatial operations such as buffering, overlay, sjoin, and sjoin_nearest, coordinate reference system transformations through pyproj, and correctness gates for geometry validity, CRS semantics, and join cardinality. Built-in safety rules prevent automatic loading of remote URLs or GDAL virtual paths and prohibit embedding credentials in source code or connection strings. The skill targets developers and data analysts automating GIS pipelines, spatial analysis, and geodata preparation in a reproducible Python 3.12 environment with pinned dependencies including NumPy, pandas, Shapely, pyproj, and pyogrio.
- #geopandas
- #gis
- #geospatial
- #vector-data
- #spatial-analysis
- #mapping