Hidde Wieringa

Results 40 comments of Hidde Wieringa

Very nice, thanks @lion7!

Thank you for the great comments @smcvb. The discussion in https://github.com/AxonFramework/extension-kotlin/pull/124/files#r645048334 remains unresolved which will require more changes whatever solution is chosen.

No problem :) I investigated the compilation of the `@Serializable` annotation in Axon Java source code. That does not look like it will work. Then I found https://github.com/Kotlin/kotlinx.serialization/blob/f673bc2/docs/serializers.md#deriving-external-serializer-for-another-kotlin-class-experimental, which could...

Sorry for the long wait, I didn't forget the PR but it took some time until I could dive into it again! I updated this branch to include all changes...

It looks like the main class is configured in the Gradle task here: https://github.com/asciidoctor/asciidoctor-gradle-plugin/blob/34837b18609821bd85c239453a3111d13c1e0d0a/jvm/src/main/groovy/org/asciidoctor/gradle/jvm/AbstractAsciidoctorTask.groovy#L582

This allows merging point and polygon shapes from 2 tables into a single table for point features.

Docs for flex output: https://osm2pgsql.org/doc/manual.html#the-flex-output Lua: https://osm2pgsql.org/doc/manual.html#lua-library-for-flex-output

This feature has been implemented in the OpenRailwayMap vector fork with https://github.com/hiddewie/OpenRailwayMap-vector/pull/110 as part of https://github.com/hiddewie/OpenRailwayMap-vector/issues/55, see https://openrailwaymap.fly.dev/#view=7.92/53.897/-6.243&style=signals.

This feature has been implemented in the OpenRailwayMap vector fork with https://github.com/hiddewie/OpenRailwayMap-vector/pull/110 as part of https://github.com/hiddewie/OpenRailwayMap-vector/issues/55, see https://openrailwaymap.fly.dev/#view=12.66/48.86161/2.35025&style=signals.

The Switch2OSM website has been updated for Ubuntu 20.04 Docker. See https://switch2osm.org/serving-tiles/using-a-docker-container/. This uses the overv Docker image listed here https://github.com/Overv/openstreetmap-tile-server/blob/master/README.md The Openstreetmap Carto base style also has a very...