-
Currently, there is one topic and it lives here: https://github.com/whosonfirst/go-whosonfirst-libpostal/blob/master/docs/index.md
Need to find a home for it. After some discussions, we can put it un…
-
Hi,
is there a release on pypi.python.org planned because this would be very convenient so that pip can be used to install the package and listing in requirements files can be done easily. At the mom…
-
When using static build of snappy, libpostal demo programs fail to link due to missing C++ libraries. The problem is not there if we use shared snappy library. Issue is simple and due to the fact that…
-
A prerequisite for pelias/pelias#152, libpostal will have to be installed on all dev and production API VMs. Here are the [installation instructions](https://github.com/openvenues/libpostal#installat…
-
Edited the variables in the Makefile:
```
POSTAL_INCLUDE = /usr/local/include/libpostal
POSTAL_LIBS = /usr/local/lib
```
Ran make install as a regular user:
```
[WilliamB@....]$ make install
/bin/m…
-
I am trying to use the parser-data branch, but am getting installation errors when running the make command. I've attached the log, but the first place it seems to error is here:
`trie_search.c:777…
-
Words with umlauts such as Malmö that are stripped of diacriticals by using two characters (so this example would become Malmoe), are common in the citysearch test cases and we don't handle them well …
-
```root@gdg:~/courier-bhanuc# npm install openvenues/node-postal --save
> node-postal@0.3.0 install /root/courier-bhanuc/node_modules/node-postal
> (node-gyp rebuild) || (exit 0)
Traceback (mos…
-
I think that I am missing something trivial. Maybe you could point me in the right direction. I am missing a building that has a name in OSM, in addition to address. It seems that only address is impo…
-
The analyzers don't support abbreviating Mount/Saint/Fort to Mt/St/Ft for querying. For example, WOF has the name [St. Louis](https://whosonfirst.mapzen.com/spelunker/id/85971343/#10/38.6532/-90.2435…