Old Zurich in Photos is a 3D interactive map where people can explore old photographs Zurich. The target audience is basically anybody who is interested in this topic and who wants to see what Zurich looked like in the past.
The images are subject to the conditions of use of the source platforms where the digital copies are accessible. See the source of each image for more information. The buildings are released under CC0 by the city of Zurich. Water and street data: © OpenStreetMap contributors under the Open Database License. The data was processed and published with ArcGIS Pro. The map was built with ArcGIS API for JavaScript.
- Clone the repo and
npm installdependencies - Remove ref to this repo:
rm -rf .git npm run devto compilesrc/js/*.tsandsrc/css/*.sccsfiles in the same folder and watch for changes- launch
index.htmlin your browser of choice. npm run lintto run TSLint on TypeScript files.
