kalisio / krawler

A minimalist (geospatial) ETL
https://kalisio.github.io/krawler/
MIT License
54 stars 13 forks source link

Handle ObjectID in mongo query #245

Closed cnouguier closed 1 year ago

cnouguier commented 1 year ago

For now it is impossible to define a query with an ObjectID such as { _id: new ObjectID(id) }