Sajjad Anwar

Results 17 issues of Sajjad Anwar

The reduce script for all [validators](https://github.com/osmlab/osmlint/tree/master/validators) are mostly the same. Can we simplify this?

Looks like all arrival times are null. @batpad this looks like something went wrong when we did the export.

This is a proposal for storing geometries as part of the ml-enabler API. We've been doing some thinking around this and think it'd be useful to try this. In the...

enhancement

In the future, clients like TM can request new data from models in case ml-enabler doesn't have it already. This requires a job management system to: * handle requests from...

enhancement

Prediction data is stored as JSONB. This means we can store any arbitrary key that's produced by the model. At the moment, ml-enabler API is built to aggregate two keys...

enhancement

Currently https://github.com/hotosm/ml-enabler/blob/master/ml_enabler/api/ml.py#L411, we're not checking the total number of tiles within in the bbox to see if that's acceptable for performance. We should set this based on the prediction zoom...

enhancement

Overall project timeline is May 16 - July 8 ### Sprint 1910 _May 16 - 17_ * Kickoff * Setup Flask boilerplate ### Sprint 1911 _May 20 - 31_ *...