Skip to content

Commit

Permalink
chore: another hunt file
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Sep 17, 2024
1 parent a4fb882 commit 3ac2413
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions public/temp/thefinalposts.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"type": "FeatureCollection",
"name": "thefinalposts",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "Street": "Youngs gate", "Type": "Bar", "Hint": "This is the final stop. This bar is number 10 on the list of world's best bars. Find us there and have a drink!", "Id": 100 }, "geometry": { "type": "Point", "coordinates": [ 10.75153144059758, 59.914253476621546 ] } },
{ "type": "Feature", "properties": { "Street": "Damstredet", "Type": "street", "Hint": "Cobbled street with wooden houses between Akersveien and Fredensborgveien", "Id": 2 }, "geometry": { "type": "Point", "coordinates": [ 10.747397187958242, 59.920001693654925 ] } },
{ "type": "Feature", "properties": { "Street": "Torggata", "Type": "street", "Hint": "Bridge with sculptures picturing characters from Norwegian folk tales and fairy tales\n", "Id": 4 }, "geometry": { "type": "Point", "coordinates": [ 10.75629586405309, 59.918244950550921 ] } },
{ "type": "Feature", "properties": { "Street": "Ingens gate", "Type": "river", "Hint": "Venue where Frank Znort Quartet have played every Sunday since 1998, and take a picture of the interesting swan in the river", "Id": 3 }, "geometry": { "type": "Point", "coordinates": [ 10.75306447504976, 59.919922345642263 ] } },
{ "type": "Feature", "properties": { "Street": "Kontraskjæret", "Type": "Statue", "Hint": "Statue that honors a US president for his support to Norway during WWII", "Id": 8 }, "geometry": { "type": "Point", "coordinates": [ 10.734848424251089, 59.91030235214361 ] } },
{ "type": "Feature", "properties": { "Street": "Rådhusgata", "Type": "Sculpture", "Hint": "Sculpture symbolizing the place where king Christian IV pointed his gloved hand and said “This is where the city, Christiania, will be built”", "Id": 10 }, "geometry": { "type": "Point", "coordinates": [ 10.739573304999615, 59.910207300102371 ] } },
{ "type": "Feature", "properties": { "Street": "Akershus Fortress", "Type": "Canons/sculpture", "Hint": "Canons near location where the man who's name became synonynous with \"traitor\" got executed", "Id": 9 }, "geometry": { "type": "Point", "coordinates": [ 10.736257584504571, 59.907608834736941 ] } },
{ "type": "Feature", "properties": { "Street": null, "Type": "Sculpture/Museum", "Hint": "Find the statue called \"The Mother\" and take a picture with the associated museum in the background", "Id": 16 }, "geometry": { "type": "Point", "coordinates": [ 10.754119410064208, 59.904821202433205 ] } },
{ "type": "Feature", "properties": { "Street": "Bjørvika", "Type": "Building", "Hint": "Room inside the main downtown library that stores manuscripts that will not be opened until 2114", "Id": 14 }, "geometry": { "type": "Point", "coordinates": [ 10.75247903474729, 59.908712771463982 ] } },
{ "type": "Feature", "properties": { "Street": "Bjørvika", "Type": "Building", "Hint": "Cultural institution where you can walk on its roof. Take a picture on the roof and inside its lobby.", "Id": 15 }, "geometry": { "type": "Point", "coordinates": [ 10.75269140018548, 59.907464055919313 ] } },
{ "type": "Feature", "properties": { "Street": "Dronning Euphemias gate", "Type": "Skyline", "Hint": "Take a picture of the skyline that is named after an invention by Norman Woodland and Bernard Silver", "Id": 18 }, "geometry": { "type": "Point", "coordinates": [ 10.756934159034653, 59.908625728410975 ] } },
{ "type": "Feature", "properties": { "Street": "Sukkerbiten", "Type": "Area", "Hint": "Go to the \"Sugarcube\" and take a picture of Norway's new favorite hobby floating on the water", "Id": 17 }, "geometry": { "type": "Point", "coordinates": [ 10.752813162027753, 59.90508110871879 ] } },
{ "type": "Feature", "properties": { "Street": "Akerbrygge", "Type": "Museum", "Hint": "Postcard of a Nobel Peace Prize winner and take a picture with it", "Id": 5 }, "geometry": { "type": "Point", "coordinates": [ 10.730401563987677, 59.911615419546116 ] } },
{ "type": "Feature", "properties": { "Street": "Karl Johans gate", "Type": "person", "Hint": "Find the person who protects the King at his \"house\" and take a picture with them.", "Id": 1 }, "geometry": { "type": "Point", "coordinates": [ 10.72829114970593, 59.917146664353218 ] } },
{ "type": "Feature", "properties": { "Street": "Karl Johan", "Type": "Building/plaza", "Hint": "Direct translation from Norwegian is \"the big thing\". Where Norway's laws are made", "Id": 7 }, "geometry": { "type": "Point", "coordinates": [ 10.739326963106315, 59.913258188339412 ] } },
{ "type": "Feature", "properties": { "Street": "Rådhusgata", "Type": "Building", "Hint": "Building where the Nobel Peace Prize Ceremony happens every December", "Id": 6 }, "geometry": { "type": "Point", "coordinates": [ 10.734011833927545, 59.91236335289944 ] } },
{ "type": "Feature", "properties": { "Street": "Youngstorget", "Type": "Skulpture", "Hint": "Kate Moss in Oslo", "Id": 12 }, "geometry": { "type": "Point", "coordinates": [ 10.750696829210225, 59.913929130641847 ] } },
{ "type": "Feature", "properties": { "Street": "Fred Olsens gate", "Type": "Sculpture", "Hint": "Statue of the animal that is in Oslo's nickname", "Id": 13 }, "geometry": { "type": "Point", "coordinates": [ 10.750321013778452, 59.911125820820601 ] } },
{ "type": "Feature", "properties": { "Street": "Torggata", "Type": "Building", "Hint": "Former cinema that is now a book store", "Id": 11 }, "geometry": { "type": "Point", "coordinates": [ 10.747924319015297, 59.913957384638721 ] } }
]
}

0 comments on commit 3ac2413

Please sign in to comment.