Peter Johnson

Results 297 issues of Peter Johnson

heya, I keep finding elements outside the specified bbox in my ODES extracts. as an example, I have an extract of the Wellington Region in New Zealand: https://mapzen.com/data/metro-extracts/your-extracts/ddb7513ffe47 ![wellington](http://missinglink.embed.s3.amazonaws.com/wellington_odes.png) ```bash...

heya, I've been trying to extract `boundary:administrative` data from our PBF metro extracts and found that either all, or some of the members are missing from the `relation`. An example...

heya, I was trying to make an extract for New Zealand I got a message from the UI which says `the area you have defined is too large`, that's fair...

front-end

```bash Am Wassen 11, Zell an der Pram (0.13) ➜ [ { locality: 'Wassen' } ] ``` expected: ```bash "street": "am wassen", "housenumber": "11", "city": "zell an der pram" ```

bug

Today we are merging https://github.com/pelias/api/pull/1565 which brings a bunch of `pelias/parser` changes into `pelias/api`. As part of this process we did some wider acceptance test checks and diff'd them against...

bug

Today we are merging https://github.com/pelias/api/pull/1565 which brings a bunch of `pelias/parser` changes into `pelias/api`. As part of this process we did some wider acceptance test checks and diff'd them against...

bug

A nice complex testcase from Berlin: > Onion Space, ExRotaprint, Gottschedstraße 4, Aufgang 4, 1. OG rechts, 13357 Berlin

bug

I attempted to update the WOF resources today but lost enthusiasm half way through due to a bunch of different changes popping up. This PR makes subsequent attempts at updating...

This PR changes to how ampersands are handled with **a preference for venues over intersections** in some cases. The work is motivated by the parser having poor support for things...

There are some streets near https://www.openstreetmap.org/way/17414828#map=16/41.6311/-85.4226 that have fairly difficult names to parse such as: - South 00 Ew - West South Street (we actually parse this one already) -...

bug