developmentseed / developmentseed/ml-enabler

Support Running Inference Over a Tile List Based on Vector Input

Open
#34 0 comments 0 reactions 1 assignee Claimed by @ingalls View on GitHub
enhancement
Dominant language
JavaScript
Stars
30
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It would be useful to have the ability to run inferences over a list of tiles, instead of all tiles in a bbox. The list of tiles would be
based on a vector geometry that a user uploads? to ml-enabler

- we could be flexible with the vector geometry type we accept and use `ogr2ogr` to convert to `geojson` since that's ideal for use with postgis

- then we could automatically generate tiles from the geojson in the predition_tiles table

cc @ingalls

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.