humanitiesplusdesign / palladio

An application that brings humanities research methods to data visualization.
BSD 3-Clause "New" or "Revised" License
170 stars 31 forks source link

Create a generated facet for places missing coordinates (not mappable) #144

Closed cncoleman closed 8 years ago

esjewett commented 8 years ago

So, for each coordinates dimension there should now be a dimension called "[Name of coordinates dimension]: Exists". This dimension will have value true if it exists and false if not. It can be used in the facet filter or in the timeline as a grouping. You can try this on the sample data set and you will see that even there there are many missing coordinates (all because of missing places of death).

esjewett commented 8 years ago

Let me know how this is looking and if we need updates or changes?

esjewett commented 8 years ago

Looks like this may not be working for the Voltaire data. I'll keep this issue open for the moment.

esjewett commented 8 years ago

Ok, I think we're in business now.