Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSMCha architecture migration planning #10

Open
willemarcel opened this issue Mar 15, 2023 · 0 comments
Open

OSMCha architecture migration planning #10

willemarcel opened this issue Mar 15, 2023 · 0 comments

Comments

@willemarcel
Copy link
Collaborator

willemarcel commented Mar 15, 2023

This is how the OSMCha infrastructure is currently organized:

flowchart TD
    R[OSM Replication Files] --> W(osmcha-watchbot)
    W --> DB[(OSMCha RDS Database)]
    DB <--> D(OSMCha API)
    
    
  O(Overpass) --> AW(osm-adiff-service) -- tag-changes --> D
  AW --> S3((real-changesets S3))
  R --> AW

  D <--> F(OSMCha-frontend)
  O -.-> F
  S3 --> F
Loading
@willemarcel willemarcel changed the title OSMCha architecture OSMCha architecture migration planning Mar 15, 2023
@tordans tordans mentioned this issue Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant