protomaps-leaflet icon indicating copy to clipboard operation
protomaps-leaflet copied to clipboard

Lightweight vector map rendering + labeling and symbology for Leaflet

Results 49 protomaps-leaflet issues
Sort by recently updated
recently updated
newest added

This change adds public transport (railways, trams and subways) to map. Railway stations are shown in bigger font size and more distinct colours than other POIs. Colours of these added...

* it is difficult to maintain json_style with acceptable parity * bloats the protomaps.js library in the primary use case where you don't need it * should only consume the...

Just downloaded a small map https://protomaps.com/downloads/small_map/a6f512ca-0157-4ca0-8229-9aecb99dc75b and placed the files on a server, it "works", but with occasional blank tiles (that go away when scrolling or refreshing), and the console...

https://github.com/bdon/leaflet-terrarium is a prototype of how it can work. Still need to implement * data sources for RGB terrain, whether an API endpoint or PMTiles archives * Overzooming

enhancement

https://en.wikipedia.org/wiki/Tortuosity Create a sample dataset from ne_10m_rivers_lake_centerlines ./tippecanoe -o rivers ne_10m_rivers_lake_centerlines.fgb pmtiles-convert rivers.mbtiles rivers.pmtiles should show at least some labels

When using the inspector, and X-ray mode is turned OFF: For each Feature revealed by the inspector, the popup should also list all Rules with data layers and filters that...

I was interested to see how rules could work interactively, so I created an example which other people may find useful too (or feel free to close if you'd prefer...

> cartocss example: > text-name: [NAME] + ', ' + [ADM1NAME];

Aliasing is caused by the use of filters for drop shadow in the Figma SVG export. This might be the same root cause as the 1px sliver artifacts in other...

Check if the seams between tiles are just a Leaflet problem or something we're doing wrong in protomaps.js