Open geohacker opened 4 years ago
@geohacker will ask Dany about the OneDrive / S3 access. I think S3 has some institutional lock down issues, but it can't hurt to ask. We've been using direct access to OneDrive through file explorer and updating the registry to enable larger file movement. More to come.
Some updates here - instead of writing custom endpoints, we are using a combination of FastAPI and PygeoAPI. Both projects have great community behind it. We have used FastAPI for a lot of other projects at Devseed and think it'll be great choice.
To see how this will work, we have a staging stack running here http://covid-publi-1v66das8fk57r-771481456.us-east-1.elb.amazonaws.com/docs. This is a FastAPI stack that wrap around Pygeoapi routes.
We are also working on implementing an api key using OpenAPI api key and http basic auth schemes. More on this next week!
We'll build the database and API using an array of tools like ogr2ogr for ETL and FastAPI / pygeoapi for querying. After diving into the use cases a bit more and comparing various approaches, we think Hecate is not a good fit at the moment.
Goals
Data
Data ingestion
API
This is the first draft of the API spec. We'll finalize this as the data is imported.
Catalogue
Geo
Layers
@guidorice @bitner @pieschker @KPGeo