RTICWDT / open-data-maker

make it easy to turn a lot of potentially large csv files into easily accessible open data
Other
64 stars 32 forks source link

Small fix for OR nested quries #100

Closed JAFrederick closed 4 years ago

JAFrederick commented 4 years ago

Nested range queries would always function as "or" due to hash structure. Altered hash structure for desired result.