Brandon Liu
Brandon Liu
For Chinese languages, automated transliteration is somewhat possible with the use of a dictionary.
Do you think the JSON expression can be made simpler with the Typescript preprocessor like in `basemaps/styles`? maybe some inline comments would be helpful in the TypeScript code for each...
I noticed this is happening because we have NE localities conflicting with OSM ones. We should take geometries only from OSM and augment them with NE properties / minzoom information.
Given the situation in #286 I think tile ordering isn't good enough, so we should do this in the style: > I wonder about styling all the labels in the...
> look for a file named protomapsStyles.ts Is your feature request simply to call `generate_layers` on a .ts file with a defined theme (instead of one of the pre-built ones),...
We removed `generate-layers` in favor of `generate-style`, which creates a full MapLibre style object with sensible defaults for `glyphs`, `sprite` etc instead of requiring you to construct these yourself. The...
See https://github.com/protomaps/basemaps/pull/472#issuecomment-2899029158 for the solution This does bring in `tsx` as a dependency ,but means you can now run `generate_style` on a `.ts`, `.js` or JSON, example `.ts` files in...
I imagine it would be like: 1) provision an ECR repository using CDK, pointing at the image name `overture-tiles/latest` 2) use the AWS web console to authenticate your Docker client...
Marking this as complete.
Here:  What would be a better way to point to this?