whosonfirst/whosonfirst-properties

Catalogue date:* properties

Opened this issue · 1 comments

Relevant code snippet: https://github.com/whosonfirst/py-mapzen-whosonfirst-export/blame/master/mapzen/whosonfirst/export/__init__.py#L172-L199

"date:inception_lower":"",
"date:inception_upper":"",

These properties are generated whenever the export code catches an "edtf:inception" date.

This is me, so I'll take this. Basically we're parsing edtf: dates in the export code and assigning upper and lower database-friendly ranges for querying.