Skip to main content
Back to registry

geopandas

davila7/claude-code-templates

GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis.

Installs143
Install command
npx skills add https://github.com/davila7/claude-code-templates --skill geopandas
About this skill
GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis. See data-structures.md for details. GeoPandas reads/writes multiple formats: Shapefile, GeoJSON, GeoPackage, PostGIS, Parquet. See data-io.md for comprehensive I/O operations. Always check and manage CRS for accurate spatial operations: See crs-management.md for CRS operations. Buffer, simplify, centroid, convex hull, affine transformations: See geometric-operations.md for all operations. Spatial joins, overlay operations, dissolve: See spatial-analysis.md for analysis operations.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does geopandas do?

GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis.

Is geopandas good?

geopandas does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does geopandas work with?

geopandas currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to geopandas?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install geopandas?

npx skills add https://github.com/davila7/claude-code-templates --skill geopandas

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering