🎯

geojson-points

🎯Skill

from mmbmf1/geospatial-skills

VibeIndex|
What it does

Converts geographic coordinates into structured GeoJSON point features for mapping, spatial analysis, and geospatial data visualization

πŸ“¦

Part of

mmbmf1/geospatial-skills(10 items)

geojson-points

Installation

Quick InstallInstall with npx
npx skills add https://github.com/mmbmf1/geospatial-skills --skill geojson-points

Need more details? View full documentation on GitHub β†’

2Installs
-
AddedFeb 9, 2026

More from this repository9

🎯
geojson-wkt🎯Skill

Converts between GeoJSON and Well-Known Text (WKT) geospatial formats, enabling seamless geometry transformations for mapping and spatial data processing.

🎯
postgis-intersects🎯Skill

Performs spatial intersection queries in PostGIS, identifying geographic features that overlap or intersect within geospatial databases.

🎯
postgis-dwithin🎯Skill

Performs spatial proximity queries in PostGIS, calculating distances between geographic features and filtering results within a specified range.

🎯
postgis-nearest🎯Skill

Finds the nearest geographic features in PostGIS databases using spatial indexing and distance calculations for location-based queries.

🎯
postgis-distance🎯Skill

Calculates precise spatial distances and relationships between geographic points using PostgreSQL's PostGIS extension for geospatial analysis.

🎯
postgis-buffer🎯Skill

Creates PostGIS buffer zones around geometric features, enabling spatial analysis and proximity-based queries with customizable distance parameters.

🎯
geojson-postgis🎯Skill

Converts GeoJSON data to PostGIS-compatible spatial formats and performs geospatial database operations with ease

🎯
postgis-extract-xy🎯Skill

Extracts X and Y coordinates from PostGIS geometries, enabling precise spatial data transformation and point-based geospatial analysis.

🎯
postgis-transform🎯Skill

Transforms and reproject geospatial data between coordinate reference systems using PostGIS spatial functions and SQL queries.