helium / mappers

Mappers Frontend and API
Apache License 2.0
65 stars 23 forks source link

Feature Request: Country Names, City Names, & Preferred Language #84

Closed timtamothee closed 2 years ago

timtamothee commented 2 years ago

I have a feature request. When zoomed out on Mappers or when looking at another country, it can be difficult to pinpoint the precise location of a city or boundary of a country.

Possible features:

  1. Country Names:

    • Country names when zoomed out in full view.
  2. City Names:

    • City names in a more zoomed-out view.
  3. Zoomed Out Coverage: -Similar to issue #56, hex color when fully zoomed out on the map. This will help showcase those areas which have more coverage (whereas the current zoomed-out map lacks these details).

  4. Preferred Language

    • A dropdown menu for language, so all country and city names appear in the same preferred language of the user.
jthiller commented 2 years ago

Thanks Tim!

For the country and city names, I believe we'll need @PeterMain to poke at the mapbox styles.


Since we're on the topic of MapBox styles, I have two small changes I'd like to propose

  1. Show bridges on vector layer. Bridges don't seem to appear on the road layer. Would be good to get them back since it can lead to roads feeling like dead-ends. As shown below, the bridge doesn't appear to exist. 1.1 Figure: image

  2. Remove high-zoom overlay. Minimizing the intensity or removing the dark overlay on high zoom levels would help in viewing trails, creeks, and other details that aren't represented on the vector layer. For example, when zooming in on the trail in the subsequent screenshot the color overlay obfuscates the image, making it difficult to view. 2.1 Figure: image 2.2 Figure: image

PeterMain commented 2 years ago

@jthiller Thanks for these. I've made some changes to the map style, so do let me know if that helps/any amendments are needed. Feel free to reopen issue.

EDIT: It looks like there were some other requests in the original comment, so I'll leave issue open

jthiller commented 2 years ago

Thanks Pete. This seems to settle the main gist of this card. I'll make a new issue for i18n.