Re: [openstreetmap/openstreetmap-website] When using QGIS and OpenTopoMap scales of less than 1:3500 cause a failed network request (Issue #6114)

2025-06-17 Thread Tom Hughes via rails-dev
tomhughes left a comment (openstreetmap/openstreetmap-website#6114) Yes opentopomap.org is nothing to do with us. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6114#issuecomment-2982792719 You are receiving this because you ar

Re: [openstreetmap/openstreetmap-website] When using QGIS and OpenTopoMap scales of less than 1:3500 cause a failed network request (Issue #6114)

2025-06-17 Thread Grant via rails-dev
Firefishy left a comment (openstreetmap/openstreetmap-website#6114) You will have to contact them. This is the repo for the OpenStreetMap website -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6114#issuecomment-2982265389 You

Re: [openstreetmap/openstreetmap-website] When using QGIS and OpenTopoMap scales of less than 1:3500 cause a failed network request (Issue #6114)

2025-06-17 Thread Grant via rails-dev
Closed #6114 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6114#event-18200579907 You are receiving this because you are subscribed to this thread. Message ID: ___ r

Re: [openstreetmap/openstreetmap-website] Add OpenMapTiles vector map (PR #4042)

2025-06-17 Thread Jack Greenlee via rails-dev
JGreenlee left a comment (openstreetmap/openstreetmap-website#4042) Are the maintainers planning to make the final changes here, or should someone from the community do it? -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/4042#iss

[openstreetmap/openstreetmap-website] When using QGIS and OpenTopoMap scales of less than 1:3500 cause a failed network request (Issue #6114)

2025-06-17 Thread tronlightracer via rails-dev
tronlightracer created an issue (openstreetmap/openstreetmap-website#6114) ### URL _No response_ ### How to reproduce the issue? When using QGIS and OpenTopoMap resolution scales of less than 1:3500 cause a failed network request. Here are all the logs I got today: 2025-06-17T17:38:15 WAR

Re: [openstreetmap/openstreetmap-website] Rename map key to legend (PR #6113)

2025-06-17 Thread Marwin Hochfelsner via rails-dev
@hlfan commented on this pull request. >before_action :authorize_web before_action :set_locale authorize_resource :class => false def show -expires_in 7.days, :public => true I've dropped it for now, it can be further discussed in https://github.com/openstreetmap/openstreetm

Re: [openstreetmap/openstreetmap-website] Rename map key to legend (PR #6113)

2025-06-17 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 10 commits. 0ed7da0a5186eee5c3763d9e5928a464023ed1a3 Rename map key controller to legend pane d5e88cced1efa66be56fd8c9e66965f91b054b2c Rename map key element to legend 74c4ff5a22fa8f4c82588fd8e7bc6cc58d767fff Rename map key js to legend 88a1a75f8024059466366a6336c7fe1d403786db R

Re: [openstreetmap/openstreetmap-website] Rename map key to legend (PR #6113)

2025-06-17 Thread Tom Hughes via rails-dev
@tomhughes commented on this pull request. >before_action :authorize_web before_action :set_locale authorize_resource :class => false def show -expires_in 7.days, :public => true I don't think this was particularly because of re-requests from a single session, it was just th

Re: [openstreetmap/openstreetmap-website] Don't set Vary response header (PR #6112)

2025-06-17 Thread Tom Hughes via rails-dev
tomhughes left a comment (openstreetmap/openstreetmap-website#6112) It was discussed starting like four years ago (https://github.com/hotwired/turbo-rails/issues/278) and everybody seems to think it should but it hasn't happened yet... -- Reply to this email directly or view it on GitHub: http

Re: [openstreetmap/openstreetmap-website] Don't set Vary response header (PR #6112)

2025-06-17 Thread Tom Hughes via rails-dev
tomhughes left a comment (openstreetmap/openstreetmap-website#6112) The etag of course only matters if the browser revalidates though it sounds like it should always be doing that which surprises me - maybe that wasn't the case when we originally added this. Then again I'm quite surprised rails