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

2024-10-10 Thread Brian Sperlongano via rails-dev
New layers are approved by the Operations Working Group, which has not happened 
yet.

It was last discussed at their [May 
meeting](https://osmfoundation.org/wiki/Operations/Minutes/2024-05-16#OpenMapTiles_application_to_become_a_featured_layer).
 I do not see that it has been on an OWG meeting 
[agenda](https://osmfoundation.org/wiki/Working_Group_Minutes) since.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4042#issuecomment-2405462151
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] Add OpenMapTiles vector map (PR #4042)

2024-11-27 Thread Brian Sperlongano via rails-dev
This PR was discussed at the 10/31 OWG meeting according to the [public 
minutes](https://osmfoundation.org/wiki/Operations/Minutes/2024-10-31#Vector_tile_serving).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4042#issuecomment-2504566220
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] Change naming of boundaries based on admin_level=* (Issue #5450)

2024-12-30 Thread Brian Sperlongano via rails-dev
The `border_type` tag is in [pretty wide 
use](https://taginfo.openstreetmap.org/keys/border_type#overview) (45,000 
relations, wide geographic coverage).  It seems like it would be pretty 
sensible to just use the border_type value as the preferred label, and then 
fall back to `place=*` or a generic administrative boundary label as Tom 
suggests.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5450#issuecomment-2565872969
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] Integrate human-readable wikidata browser plugin (PR #6127)

2025-06-23 Thread Brian Sperlongano via rails-dev
ZeLonewolf left a comment (openstreetmap/openstreetmap-website#6127)

Thanks for mentioning me. To be clear, @hlfan has taken on this PR without any 
input or involvement from me, which I welcome. I made those plugins CC0 so that 
someone motivated could work on integrating this functionality into the website 
without license restrictions.

> If this becomes a built-in feature, I assume it would obviate the Chrome and 
> Firefox plugins, right @ZeLonewolf? So probably no need to keep them in sync.

Yes. If this functionality becomes integrated into osm.org, I would take down 
my Chrome and Firefox plugins and archive the source code repository.

As noted, there are separate Chrome and Firefox because of differences in their 
plugin API models at the time that I developed the plugins. The actual 
functionality of doing the lookups up in wikidata and modifying the DOM are 
browser-independent.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6127#issuecomment-2997232405
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