Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type of geographic filters/search #21

Open
Edouard-Legoupil opened this issue Jun 1, 2014 · 0 comments
Open

Type of geographic filters/search #21

Edouard-Legoupil opened this issue Jun 1, 2014 · 0 comments

Comments

@Edouard-Legoupil
Copy link
Contributor

Just clarifying that we would then have 3 types of "geographic filters/search":

A- From Geolocation API (as per #7)
B- From Search by Location name (referenced as a poin see: https://github.com/affinitybridge/unhcr/issues/20t)
C- From Search by Region (referenced by a polygon as per #18)

The actions of "geographic filters/search" are:

    • Center map on the location (precise points or centroid of the polygon if "search by region")
    • Filter descriptive list:
      -- When "search by Region", the list and the map will display ONLY the records (according to selected filters) that are in the region
      -- When "search by Point", the list will display ALL the records (according to selected filters) BUT ORDERED by proximity to the point.

We may need to restrict the number of records displayed per page int he list (maybe 10 for each list page) and offer a possibility to go to the next page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant