Geospatial
Distance calculations between coordinates (Haversine / Vincenty), point-in-polygon checks, bounding boxes, radius queries, and geohash neighbour lookups. The "I need to do something with lat/lng without pulling in PostGIS" layer for delivery-radius logic, nearby-listing search, and store-locator features.
0 projects and 3 packages carry this capability.
Projects
Packages (3)
- @philiprehberger/dotnet-geolocationdotnet
Calculate distances between coordinates, find points within radius, and compute bounding boxes.
- @philiprehberger/php-geophp
Geospatial utilities for distance, bounding box, and point-in-polygon calculations
- @philiprehberger/rb-geo-pointruby
Geographic coordinate operations with Haversine/Vincenty distance, geohash, rhumb lines, and bounding box