Peter Johnson

Results 884 comments of Peter Johnson

This works for me on ubuntu but does not add an `init.d` script. ``` bash #! /bin/bash apt-get update sudo apt-get install libpcre3 libpcre3-dev cd /tmp git clone [email protected]:yaoweibin/nginx_tcp_proxy_module.git /tmp/nginx_tcp_proxy_module...

heya, I'd recommend [this dictionary](https://github.com/openvenues/libpostal/blob/master/resources/dictionaries/en/street_names.txt).

Looking at the code... By default the map will zoom to fit the bounding box of the geometry (as defined by the 'bounds' property coming back from the geocoding provider)....

@veltman would you accept a PR for this?

I see what you mean, from a FP point of view its not ideal to have a function depend on state external to the scope of the function itself. However...

I would also like to contribute ngram analyzers for autocomplete. what is the status of this? it's been open for a year now and so I'm hesitant to do any...

Heya, I'm from the core team of https://github.com/pelias/pelias, let us know if you'd like an API key for implementing some geocoder functionality.

I think you're probably looking for https://github.com/whosonfirst/whosonfirst-properties/blob/master/properties/wof/repo.json Each geojson feature should contain that field.

It's not safe to assume that the hierarchy all refers to places in the same repo as the repos are partitioned by country and anything 'above' that in the hierarchy...