-
In settings.py I set
DEFAULT_COUNTRY = 'HK'
COUNTRIES_ONLY = ['HK']
I input a valid Hong Kong address and it keeps asking me to input an "Area" no matter what I put in there it gives me an error …
-
Hi everyone! In working on this project, I have come across a few names that I was not able to find in Wikidata. Probably these people were obscure or not as well known as the others. I propose adding…
-
Hi!
I was checking out libpostal, and saw something that could be improved.
---
I'm from Canada and I'm currently working on a project to extract street addresses from text extracted from some we…
-
The python libraries OSMnx and geopandas will be helpful here.
- [This method](http://osmnx.readthedocs.io/en/stable/osmnx.html?highlight=shapefile#osmnx.core.graph_from_place) can pull a street gr…
-
The current optional semicolon proposal is good as baseline for how non-breaking it's possible to be. Since it's very conservative and only makes newlines significant where they *need* to be, it's pro…
-
Just installed a new Kubuntu 18.04 system, but the TP keyboard (just keyboard, no pointing device) does not seem to be recognized as such. In Kubuntu 14.04 I managed to get tp-compact-usb-keyboard wor…
-
**Describe the bug in current situation**
See description and comments in #7556.
TLDR; The NR UI is not accepting a Brazilian address from Canada Post's AddressComplete API (because it's looking f…
-
https://a-b-street.github.io/osm2streets/#20.35/51.47542/-2.53857
![Screenshot from 2023-02-17 15-24-01](https://user-images.githubusercontent.com/1664407/219695093-00c3c58e-8780-4d5b-9efd-4bffb4a203…
-
At some point almost every power user of checkstyle will start adding regular expression checks for custom issues. If you create a regexp rule without specifying a file extension, then all files are s…
-
## Background
Dune contains a large amount of manually written code mundane tasks. In particular, we currently write the following by hand:
* Comparison functions.
* Hashing functions
* Diges…