Re: [openstreetmap/openstreetmap-website] Use baselayerchange/overlaylayerchange instead of layeradd/layerremove (PR #5474)

2025-01-11 Thread Holger Jeromin via rails-dev
Jquery uses `JSON.parse` for parsing of `ajax()` result. In a next step switching to `fetch" would allow using https://developer.mozilla.org/en-US/docs/Web/API/Response/json Where the parsing is done without blocking the main thread. -- Reply to this email directly or view it on GitHub: https://

Re: [openstreetmap/openstreetmap-website] Copyedit English localization as American English (PR #5029)

2025-01-11 Thread Minh Nguyễn via rails-dev
@1ec5 commented on this pull request. > +level2: "International Border" +level3: "Regional Administrative Boundary" +level4: "Regional Administrative Boundary" +level5: "Regional Administrative Boundary" +level6: "Local Administrative Boundary" +le

Re: [openstreetmap/openstreetmap-website] Label administrative boundaries by real-world designation (PR #5493)

2025-01-11 Thread Minh Nguyễn via rails-dev
@1ec5 pushed 1 commit. e7f1141fc1d3c78ce808db55ee53b13ec770444c Label boundaries by regional official designations -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5493/files/1b9dcca4a9fca8ac670188bf313c8ef78173aeec..e7f1141fc1d3c78ce808db55ee53b13ec770444c You

Re: [openstreetmap/openstreetmap-website] Change naming of boundaries based on admin_level=* (Issue #5450)

2025-01-11 Thread Minh Nguyễn via rails-dev
#5493 implements the enhancements above except for distinguishing a given `border_type=*` value that needs to be translated differently depending on the country. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5450#issuecomment

[openstreetmap/openstreetmap-website] Label administrative boundaries by real-world designation (PR #5493)

2025-01-11 Thread Minh Nguyễn via rails-dev
Search results for Nominatim and Overpass queries now label administrative boundaries according to the real-world designation according to the `border_type=*` tag. If the value of this tag is unrecognized, the label falls back to a more generic “Administrative Boundary (Level _n_)”, where _n_ is

Re: [openstreetmap/openstreetmap-website] Label administrative boundaries by real-world designation (PR #5493)

2025-01-11 Thread Minh Nguyễn via rails-dev
@1ec5 commented on this pull request. > +arrondissement: "Arrondissement Boundary" +borough: "Borough Boundary" +cercle: "Cercle Boundary" +city: "City Boundary" +comarca: "Comarca Boundary" +county: "County Boundary" +departement: "Departm

Re: [openstreetmap/openstreetmap-website] Inconsistency between a link and the text of the link on copyright page (Issue #5472)

2025-01-11 Thread Mahabarata via rails-dev
Ok, I just sent an email to the OSMF. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5472#issuecomment-2585359107 You are receiving this because you are subscribed to this thread. Message ID: __

Re: [openstreetmap/openstreetmap-website] Use baselayerchange/overlaylayerchange instead of layeradd/layerremove (PR #5474)

2025-01-11 Thread mmd via rails-dev
With the latest changes I was able to render Lake Huron locally for the first time (455k nodes). That is definitely a significant speed-up. ![image](https://github.com/user-attachments/assets/78660720-bad3-4434-a35d-7f130316edaf) -- Reply to this email directly or view it on GitHub: https://gi

Re: [openstreetmap/openstreetmap-website] Move number of points to file details in gpx emails (PR #5492)

2025-01-11 Thread Anton Khorev via rails-dev
@AntonKhorev pushed 2 commits. be8d76926cb5e1cc5f9d3f81bda80e716f75a59d Move number of points to file details in gpx emails 4c73b2651c345fa7ccc444b32377fb03c1e9c82a Rename gpx description template to details -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/54

[openstreetmap/openstreetmap-website] Move number of points to file details in gpx emails (PR #5492)

2025-01-11 Thread Anton Khorev via rails-dev
You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/5492 -- Commit Summary -- * Move number of points to file details in gpx emails * Rename gpx description template to details -- File Changes -- R app/views/use

Re: [openstreetmap/openstreetmap-website] Trackpad zooming: too fast (Issue #5481)

2025-01-11 Thread Iván Sánchez Ortega via rails-dev
Jumping in to mention https://github.com/Leaflet/Leaflet/issues/9377 and https://github.com/Leaflet/Leaflet/pull/9378 - if any of you folks have the resources to do QA on that scrollwheel feature, that'd be great. -- Reply to this email directly or view it on GitHub: https://github.com/openstre