Open-Historical-Map-Labs / openhistoricaltiles

First iteration of vector tiles from OHM Planet data
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

Blank dates: Missing data or eternal features? #32

Closed danrademacher closed 5 years ago

danrademacher commented 5 years ago

Pulling this out into an issue:

e.g. for the blank start or end dates, I'd like to treat those as data entry omissions. For dawn of time / present day, how badly would things break if we used a wildcard, like '*'?

Seems like two concerns here:

If we're going to use an arbitrary string, I suspect we'd want something other that an asterisk, which seems likely to get mistaken for an actual wildcard.

This will also be relevant to https://github.com/OpenHistoricalMap/openhistoricalmap-docker/issues/2 -- if we implement a date picker there to help with data formatting, how do we also allow someone to enter whatever thing means "eternal"?

danrademacher commented 5 years ago

e for eternal?

danrademacher commented 5 years ago

or a and o for omega?

gregallensworth commented 5 years ago

Per issue #41 the current implementation of the timeslider treats "" as the start/end of time, e.g. "since prehistory" or "through the current day and the foreseeable future"