Peter Newman
Peter Newman
What happens if you run: ``` sudo apt-get install locate sudo updatedb locate olad ``` What did the end of the `sudo make install` look like? Is there an olad...
> When running executables/applications from a local folder you need to prepend the command with a `.` or ` /` to signify you are referencing an exact path to a...
I found the same thing on Windows with the 0.6 release. Adding bind allowed it to work once, but subsequent transmits after that failed. This would have been on: ```...
You could always just use GitHub hosting and you can host a APT repo fine from there, there are even a few GitHub actions to auto-generate them. E.g. my branch...
As per https://wiki.openstreetmap.org/wiki/Multilingual_names#Japan this should probably apply for things that aren't shops too (e.g. train stations, paths etc).
> When I lived in Turkey for a year last year, I simply didn't try to answer quests that need knowledge of the language (such as shop names: is it...
> otherwise fall back to `int_name`, `name:en` etc. Does the fallback list need to be done per country the object is in though (I guess with a default base), given...
As per https://wiki.openstreetmap.org/wiki/Multilingual_names#Japan this should probably apply for things that aren't shops too (e.g. train stations, paths etc), although I'm not sure there are many of those we can currently...
> I think what you want to say is that when adding names to Japanese PoI, in addition to `name` and `name:ja-Latn`, SC should offer the possibility to add `name:en`...
> So I think `en` should just be added to any country in `additionalStreetsignLanguages` whose main language does not use latin script. I.e. including Japan. My gut feeling is we...