postgis-intersects
π―Skillfrom mmbmf1/geospatial-skills
Performs spatial intersection queries in PostGIS, identifying geographic features that overlap or intersect within geospatial databases.
Part of
mmbmf1/geospatial-skills(10 items)
Installation
npx skills add https://github.com/mmbmf1/geospatial-skills --skill postgis-intersectsNeed more details? View full documentation on GitHub β
More from this repository9
Converts between GeoJSON and Well-Known Text (WKT) geospatial formats, enabling seamless geometry transformations for mapping and spatial data processing.
Performs spatial proximity queries in PostGIS, calculating distances between geographic features and filtering results within a specified range.
Converts geographic coordinates into structured GeoJSON point features for mapping, spatial analysis, and geospatial data visualization
Extracts X and Y coordinates from PostGIS geometries, enabling precise spatial data transformation and point-based geospatial analysis.
Transforms and reproject geospatial data between coordinate reference systems using PostGIS spatial functions and SQL queries.
Calculates precise spatial distances and relationships between geographic points using PostgreSQL's PostGIS extension for geospatial analysis.
Finds the nearest geographic features in PostGIS databases using spatial indexing and distance calculations for location-based queries.
Converts GeoJSON data to PostGIS-compatible spatial formats and performs geospatial database operations with ease
Creates PostGIS buffer zones around geometric features, enabling spatial analysis and proximity-based queries with customizable distance parameters.