Brian Hatchl

Results 36 comments of Brian Hatchl

The other thing we could do (which is done for `area=yes` tag) is to not translate. There is UI code that checks tags and considers whether they are "interesting" or...

This PR adds a `/remote` service endpoint to import data from a URL. It makes use of the `/vsicurl/`, `/vsis3/`, and `/vsizip/` features of OGR. The `/vsizip/` is used to...

I think using the nightly master RPMs is fine for your test environment. We use them in our ci pipeline. For the `oauthRedirectURL` the default 8080 url is for our...

Is your Hoot vm on your local host or is this a remote vm or bare metal server? The web browser is using the `oauthRedirectURL` so the IP would need...

I realize now there might be a source of confusion in the `hoot_centos7_rpm` vm. I don't recall that the hoot source tree actually needs to be mounted in the shared...

Ok, so no vagrant in this setup. We tried the steps you documented and indeed got a seg fault from the HootTest command. I'm not exactly sure what the culprit...

I'm not sure what the problem could be. Here is an ami with the rpms installed (and the missing josm jar included) `ami-0fbdd0d27cdeba73d` and it should be available in `us-east-1`....

I think their Hoot instance can be customized to preserve the "unknown" values on import by adding `"reader.drop.defaults": "false"` to `core/conf/Import.conf` cc: @hummeltech

There is also a config option now which can be overridden by clients such as JOSM with the advanced option key `hoot.drop.defaults` or by unchecking the "Drop defaults" in the...

Have a fix for this, just need to merge and release.