hbz / oerworldmap

OER World Map
https://oerworldmap.org/
Other
30 stars 16 forks source link

Refactor map #1165

Closed literarymachine closed 7 years ago

literarymachine commented 7 years ago

As discussed in the team meeting, the map will be refactored. Pins will no longer be clustered, but get styled to have more of a cloud-like appearance:

Map

Besides that, automatic zooming and panning will be reduced to a minimum.

literarymachine commented 7 years ago

On https://beta.oerworldmap.org/

acka47 commented 7 years ago

It's much better without the clusters. I am not sure whether the coloring is the best choice. A bit more contrast might be good. Anyway, +1.

philboeselager commented 7 years ago

A bit more contrast might be good. Anyway, +1.

+1

literarymachine commented 7 years ago

Also with this PR we have a new export format: GeoJSON. You can test it by selecting the raw GeoJSON and dragging it here.

literarymachine commented 7 years ago

@j0hj0h Zooming into high levels lets pins disappear, e.g. https://beta.oerworldmap.org/resource/urn:uuid:497e84a4-2691-4648-9340-694ec053aeac

literarymachine commented 7 years ago

@j0hj0h Aggregation popover is persisted, try clicking e.g. on the highlighted pin here: https://beta.oerworldmap.org/resource/urn:uuid:839897e6-178f-11e5-871b-3c970e4a9cbf

karindr commented 7 years ago

In consequence of the smaller size of the dot compared to the pins and circles from the map before the blue colour is not striking enough for the dots. When you have a first look at the map showing the whole world you nearly notice the dots.

As second point I recommend to change the presentation to a classic pin (shaped like a drop upside down) at the moment when an entry is chosen.

literarymachine commented 7 years ago

In consequence of the smaller size of the dot compared to the pins and circles from the map before the blue colour is not striking enough for the dots. When you have a first look at the map showing the whole world you nearly notice the dots.

As second point I recommend to change the presentation to a classic pin (shaped like a drop upside down) at the moment when an entry is chosen.

@formimkontext @j0hj0h can you maybe look into the details of the map design a bit next week? I'll be AFK.

formimkontext commented 7 years ago

Working on the map design i would like to discuss some general questions:

Does the scale of the heatmap have to remain stepless or may we switch to a scale with maybe five or six levels? A reduced number of levels would still give a review about the stuation but make the handling of the map easier.

Talking about the heatmap i recommend to switch to "entries per inhabitants" on default. OER are made by people for people, so they should be our first reference. Furthermore, by showing the value of entries refered to the inhabitants we give more informatione to the user, while indexing absolute numbers of entries is just redundant information.

Do we agree on the fact, that the main task of the map is to locate entries / resources in order to review and compare the use and currency of OER, but is neither route planning nor infrastructure information?

j0hj0h commented 7 years ago

@literarymachine issue with disappearing pins fixed, the one with the persistent modal (which you could not reproduce) probably as well.

philboeselager commented 7 years ago

Does the scale of the heatmap have to remain stepless or may we switch to a scale with maybe five or six levels? A reduced number of levels would still give a review about the stuation but make the handling of the map easier.

Are we talking about performance? If so, a number of 16 or 32 levels would result in a nearby continuous look and should not be expensive in terms of performance.

Talking about the heatmap i recommend to switch to "entries per inhabitants" on default.

I like it both ways. Anyway, it looks more "fair", so +1.

The language aspect remains the most interesting quasi-geo filter. (For example, Spanish is an official language in 21 countries. I can use OERs of other countries, but I can only use OERs of languages that I understand, as long as autotranslation is not on a "99%" level.). Mapping languages to countries is complicated, but we might find ways to support this visually.

Do we agree on the fact, that the main task of the map is to locate entries / resources in order to review and compare the use and currency of OER, but is neither route planning nor infrastructure information?

I'm not sure what is meant by currency here, but yes: locating / reviewing / comparing is on focus. Route planning is not. Which infrastructure information do you have in mind?