awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

geotrellis/gdal-warp-bindings

0
View on GitHub↗
0 stars·0 forks·3 views

Gdal Warp Bindings

Features

  • Java Geospatial Libraries - Thread-safe bindings for GDAL warp functionality.

Star history

Star history chart for geotrellis/gdal-warp-bindingsStar history chart for geotrellis/gdal-warp-bindings

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gdal Warp Bindings

Similar open-source projects, ranked by how many features they share with Gdal Warp Bindings.
  • jblindsay/whitebox-geospatial-analysis-toolsJ

    jblindsay/whitebox-geospatial-analysis-tools

    0View on GitHub↗
    View on GitHub↗0
  • komoot/photonkomoot avatar

    komoot/photon

    2,886View on GitHub↗

    an open source geocoder for openstreetmap data

    Java
    View on GitHub↗2,886
  • lakshmanok/asgbooklakshmanok avatar

    lakshmanok/asgbook

    14View on GitHub↗

    Java code accompanying "Automating the Analysis of Spatial Grids" by Valliappa Lakshmanan, Springer, 2012

    Java
    View on GitHub↗14
  • graphhopper/graphhoppergraphhopper avatar

    graphhopper/graphhopper

    6,516View on GitHub↗

    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

    Javaastardijkstradirections
    View on GitHub↗6,516
See all 11 alternatives to Gdal Warp Bindings→

Frequently asked questions

What are the main features of geotrellis/gdal-warp-bindings?

The main features of geotrellis/gdal-warp-bindings are: Java Geospatial Libraries.

What are some open-source alternatives to geotrellis/gdal-warp-bindings?

Open-source alternatives to geotrellis/gdal-warp-bindings include: graphhopper/graphhopper — GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving… jblindsay/whitebox-geospatial-analysis-tools. komoot/photon — an open source geocoder for openstreetmap data. lakshmanok/asgbook — Java code accompanying "Automating the Analysis of Spatial Grids" by Valliappa Lakshmanan, Springer, 2012. locationtech/jts — The JTS Topology Suite is a Java library for creating and manipulating vector geometry. locationtech/proj4j.