Chicago / opengrid

A user-friendly, map-based tool to combine and explore real-time or historical data.
http://opengrid.io
Other
247 stars 53 forks source link

Select Location is hidden but defaults to Map Extent #322

Closed levyj closed 6 years ago

levyj commented 6 years ago

I am not sure if this is new or I just never noticed before but it looks as if Select Location in Search defaults to Map Extent instead of SELECT BOUNDARY or Citywide. However, this selection is hidden by default. That can produce the effect of returning no records, even though the user is not knowingly doing a geographic restriction.

image

image

tomschenkjr commented 6 years ago

Yeah, this was a deliberate choice in v1.2.0. After the CUTGroup, we realized that users often would use the map extent to navigate to a section to conduct a search. Likewise, after looking at other maps (e.g., Google Maps), we found they also used map extent as the search mechanism.

tomschenkjr commented 6 years ago

Also, was you move the map it will auto-refresh so if you pan across, the data will update.

levyj commented 6 years ago

Fair enough if it was intentional. I know well that nothing is intuitive to everyone.

That said, I am not sure panning necessarily helps if the person interprets the initial response as saying that no matching records exist.

Out of curiosity, I just checked Google Maps. It is right that if there are matching records with my extent it shows only them (sort of since the list does give me some access to other results).

image

However, if there are no matching results in the extent, it will zoom out a lot to find me some.

image

levyj commented 6 years ago

Not to bury my point, though, one can always nit-pick so since this was intentional, I am not now asking for a change. Thanks.

tomschenkjr commented 6 years ago

No problem.