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
komoot avatar

komoot/photon

0
View on GitHub↗
2,886 stars·362 forks·Java·Apache-2.0·12 views

Photon

an open source geocoder for openstreetmap data

Features

  • Java Geospatial Servers - Geocoder built on Elasticsearch.
  • Java Geospatial Libraries - Geocoder built for OpenStreetMap data using Elasticsearch.

Star history

Star history chart for komoot/photonStar history chart for komoot/photon

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Photon

These projects share indexed features with Photon. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • openmap-java/openmapopenmap-java avatar

    openmap-java/openmap

    82View on GitHub↗

    OpenMap is an Open Source JavaBeans-based programmer's toolkit. Using OpenMap, you can quickly build applications and applets that access data from legacy databases and applications.

    Java
    View on GitHub↗82
  • 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
  • geoserver/geoservergeoserver avatar

    geoserver/geoserver

    4,378View on GitHub↗

    GeoServer is an open-source geospatial data manager and publisher that shares, edits, and processes geographic information using open standards. It operates as an OGC geospatial server and web map service provider, delivering spatial data and calculated measurements to client applications via standardized web protocols. The platform enables the publishing of geospatial datasets from various file formats to web services and supports the modification and management of spatial datasets through a central server. It provides capabilities for remote spatial processing and the creation of searchable

    Javageoserverjavamapping
    View on GitHub↗4,378
  • jblindsay/whitebox-geospatial-analysis-toolsJ

    jblindsay/whitebox-geospatial-analysis-tools

    0View on GitHub↗
    View on GitHub↗0
Compare all 12 related projects→

Frequently asked questions

What does komoot/photon do?

an open source geocoder for openstreetmap data

What are the main features of komoot/photon?

The main features of komoot/photon are: Java Geospatial Servers, Java Geospatial Libraries.

Which projects share features with komoot/photon?

Projects with overlapping indexed features include: graphhopper/graphhopper — GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving… openmap-java/openmap — OpenMap is an Open Source JavaBeans-based programmer's toolkit. Using OpenMap, you can quickly build applications and… geoserver/geoserver — GeoServer is an open-source geospatial data manager and publisher that shares, edits, and processes geographic… 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.