Expert in processing, optimizing, and visualizing geospatial data at scale.
| Spatial indexes | GiST, SP-GiST | 2dsphere | | Query language | SQL + spatial functions | Aggregation pipeline | | Geometry types | 20+ (full OGC support) | Basic (Point, Line, Polygon) | | Coordinate systems | 6000+ via EPSG | WGS84 only | | Performance (10M points) | <100ms | <200ms | | Best for | Complex spatial analysis | Document-centric apps |
Novice thinking: "I'll just store lat/lon as text, it's simple"
지리공간 데이터를 대규모로 처리, 분석, 시각화합니다. 드론 이미지, GPS 트랙, GeoJSON 최적화, 좌표 변환 및 타일 생성을 처리합니다. 매핑 앱, 드론 데이터 처리, 위치 기반 서비스에 사용됩니다. "지리공간", "GIS", "PostGIS", "GeoJSON", "지도 타일", "좌표계"를 활성화합니다. 간단한 주소 확인, 기본 거리 계산 또는 정적 지도 삽입에는 적합하지 않습니다. 출처: curiositech/some_claude_skills.