8000 GitHub - tomudding/photon-docker: The photon geocoder for docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tomudding/photon-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photon-docker

A Dockerized version of photon, an open-source geocoder built for OpenStreetMap data, running on GraalVM.

Features

  • Built on GraalVM Community Edition for optimal performance.
  • Easily deployable on Docker Swarm.
  • Supports small- to large-scale geocoding operations (e.g. for DaWarIch).

Requirements

  • Storage: The downloaded database requires approximately 200GB of storage space.
  • RAM:
    • For high-performance instances, at least 16GB of RAM is recommended.
    • For smaller instances queried occasionally, 2 to 4GB of RAM should suffice.

Limitations

While weekly updates are provided for the database, they are not automatically downloaded and/or processed. To update your database, remove the existing database from the photon_data volume and restart the stack to download a new version.

Acknowledgements

About

The photon geocoder for docker

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 56.5%
  • Shell 43.5%
0