Alex Barth
Alex Barth
I think we need to punt on this as we have no way of verifying the address on the ground. _Many_ of these instances are gone now as we're not...
We can drop a note in places where we suspect that a given address is not correct. Not sure what else we can do.
Ok, I like the idea of doing this manually. ## Before we start with this task: 1. We need **crystal clear** task instructions. Right now nothing is documented and we...
@Rub21 @planemad - this looks great, my edits are in: https://github.com/osmlab/nycbuildings/wiki/Clean-up-special-A-B-addresses (renamed title, which moved the page) > . It makes me queasy that we offer data right from the...
@Rub21 - instead of: ``` http://127.0.0.1:8111/import?url=http://api.openstreetmap.org/api/0.6/map?bbox=-L,B,R,T ``` do: ``` http://127.0.0.1:8111/load_and_zoom?left=L&bottom=B&right=R&top=T ``` To zoom to the address and not to the entire loaded data.
@colinreilly - that's great. > We'll remove the added zeros to the hyphenated addresses. This is great. Note that we stripped leading zeros from all house numbers but for Queens...
@colinreilly - this is great. @Rub21 - dropbox file is here https://www.dropbox.com/s/r1v7voeew7qr515/NYC_changes_OSM.zip?dl=0 - let's talk as soon as you have had a chance to take a look at it.
The show changes PR https://github.com/osmlab/changewithin/pull/22 takes a first step in this direction by retrieving the full building polygon. As a next step, we'd have to test whether any node changed...