digidem / react-mapfilter

Visualizing, exploring, filtering and printing geographic data and geotagged photos and video
https://lab.digital-democracy.org/mapfilter
29 stars 11 forks source link

Selector craziness #58

Closed gmaclennan closed 7 years ago

gmaclennan commented 7 years ago

This re-organizes the selectors, and does some crazy stuff, but there is a twisted logic behind it... These are some of the factors behind the craziness:

@mojodna with this the selectors you need are:

I need to finish up the documentation on selectors, will look at it tomorrow with a clearer head. I needed to make quite a lot of selectors to avoid circular references, and because we need the data in lots of different ways for the different views.