[openstreetmap/openstreetmap-website] Query highlight flickers when existing query is still loading (Issue #5305)
### URL _No response_ ### How to reproduce the issue? Minor visual bug 1. Use Query features button at any location. 2. Click somewhere, then quickly click somewhere else while loading search results for the first query. 3. First circular area highlight loads, then fades away. Second circular area highlight however flickers and quickly fades away. Chrome 130.0.6723.117, Edge 130.0.2849.68, Firefox 130.0 on Windows 10 ### Screenshot(s) or anything else? _No response_ -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5305 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Selecting a note centres the map on it and zooms (Issue #5683)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#5683) This issue might be a regression from #5679. It has similar behavior to #648. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5683#issuecomment-2661071336 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Clicking on note sometimes zooms out the map (Issue #5682)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#5682) Superseded by #5683. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5682#issuecomment-2661083972 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Object highlight stuck when object detail pane closed while loading (Issue #5838)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#5838) ### URL _No response_ ### How to reproduce the issue? Minor visual remark It is possible to get the object highlight stuck when the object detail pane is closed while it is still loading the relation highlight. (it is stuck only temporarily until i.e. reloading the page) Search a (large) relation (a country) click on the result for the country wait a moment for the detail pane to appear. (the object highlight is still loading) close the detail pane. the object highlight and subsequently the browser tab header finish loading. The object highlight and browser tab header are now stuck showing the highlight and page name for the relation, while the user is no longer on the relation. The URL also no longer includes the relation id. Pressing the back button, the detail pane takes a moment to load, the highlight then unloads for a moment before loading back in. Pressing the forward button now, the page properly unloads the highlight and updates the tab header as expected. It seems when these steps are tried again on the same relation, this no longer happens (the result is cached, at least for an amount of time). I could reproduce this issue on at least one other relation, but not any more. Chrome 134.0.6998.166 on Windows 10 ### Screenshot(s) or anything else?  -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5838 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Update history.js - Correct function name for updating changeset loca… (PR #5917)
Fixes regression from https://github.com/openstreetmap/openstreetmap-website/commit/f11b38709b6cdf6b837d822f4c1e04f06d65ca71 where changeset highlights disappear after automatically zooming in, do not load at all or are incorrectly scaled when manually zooming. Corrects invalid function name (`Uncaught TypeError: changesetsLayer.updateChangesetsPositions is not a function`) cc: @AntonKhorev You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/5917 -- Commit Summary -- * Update history.js - Correct function name for updating changeset locations -- File Changes -- M app/assets/javascripts/index/history.js (2) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/5917.patch https://github.com/openstreetmap/openstreetmap-website/pull/5917.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5917 You are receiving this because you are subscribed to this thread. Message ID:___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Duplicate header displayed after resuming browser session (Issue #5807)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#5807) ### URL https://www.openstreetmap.org/edit?editor=id&relation=3121668#map=8/50.469/5.884 ### How to reproduce the issue? Minor visual bug. If my PC has been in sleep mode for long enough it has to revive the active applications. The browser is opened and all pages are resumed (reloaded). Upon going to the openstreetmap.org/edit tab I am logged out (working as intended) However, the header is duplicated - one displaying the logged in state, one below showing the logged out state. (the first/second header is separate content, the first one does not have the vertical scroll bar on the right) If I now open the edit link from knooppuntnet which I used in a different tab, or any /edit link, it will work fine. If I i.e. go to my profile in the existing tab instead, and use the back browser button, (though to be expected) it will still be shown incorrectly. Chrome 134.0.6998.89 on Windows 10. ### Screenshot(s) or anything else?  -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5807 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Method to exit edit mode is unintuitive (#737)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#737) Sidenote: a button to solely 'Discard all changes', which would be in addition not as a replacement, is being discussed at [iD#10045](https://github.com/openstreetmap/iD/pull/10045) -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/737#issuecomment-2894054763 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] No way to remove GPX trace marker (#1735)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#1735) Was #670 @AntonKhorev Would it be possible to open a single item menu on left and/or right click with 'remove marker' (and the right click menu)? (if user uses (right) click at/near marker user probably wants to click on marker) A marker is a (only slightly intrusive) 'pop-up'(/overlay/layer). The user should be able to close such elements easily. Sidenote: Currently the cursor on hover is a 'click'/url type cursor, but nothing happens on (left) click. If solution is not feasible, this cursor icon might be changed to a 'pointer' type cursor to indicate there is no interaction. The user can already - remove the marker if they were sharing the link, by closing the share tab. - remove a note marker when the note layer is enabled by disabling the note layer in the layer menu. - remove a route marker by closing the route tab (which will keep only the end point / location search) - remove a location search by closing the search tab (if user wants to remove search while typing then they have to manually (or) Ctrl+A+Delete remove it, there is no ❌ small cross icon remove button next to search; there might've been a ticket for this at some point.) Related #737 (which is its own page, would require different solution if any) -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/1735#issuecomment-2893946105 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] No way to remove GPX trace marker (#1735)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#1735) Yes, that would be my other suggestion, but is more noticeable change / might be more work to redo rather than add code, though I suppose linking pop-up to marker is the same thing and does not solve below directly. > Currently you can get two visible markers at the same time: one from > mlat/mlon and one from opening Share. This is also bad probably. Yes, I noticed as well. I agree it is confusing/inconvenient(, but user could manually check it, right..). Note, the coordinate parameter is still for the old marker. 'Add marker' does not add coordinate parameter when creating new marker. Maybe change(/clear) the url parameter when moving marker? (sidenote: the behaviour for 'Add note' marker can be kept as-is) -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/1735#issuecomment-2895418148 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] translatewiki.net: error saving plural string with key "Browse.way.nodes count" (#2897)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#2897) Resolved in #4097. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/2897#issuecomment-2993451291 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Problem trying to update: {{PLURAL|Other}} (Issue #6118)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6118) Source code should be changed to regular string in source code without `PLURAL` syntax, as mentioned above. For misc. social link(s) website shows singular "Other" (no plural is needed) Similar to Report => Reason "Other" messages i.e. https://translatewiki.net/wiki/Osm:Reports.new.categories.user.other_label/en ( alternatively, `en.yml` could be directly modified to include this, though this might be confusing for translators who are aware website will only show 'Other'.). ``` one: Other other: Other ``` and it could be switched so website uses `one`, not `other`, so `other` can still be the plural "Others", but it might be unfeasible as it is inconsistent with how the site chooses translations elsewhere. ``` one: Other other: Others ``` See also https://github.com/openstreetmap/openstreetmap-website/issues/2897#issuecomment-712879149 ) --- ### Details Source code https://github.com/openstreetmap/openstreetmap-website/blob/master/app/views/social_links/_show.html.erb Regular english translation https://github.com/openstreetmap/openstreetmap-website/blob/d2b994bd93e6b182ce7ad9de0a58e14649fa2465/config/locales/en.yml#L2590 (has only `other:` defined) Regular english translation on Translatewiki https://translatewiki.net/wiki/Osm:Social_links.show/en (has invalid `{{PLURAL}}` syntax, with only value being the `other` value) Its history https://translatewiki.net/w/i.php?title=Osm:Social_links.show/en&action=history (it is newly created) Translations, i.e. Spanish will mirror the regular english translation, leaving translator with the same invalid `PLURAL` syntax. Website will still read this back properly as only `other` has to be translated for the file. --- Sidenote: Translatewiki did not return a format error in this case. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6118#issuecomment-2993460226 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] openstreetmap在数据库的中有个表current_nodes中的tile是怎么计算的? (Issue #6098)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6098) Further question was answered at https://github.com/openstreetmap/openstreetmap-website/issues/6099#issuecomment-2975195823 -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6098#issuecomment-2993416083 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] `oauth_return_url` gets lost during registration (Issue #6130)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6130) cc: @k-yle ( I thought of unrelated and only somewhat similar issue https://github.com/openstreetmap/iD/issues/10678 ) -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6130#issuecomment-3001771278 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Add test for PR 4846 (oauth referrer) (Issue #6131)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6131) Add test for oauth referrer if not yet. > Ideally bug fixes like this - particularly for something that was broken due > to a refactor - need a test added too. This will prevent the same bug from > reappearing during any future refactoring. _Originally posted by @gravitystorm in https://github.com/openstreetmap/openstreetmap-website/issues/4846#issuecomment-2134715960_ -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6131 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] OpenID Login error (#3134)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#3134) OpenID login has since been disabled in #6038. (while allowing migration from old google openid to new oauth one) cc: @tomhughes this issue can be closed as it is no longer valid. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/3134#issuecomment-2994429823 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Landing page to promote OSM (Issue #6006)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6006) Related - https://github.com/osmlab/osm-planning/issues/13 - Improve welcome page with description (see [1](https://github.com/osmlab/osm-planning/issues/22#issuecomment-416035520), [2](https://community.openstreetmap.org/t/what-s-one-feature-youd-love-to-see-or-improved-in-the-openstreetmap/130333/44)) - [Improvements for third-party users](https://community.openstreetmap.org/t/instagram-users-could-not-create-a-note-or-map-feedback-easily/109127) See also - Local communities' websites (and articles explaining what OSM is / is not) - ([Beginner's guide and alternative websites](https://wiki.openstreetmap.org/wiki/Beginners%27_guide#Alternative_guides)); mostly comes after welcome - [Building local communities](https://wiki.openstreetmap.org/wiki/Building_local_communities) guide and [Welcome to wikipedia users](https://wiki.openstreetmap.org/wiki/Welcome_to_Wikipedia_users) -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6006#issuecomment-2948826832 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Language selection: Goes to previous page instead of staying on current page (Issue #6169)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6169) Happens only when logged in. When logged in is of course only time 'preferences updated' is shown.. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6169#issuecomment-3037070645 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Language selection: Goes to previous page instead of staying on current page (Issue #6169)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6169) ### URL https://www.openstreetmap.org/changeset/168370364 ### How to reproduce the issue? Ref #6119 1. Go to a changeset. Try language selection, it works fine. (i.e. EN-GB <=> NL or vice versa) 2. Go to History, or close changeset pane. (adds map parameter to URL, but this might not matter) Try again. Now it goes back to the Changeset details page instead of staying on the current page. No browser console errors returned. Browser: Chrome OS: Windows 10 ### Screenshot(s) or anything else? _No response_ -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6169 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Element history: Browsing detailed elements (Issue #6145)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6145) ### Problem Ref #6117 >From [ceirios](https://www.openstreetmap.org/user/ceirios) on OSM World >Discord (via private message) > [this is] ideal for features with large versions, [though] perhaps [the > amount of versions displayed on a single page] could be a bit less if the > feature has a lot of tags (London as > [example](https://www.openstreetmap.org/node/107775), the multilingual tags > are the bulk of the scrolling) Browsing detailed elements with many tags can be hard. (i.e. intended tags are spread or at bottom of long tags table in one of many versions) However, it might be hard to fix as i.e. - Limiting amount of versions displayed further everywhere might be redundant - Limiting amount of versions displayed only for objects with `n` tags might be inconsistent and hard to get right Alternatively changing the following might be not easy to use - Vertical scrollbars could be added to tags tables; or - (Part of) Tags tables could be collapsed (synced, if feasible at all) Related #1253 (as workaround, mentioned tools like OSM Deep History can be used) ### Description _No response_ ### Screenshots _No response_ -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6145 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] improve browse and history "pages" by highlighting changes (#1253)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#1253) Related #1376 -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/1253#issuecomment-3016088706 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] User with single trace has no public traces (Issue #6139)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6139) https://www.openstreetmap.org/user/MiKa mentions the user has a single trace, but there are no public traces. Is it intended that this trace (I assume it is private) is counted towards Traces count in public user profile? -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6139 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] User with single trace has no public traces (Issue #6139)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6139) Ok, thanks for the reply. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6139#issuecomment-3015171794 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Element version navigation: Non-functional scrollbar on some versions, divider removed on node and history pages (Issue #6142)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6142) ### URL _No response_ ### How to reproduce the issue? Ref #6120 I was looking at an object and noticed the new element navigation. - Since the header 'version 3' and the version list are not directly next to each other it was not immediately clear this navigation was for the version list. (the old navigation had 'version' written next to both previous and next link) - Since it looks similar to node/way/relation list pages on changesets, it was weird to see a pagination list with no list of items below it, instead there is some amount of empty white space. - Actually, it seems that on object's 'Node' and 'History' pages, the footer divider above the navigation and xml download button (horizontal grey bar) is removed. (this is not the case on the 'Version' pages) I moved to looking at another object with 7 versions. Below the version list are previous/next arrows which do nothing when clicked. These are for the scrollbar which appears on objects with many versions. (there is no scrollbar) Browser: Chrome OS: Windows 10 cc: @AntonKhorev ### Screenshot(s) or anything else? Object with 'Version 3' https://www.openstreetmap.org/node/11371833435  Compare with 'Version' page (same for version 1 and 2) https://www.openstreetmap.org/node/11371833435/history/3 Object with seven versions; example https://www.openstreetmap.org/node/8274525075  -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6142 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Element version navigation: Non-functional scrollbar on some versions, divider removed on node and history pages (Issue #6142)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6142) @AntonKhorev Sorry for not making them separate issues and not properly separating reproduction steps and issues. It is understandable you went with this design. You can keep the version list at the bottom. That is okay. If/where it fits, the second item you mentioned would be an improvement. I don't have further input on this either. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6142#issuecomment-3015989654 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] Element version navigation: Non-functional scrollbar on some versions, divider removed on node and history pages (Issue #6142)
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#6142) >From [ceirios](https://www.openstreetmap.org/user/ceirios) on OSM World >Discord (partially via private message) > I quite like the new browser, it's growing on me [...] its easier [to use] > im not sure how i feel about the design [...] I do agree that it needs a > "Versions:" header -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6142#issuecomment-3016024303 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Element history: Add header to versions list (Issue #6146)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6146) ### Problem Was https://github.com/openstreetmap/openstreetmap-website/issues/6142#issuecomment-3015699689 >From [ceirios](https://www.openstreetmap.org/user/ceirios) on OSM World >Discord (partially via private message) > I quite like the new browser, it's growing on me [...] its easier [to use] > im not sure how i feel about the design [...] I do agree that it needs a > "Versions:" header On the element node/history/version pages, the element version list appears on a new line with barely to no text indicating it lists element version numbers, not something else. (initially this is unclear. though after a moment, users will figure out it obviously can't list anything else) Example https://www.openstreetmap.org/node/8274525075 If/where it fits, add an explicit heading 'Versions(:)' above the versions list, to clearly indicate it lists element versions. The version list itself can stay at the bottom of the page. --- Only on individual version pages there is text directly above the list beside Node/History which mentions current version (yes, this is also the heading of the page itself, but it is nowhere near the version list) sidenote: Anton mentioned change was currently blocked by removing moderator-only link. ### Description _No response_ ### Screenshots _No response_ -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6146 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
Re: [openstreetmap/openstreetmap-website] User with single trace has no public traces (Issue #6139)
Closed #6139 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6139#event-18368208468 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev
[openstreetmap/openstreetmap-website] Data layer: When requesting too much data, link directly to planet.openstreetmap.org (Issue #6188)
danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6188) ### Problem > Either request a smaller area, or use planet.osm I would like to suggest linking directly to planet.openstreetmap.org website at https://planet.openstreetmap.org/ ### Description _No response_ ### Screenshots _No response_ -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/6188 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev