oldnyc icon indicating copy to clipboard operation
oldnyc copied to clipboard

Mapping photos of Old New York

Results 39 oldnyc issues
Sort by recently updated
recently updated
newest added

I see many warnings of the form: `Received message of type object from http://oldnyc.github.io, expected a string`: ![screen shot 2015-04-29 at 4 47 10 pm](https://cloud.githubusercontent.com/assets/98301/7401094/75af088c-ee8f-11e4-80b7-ebf8c49f257e.png) I believe this has something...

bug
UI

To do: - [x] Discuss OCR work and link to blog posts - [x] Incorporate Maira's content about Photographic Views of NYC - [ ] Call out the data for...

enhancement

Particularly on tall screens, the gap can get quite large: ![extra space](https://cloud.githubusercontent.com/assets/98301/7420001/f43b5162-ef46-11e4-8ba5-74078cd6b017.png) It should either be pegged to the image, or in some other corner where this isn't a problem.

UI

Noticed this as an issue while demoing on a spotty WiFi connection. If it takes many seconds to load data for the images, then there's no indication that work is...

enhancement

e.g. when you go to http://www.oldnyc.org/#722078f-b, the focused image is the very last thing on the page to visibly load. Ideally it would be the first.

enhancement

There's 55px of vertical space at the top of the grid being used for absolutely nothing: ![screen shot 2015-04-29 at 4 40 17 pm](https://cloud.githubusercontent.com/assets/98301/7400970/9c591564-ee8e-11e4-900e-77602f2b4da5.png) If the grid went to the...

UI

A few examples: - [702198b](http://images.nypl.org/?id=702198b&t=w) — text on brown backing paper - [706410b](http://images.nypl.org/?id=706410b&t=w) — brown backing with text - [709457b](http://images.nypl.org/?id=709457b&t=w) — grayscale with text but no OCR - [729236b](http://images.nypl.org/?id=729236b&t=w) — ...

OCR

I'm currently doing this with the OCR'd text directly, mostly out of expedience. Lines with similar widths are joined. But it would be better to do this with the bounding...

OCR

http://leafletjs.com/ A few upsides I could see: - Faster page loads? - Faster zoom in/out with lots of pins? - Could rotate Manhattan to be vertical - Would enable offline...