·geopandas

Python에서 지리공간 데이터 작업을 더 쉽게 해주는 오픈 소스 프로젝트입니다. 팬더가 사용하는 데이터 유형을 확장하여 기하학적 유형에 대한 공간 작업을 허용합니다. Shapely, Fiona 및 Pyproj를 기반으로 구축되었습니다. 공간 형식(Shapefile, GeoJSON, GeoPackage, KML) 읽기 및 쓰기, 공간 조인 수행, 좌표계 변환(재투영), 기하학적 분석(버퍼, 중심, 볼록 선체), 주제별 매핑(등치 맵), 공간 관계 계산(포함, 겹침, 접촉, 내부), OpenStreetMap 데이터 또는 위성 파생 벡터 데이터 작업에 사용됩니다.

7설치·0트렌드·@tondevrel

설치

$npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas

geopandas 설치 방법

명령줄에서 geopandas AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: tondevrel/scientific-agent-skills.

GeoPandas enables you to perform spatial joins, geometric manipulations, and coordinate transformations using the familiar Pandas API. It treats "geometry" as just another column in a DataFrame, but one that knows how to calculate areas, distances, and intersections.

Official docs: https://geopandas.org/ Interactive tutorials: https://geopandas.org/en/stable/gallery/index.html Search patterns: gpd.readfile, gdf.tocrs, gpd.sjoin, gdf.buffer, gdf.explore

A GeoDataFrame is a pandas.DataFrame that has at least one GeoSeries column (usually named geometry). Each row represents a feature (point, line, or polygon).

Python에서 지리공간 데이터 작업을 더 쉽게 해주는 오픈 소스 프로젝트입니다. 팬더가 사용하는 데이터 유형을 확장하여 기하학적 유형에 대한 공간 작업을 허용합니다. Shapely, Fiona 및 Pyproj를 기반으로 구축되었습니다. 공간 형식(Shapefile, GeoJSON, GeoPackage, KML) 읽기 및 쓰기, 공간 조인 수행, 좌표계 변환(재투영), 기하학적 분석(버퍼, 중심, 볼록 선체), 주제별 매핑(등치 맵), 공간 관계 계산(포함, 겹침, 접촉, 내부), OpenStreetMap 데이터 또는 위성 파생 벡터 데이터 작업에 사용됩니다. 출처: tondevrel/scientific-agent-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-25
업데이트
2026-03-11

Browse more skills from tondevrel/scientific-agent-skills

빠른 답변

geopandas이란?

Python에서 지리공간 데이터 작업을 더 쉽게 해주는 오픈 소스 프로젝트입니다. 팬더가 사용하는 데이터 유형을 확장하여 기하학적 유형에 대한 공간 작업을 허용합니다. Shapely, Fiona 및 Pyproj를 기반으로 구축되었습니다. 공간 형식(Shapefile, GeoJSON, GeoPackage, KML) 읽기 및 쓰기, 공간 조인 수행, 좌표계 변환(재투영), 기하학적 분석(버퍼, 중심, 볼록 선체), 주제별 매핑(등치 맵), 공간 관계 계산(포함, 겹침, 접촉, 내부), OpenStreetMap 데이터 또는 위성 파생 벡터 데이터 작업에 사용됩니다. 출처: tondevrel/scientific-agent-skills.

geopandas 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/tondevrel/scientific-agent-skills

상세

카테고리
{}데이터 분석
출처
skills.sh
최초 등록
2026-02-25