Benjamin-Loison / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
0 stars 0 forks source link

How to search like Google Maps `Cuisine` > `Crêperie`? #25

Open Benjamin-Loison opened 6 months ago

Benjamin-Loison commented 6 months ago

Problem

No response

Description

Also amenity bicycle_parking.

Query over nodes: ```xml ```
Query over ways: ```xml ```

Even if change node with way in the latter none seems to work for both examples.

I have in mind these OpenStreetMap nodes: ``` -----BEGIN PGP MESSAGE----- hF4DTQa9Wom5MBgSAQdAv3i3PPce/hfiFlWU8q36vdznEcPNeuJLFa463O7EHxcw 7t2N4DLdn0BOz4nGGeids1aO7R9itVNHmoQ12ELjUsw9PlVx6z51iDRZ7UgFpdYy 0mwBchM1IrYbS5E9Y+UKBaKXYxKb+WB8PZ4YzFERaTYdyRwvJcx5nA41dmz7Phgz emhRNhgtxbX8vwDesLoZn3w2u6EOPbqdgIHVWHNZGTlpWPlCW1e4eOJdGsJH0WB/ pGi8TNHv3wVbFLX4rBc= =ZZtd -----END PGP MESSAGE----- ```

https://www.iledefrance-mobilites.fr/cartes/parkings-velos

Screenshots

No response

Benjamin-Loison commented 1 month ago

An alternative is using Organic Maps, it is also available for computers, no?

Wikipedia: Organic Maps (1250430732) mentions Linux.

https://organicmaps.app

https://organicmaps.app#community

FlatHub: app.organicmaps.desktop

https://repology.org/project/organicmaps/versions

https://github.com/orgs/organicmaps/repositories?q=sort%3Astars no other repository seems relevant.

organicmaps/releases only seem to mention Android.

app.organicmaps.desktop has 5 stars and last commit was last week.

I verified *.patch as of app.organicmaps.desktop/commit/4c48fb3df40efc335b10bdc66f778247d9e01d29. The app.organicmaps.desktop.yml seems legitimate as well. So assuming upstream and Flakpak system itself being safe, then using this Flatpak is safe.

app.organicmaps.desktop/blob/4c48fb3df40efc335b10bdc66f778247d9e01d29/app.organicmaps.desktop.yml#L24-L25

The Flatpak seems to rely on organicmaps/releases/tag/2024.10.04-7-android which is a pre-release.

Benjamin-Loison commented 1 month ago
flatpak install flathub -y app.organicmaps.desktop
Output: ``` Looking for matches… Required runtime for app.organicmaps.desktop/x86_64/stable (runtime/org.kde.Platform/x86_64/6.6) found in remote flathub app.organicmaps.desktop permissions: ipc network fallback-x11 wayland x11 dri file access [1] dbus access [2] system dbus access [3] [1] xdg-config/kdeglobals:ro [2] com.canonical.AppMenu.Registrar, org.kde.KGlobalSettings, org.kde.kconfig.notify [3] org.freedesktop.GeoClue2.* ID Branch Op Remote Download 1. [✓] org.kde.Platform.Locale 6.6 i flathub 344,4 kB / 392,4 MB 2. [✓] org.kde.Platform 6.6 i flathub 171,0 MB / 334,7 MB 3. [✓] app.organicmaps.desktop stable i flathub 173,0 MB / 202,3 MB Installation complete. ```
Benjamin-Loison commented 1 month ago

image

is pretty satisfying.