Michael Hwang

Results 6 issues of Michael Hwang

I've taken the first step in wrapping `imposm3` in a [snap](https://snapcraft.io/) by adding a snapcraft.yaml for the stable 0.5.0 build. `imposm3` is a great tool (thank you!) that can be...

This is a first pass and should be treated as such. Please review the `Things to Know` section in the README to understand what should be expected from this first...

The current implementation of the `resource "azurerm_network_security_rule" "master-httpRule"` and the `resource "azurerm_network_security_rule" "master-httpsRule"` is blocking access to the main webpage. Setting the source ports to star and not explicitly port...

feature request

Currently the tool hardcodes the starting IDs for nodes, ways, and relations to 0. Would be great to make that into an optional command line parameter. Also would be great...