Replies: 1 comment 1 reply
-
|
Argo is great for our infrastructure and a serious production install. Based on #248, I'm definitely keen to keep a pathway open for a very simple install too, via docker compose. This would mean we probably want two execution modes behind the same API interface (via an abstraction / user selection at install):
I would start with the LocalWorker, then if we have time / team willingness we can implement the ArgoWorker afterwards =) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
UC Berkeley Code For Good - OAM Uploader Workplan
Background
OpenAerialMap recently underwent a backend modernization moving from MongoDB to a STAC-compliant architecture using pgSTAC, FastAPI, and TiTiler.
The current uploader is unreliable for large files and lacks modern resilience features. This project focuses on building a new imagery uploader that integrates with the modernized STAC-based backend.
Code For Good
UC Berkeley Code For Good runs a program where software engineering students contribute to open-source projects. A student team is working on the OAM Uploader for the Spring 2026 semester (10 weeks), alongside a separate team working on osm-tagger.
Objectives
Build a modern, resilient web application and API that enables drone pilots and imagery providers to upload large orthomosaics to OpenAerialMap:
Technical Architecture
Agreed approach (as of March 2026)
Processing steps
gdalinfoRaw data preservation (planned)
Nice-to-haves / future considerations
Milestones
Phase 1: Foundation (Weeks 1-3)
Phase 2: Core Processing Pipeline (Weeks 4-6)
Phase 3: Enhanced Features (Weeks 7-8)
Phase 4: Polish & Deployment (Weeks 9-10)
Deliverables
Beta Was this translation helpful? Give feedback.
All reactions