Open stepps00 opened 6 years ago
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.
"edtf:inception"
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.
edtf:
Relevant code snippet: https://github.com/whosonfirst/py-mapzen-whosonfirst-export/blame/master/mapzen/whosonfirst/export/__init__.py#L172-L199
These properties are generated whenever the export code catches an
"edtf:inception"
date.