ttomasz

Results 25 issues of ttomasz

Not setting this parameter can have significant effect on how the map is displayed when using e.g. OpenStreetMap's tiles. I am attaching two files with examples (apparently github doesn't allow...

enhancement
good first issue

related to: #798 #766 This PR introduces simple filtering of duplicate housenumbers. Simple means that filtering is done withing the tile. Duplicates are defined as same housenumber, street, block_number[1]. Duplicates...

Is there a way to achieve something similar to what this parameter in Maplibre GL JS does: https://maplibre.org/maplibre-gl-js-docs/style-spec/sources/#geojson-clusterMaxZoom= ? I would like to have points clustered except on last zoom...

**maplibre-gl-js version**: 2.1.7 **browser**: Firefox ### Steps to Trigger Behavior 1. Add GeoJSON source with point geometry encoded as multipoint 2. Set cluster: true for the source 3. Add layer...

enhancement
PR is more than welcomed

I can copy text from the shell but trying to paste it does not work. When using ctrl+v there is an error in the console: `Failed to read from clipboard:...

Backspace works but delete ("del" key) doesn't Linux, Firefox 105.0.1

When opening https://shell.duckdb.org/ in Firefox Incognito mode the shell gets stuck like in this screenshot: ![image](https://user-images.githubusercontent.com/31594210/192120858-d52ec191-9d82-470b-bdca-e95cade7c2df.png) In regular Firefox window it works fine: ![image](https://user-images.githubusercontent.com/31594210/192120889-22e6ad54-dc90-4c58-a2eb-26490a38e290.png) Linux, Firefox 105.0.1

There seems to be missing a preset for case **S7** in https://wiki.openstreetmap.org/wiki/Bicycle#Miscellaneous so a combination of tags: ``` highway=footway/highway=cycleway/highway=path + bicycle=designated + foot=designated + segregated=no ``` I think main tag:...

Option _out:csv_ doesn't properly escape delimiter characters. If an object contains e.g. tab character in the name and the delimiter is tab you won't get quotes around the field value...

duplicate