geopandas

Installation
SKILL.md

GeoPandas Geospatial Data Analysis

Python library for geospatial vector data - extends pandas with spatial operations.

When to Use

  • Working with geographic/spatial data (shapefiles, GeoJSON, GeoPackage)
  • Spatial analysis (buffer, intersection, spatial joins)
  • Coordinate transformations and projections
  • Creating choropleth maps
  • Processing geographic boundaries, points, lines, polygons

Quick Start

import geopandas as gpd
Related skills
Installs
53
Repository
eyadsibai/ltk
GitHub Stars
4
First Seen
Jan 28, 2026