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

and take you back to the map. (via jsvine)

enhancement
UI

A bunch of images with titles like "Newspapers - China Daily News Series No. 5." are getting geocoded to different points in Chinatown. I believe Google Maps is interpreting the...

bug
geocoding

Suggestion from David: once you zoom in far enough, all the markers look roughly the same shade of gray. It would be nice to dynamically change the range based on...

enhancement

Old NYC uses the Google Maps geocoding API to convert cross streets to latitudes and longitudes. This mostly works fine, since the street grid hasn't changed too much in the...

enhancement

It's 2014, I should just use JSON.

https://oldnyc.org/#702881f-a: times out and shows a Cloudflare error page https://www.oldnyc.org/#702881f-a: loads just fine

UI

The documentation in https://github.com/danvk/oldnyc/blob/master/nyc/howto.md is pretty good. But something like a Makefile would be better. Except not actually a Makefile. Hopefully there's a saner 21st century alternative.

process / tooling

Things to run: - black, ruff - pytest Since `photos.pickle` and `geocache.tgz` are part of the repo, I _could_ run the geocoder and check for diffs to `viewer/static/js/nyc-lat-lons-ny.js` as a...

process / tooling

This repo is slowly clawing its way out of 2009 era Python. Running all these tools over it will help finish the job.

process / tooling