zstadler

Results 152 comments of zstadler

@nyurik @klokan @daliborjanak @MartinMikita @TomPohys I'd like to start a draft PR for this issue. What would be the preferred migration path: a PR that keeps using the existing `make...

I fail to see the added value of introducing this incompatibility.

One option to resolve this issue is as part of `make import-diff` 1. Use `zgrep wikidata data/changes.osc.gz` or alike to find all `wikidate` tags of the OSM elements about to...

Adding to the above description `make build-sql` fills the the `build/sql` directory with the files required for `make import-sql`: - The `build/sql/run_first.sql` file is imported before all other files. Currently...

A different case where a `transportation_layer` element is missing when using `import-diff` is [here](http://localhost:8081/data/v3/#18/43.730649/7.412469) `import-osm`: ![image](https://user-images.githubusercontent.com/1304610/156460194-5e5029f4-34db-44bc-9ebd-c613bc3e09eb.png) `import_diff`: ![image](https://user-images.githubusercontent.com/1304610/156460127-1de9b99d-f889-4ffb-84b4-493f6b8f6262.png) This case is unrelated to the `route_*` fields. @frodrigo, could you also...

The maputnik repository on Docker Hub is owned by [maputnik](https://hub.docker.com/u/maputnik) which is a "community organization". It is possible to [add members to the owners team of an organization](https://hub.docker.com/support/doc/how-do-i-add-a-member-to-the-owners-team-of-an-organization-on-the-docker-hub) on Docker...

@pathmapper and @orangemug I'd like to repeat my suggestion that you [use this page](https://hub.docker.com/support/contact/) to contact Docker Hub support **directly**, describe the situation and ask them to add both of...

@pathmapper, I've missed that statement, sorry.

@orangemug, @pathmapper Isn't this issue resolved already?