Skip to content

Instantly share code, notes, and snippets.

@plfstr
Last active January 3, 2024 11:25
Show Gist options
  • Save plfstr/b42f71820d973260943d2aa4b71a7eea to your computer and use it in GitHub Desktop.
Save plfstr/b42f71820d973260943d2aa4b71a7eea to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": {
"type": "name",
"properties": {
"name": "EPSG:4326"
}
},
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.2253,52.18354]
},
"properties": {
"name": "Private House",
"place": "Church Lane, Fulbourn",
"sources": [
"https:\/\/commons.m.wikimedia.org\/wiki\/File:Crinkle_crankle_wall_Fulbourn_-_geograph.org.uk_-_1259187.jpg",
"https:\/\/www.geograph.org.uk\/photo\/1259187"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.1086088,52.177577]
},
"properties": {
"name": "Trumpington Hall",
"place": "Trumpington",
"sources": [
"https:\/\/handedon.wordpress.com\/2018\/12\/11\/trumpington-hall-cambridgeshire\/",
"https:\/\/www.parksandgardens.org\/places\/trumpington-hall-trumpington"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.28423,52.38110]
},
"properties": {
"name": "Private House",
"place": "Soham Road, Stuntney",
"sources": [
"https:\/\/medievalmosaic.com\/march-20-another-trip-ely\/"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.05005,52.15049]
},
"properties": {
"name": "Private House",
"place": "Broad Lane, Haslingfield",
"sources": [
"https:\/\/historicengland.org.uk\/listing\/the-list\/list-entry\/1309296"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.27128,52.19750]
},
"properties": {
"name": "Wilbraham Temple",
"place": "Great Wilbraham",
"sources": [
"https:\/\/historicengland.org.uk\/listing\/the-list\/list-entry\/1000397",
"https:\/\/m.facebook.com\/CambsGT\/photos\/crinkle-crankle-wall\/1510131055944899\/"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.25980,52.20278]
},
"properties": {
"name": "The Old Rectory",
"place": "Little Wilbraham",
"sources": [
"https:\/\/historicengland.org.uk\/listing\/the-list\/list-entry\/1127426",
"https:\/\/www.parksandgardens.org\/places\/old-rectory-the-little-wilbraham"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.1165,52.4068]
},
"properties": {
"name": "Wisteria House",
"place": "Mepal",
"sources": [
"https:\/\/historicengland.org.uk\/listing\/the-list\/list-entry\/1126972",
"https:\/\/britishlistedbuildings.co.uk\/101126972-wisteria-house-mepal"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.017525,52.077395]
},
"properties": {
"name": "Private House",
"place": "Water lane, Melbourn",
"sources": [
"https://www.onthemarket.com/details/8773753/"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-0.14162,52.18497]
},
"properties": {
"name": "Private House",
"place": "Church Street, Great Gransden",
"sources": [
"https://www.airbnb.co.uk/rooms/54408595"
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment