Brandon Liu

Results 552 comments of Brandon Liu

@nvkelso I think we should just add a `sort_rank` to all layers which will also aid Tilezen backwards-compatibility.

Added a "boxes" option on maps.protomaps.com that shows tile boundaries and label bbox boundaries.

Is the goal here to convert MBTiles that use non-gzip compression, or to produce archives that use non-gzip compression? The MBTiles spec is underspecified here (https://github.com/mapbox/mbtiles-spec/blob/master/1.3/spec.md#future-directions) and I don't know...

The OMT code is licensed differently from this repo and not license-compatible, so we can't derive any code from that. Otherwise it should just be as simple as deriving a...

Yep, it would be best to inspect an existing Tilezen Tangram style (like https://demo.tangram.city/) to compare the behavior and see how closely we can derive the logic from the Python/YAML...

nice San Juan islands example from bubble-wrap: https://tangrams.github.io/bubble-wrap/#10.029166666666685/48.5077/-122.6431 ![CleanShot 2024-10-04 at 14 36 16@2x](https://github.com/user-attachments/assets/c8bed89e-411c-4585-912e-c35862c54961)

![Image](https://github.com/user-attachments/assets/eca3d296-4a87-486e-adb1-0a098a431052) https://github.com/protomaps/basemaps/pull/424

island names are in the latest versions: https://maps.protomaps.com/#flavorName=light&lang=en&map=9.26/48.7753/-123.2588

@nvkelso here is a [Maperture example](https://stamen.github.io/maperture/#map=7.59/32.8784/-96.8376/0/0&showCollisions=true&showBoundaries=false&showDiff=false&viewMode=swipe&maps=%5B%7B%22name%22%3A%22Fetch%20URL%20at...%22%2C%22type%22%3A%22mapbox-gl%22%2C%22renderer%22%3A%22maplibre-gl%22%2C%22url%22%3A%22https%3A%2F%2Fbuild-metadata.protomaps.dev%2Fstyle%403.1.0%2Btheme%40light%2Btiles%4020240909.json%22%2C%22index%22%3A0%7D%2C%7B%22name%22%3A%22Fetch%20URL%20at...%22%2C%22type%22%3A%22mapbox-gl%22%2C%22renderer%22%3A%22maplibre-gl%22%2C%22url%22%3A%22https%3A%2F%2Fprotomaps.dev%2F~bdon%2Fplaces-thinning.json%22%2C%22index%22%3A1%7D%5D) with the default style (light). It seems like the effect on the style is negligible, but tiles should be much lighter now. Other styles...