Brian Sperlongano

Results 80 issues of Brian Sperlongano

This PR proposes to remove `name_en` and `name_de` from the transportation_name layer. These values are deprecated in favor of `name:en` and `name:de` which are imported via openmaptiles-tools. Thus, these legacy...

There is an ongoing discussion in osm-americana/openstreetmap-americana#719 regarding improved rendering of ferry routes. One such enhancement is to be able to render free ferries differently from toll ferries. Since the...

help wanted

This PR adds select `cuisine` values as subclass values for `fast_food` and `restaurant`. This allows for custom icons for common cuisine types such as "pizza", "burger", "donut", etc.

There are a significant number of indexes in OpenMapTiles that appear to be unused. If these are truly unused, we could save on import and update performance by removing them....

Presently, Natural Earth urbanized areas are rendered down to zoom 5. We have implemented styling for this in openstreetmap-americana in ZeLonewolf/openstreetmap-americana#617: ![image](https://user-images.githubusercontent.com/3254090/207498134-59eae4e0-2bad-4071-966c-2792e9e0701a.png) These urbanized areas are tagged `class=residential` in the...

Rivers and other river-like objects (canal, ditch, drain), the name is carried on a `waterway` object that runs down the middle of the area, while the water-covered area is supposed...

I'm attempting to install overpass turbo on a private server. The only instructions are three `yarn` commands. I checked out this repository and tried running each of the three commands...

#1020 removed the park layer from z4 because an upstream change in OpenMapTiles conflated parks and aboriginal lands in a way that prevented us from being able to render them...

openmaptiles

> I think this looks good, but I wonder if we should worry about accessibility for various types of color blindness? These colors might not be an issue, or maybe...

accessibility

This PR adds ShieldJSON and spritesheet sizes to the PR checks. This will help assess how changes to those two artifacts might impact things like download time. In particular, the...