GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving directions. It provides a map matching engine for aligning GPS coordinate traces to road networks, a GTFS transit router for multi-modal travel, and a spatial analysis utility for isochrone generation. The project supports the creation of custom vehicle profiles and weighting logic to influence path calculations. It implements contraction hierarchies to accelerate pathfinding by reducing the search space between coordinates. The engine covers a broad range of geospatial capabili
Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and geometric operations on GeoJSON data. It functions as a modular spatial engine that allows for the generation, manipulation, and classification of geographic datasets within web and node environments. The library provides a set of utility functions to programmatically create structured points, lines, and polygons. It enables the calculation of distances, areas, and geometric relationships between geographic coordinates, supporting both browser-based geospatial analysis and clie
ArcGIS Maps SDK for Java samples
.Net library for GeoJSON types & corresponding Json.Net (de)serializers
LocationTech Spatial4j: A Geospatial Library for Java
Las características principales de locationtech/spatial4j son: Geospatial Data, Java Geospatial Libraries.
Las alternativas de código abierto para locationtech/spatial4j incluyen: graphhopper/graphhopper — GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving… turfjs/turf — Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and… esri/arcgis-maps-sdk-java-samples — ArcGIS Maps SDK for Java samples. geotrellis/gdal-warp-bindings. geojson-net/geojson.net — .Net library for GeoJSON types & corresponding Json.Net (de)serializers. dem-net/dem.net — Digital Elevation model library in C#. 3D terrain models, line/point Elevations, intervisibility reports.