- http://spacetime.nypl.org/
- http://digitalcollections.nypl.org/collections/fifth-avenue-new-york-from-start-to-finish#/?tab=about
- http://publicdomain.nypl.org/fifth-avenue/
- https://github.com/NYPL-publicdomain/fifth-avenue
fifth-avenue.geojson
- https://github.com/nypl-spacetime/field-of-view
- https://raw.githubusercontent.com/NYPL-publicdomain/fifth-avenue/gh-pages/data/fields-of-view.json
- http://geojson.io/
- https://www.wikidata.org/wiki/Q160236
- https://query.wikidata.org/
- http://spacetime.nypl.org/where/
SELECT DISTINCT ?object ?objectLabel ?location
WHERE
{
?object wdt:P669 wd:Q109858 .
?object wdt:P625 ?location .
SERVICE wikibase:label {
bd:serviceParam wikibase:language "en" .
}
}