Paul Norman

Results 781 comments of Paul Norman

That's an improvement since it makes grammatical sense, but I'm not sure it's right to write of customizations complying with the spec. Maybe "You can customize the map with [MapLibre...

The style definitions aren't defined in the MapLibre Style Spec. They're defined in the style, and the language the style is written is defined in the MapLibre Style Spec. e.g....

I would use it in CI if my lua code. The third option wouldn't work for me since I would have to modify the code to test it.

Unchanged tags look slightly odd with the white bar of a different width

> Our CDN does the redirects We don't redirect from HTTP to HTTPS, but the only clients requesting over HTTP are non-browsers. With HSTS preload, any current browser can't request...

I checked the logs and of the 1796 tiles/s that come in as HTTP 1.1, the top two browser user-agents are from IE11 at 50 requests/s combined. There's a long...

I'm not sure that there's a need for it. Has someone identified a browser where it is necessary?

I've created a [new long-running branch](https://github.com/gravitystorm/openstreetmap-carto/tree/flex/master) that currently reimplements existing behavior with the flex backend. I'm treating it as code and have fairly comprehensive unit tests. These don't require running...

> @pnorman , for _backwards_ compatibility with other styles and other uses of the current OpenStreetMap database as imported with the 'openstreetmap-carto' style, I strongly recommend to not remove roads,...

> * Bring parent route relation information onto linear transportation elements (roads and rail) from ways I gave this a think, and there are a few problems with this approach...