Created
March 15, 2016 15:10
-
-
Save langsdlc/b7aa57479fe336d46c19 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "type": "Feature", | |
"properties": { | |
"title": "World Clock Tower (Weltzeituhr)", | |
"series": "Spring 2016", | |
"tour": "1970", | |
"marker-size": "medium", | |
"marker-color": "#990000", | |
"marker-symbol": "circle-stroked", | |
"images": [ | |
{ | |
"format": "Image", | |
"url": "https://upload.wikimedia.org/wikipedia/commons/1/18/World_Time_Clock_%2816810626209%29.jpg", | |
"description": "A simplified representation of the solar system with planets (balls) and orbits shown with steel circles rotates once per minute, with the 24 times zones and respective major cities encircling the base. (\"The World Time Clock on Berlin's Alexanderplatz\" by Marcus Holland-Moritz)" | |
}, | |
{ | |
"format": "Image", | |
"url": "https://upload.wikimedia.org/wikipedia/commons/3/3e/Weltzeituhr%2C_Berlin_%2815910006062%29.jpg", | |
"description": "A close up of the time zone plates (\"Weltzeituhr, Berlin\" by Tony Webster)" | |
}, | |
{ | |
"format": "Image", | |
"url": "https://upload.wikimedia.org/wikipedia/commons/0/01/Bundesarchiv_Bild_183-H1218-0025-001%2C_Berlin%2C_Alexanderplatz%2C_Weltzeituhr%2C_Winter.jpg", | |
"description": "Designed by Erich John, the Weltzeituhr was presented in September of 1969 to the public in advance of the 20th anniversary of the GDR. It’s completion was part of an extensive redesign of Alexanderplatz in the sense of socialist modernism and city planning. (\"Berlin-Dezember 1969\" by Klaus Franke)" | |
} | |
] | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
13.413333, | |
52.521667 | |
] | |
}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment