zstadler
zstadler
For this filter, there will be no change in behavior if the "breaking" change would be implemented. Currently, `["geometry-type"]` never returns a `"MultiPolygon"` value, even when the geometry is a...
Can you direct me to the Windows binaries that include the above commit? Are there publicly-available artifacts of an AppVeyor build that I can use?
Unfortunately, I'm using Python 2.7.5 and pip refuses to install the nightly because of some SSL issues that I could not overcome.
I have confirmed and simplified the steps to reproduction. https://www.openstreetmap.org/node/11682071570/history (now deleted) was created in a that way, as a duplicate of https://www.openstreetmap.org/node/6397867488, by editing the description. I don't know...
What is the planned user experience for those who still use OAuth1? The server shos about 2 such requests per minute
How difficult would it be to add user migration code to the client, as you did during the migration to pmtiles? Any simple mechanism would do, even a "Please logout...
> Also, is it also possible to define equivalents to `DemSource()` and `sharedDemProtocolUrl` that are used in [`index.html`](https://github.com/onthegomap/maplibre-contour/blob/main/index.html)? Perhaps the definition of the contour source could include the name of...
- With `./cache` as a mounted volume, even running `import-osm` as root in docker fails: ``` IO error: /cache/coords: Invalid argument Makefile:174: recipe for target 'import-osm' failed ``` I assume...
When running diff update, imposm creates a list of tiles, in zoom14, that need to be updated, while the tile generation accepts a list tiles to be generated in all...
@nyurik, Can you elaborate on the pros and cons of having an alternative source vs. further generalization of the higher zoom levels down to zoom 0?