tippecanoe/tests/raw-tiles/hackspots.geojson

65 lines
1.4 KiB
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Name": "Albina Press",
"Address": "4637 N Albina Ave Portland, OR 97217",
"Notes": "usually busy, outlets on side wall only"
},
"geometry": {
"type": "Point",
"coordinates": [
-122.67516911029816,
45.55673233031101
]
}
},
{
"type": "Feature",
"properties": {
"Name": "Arbor Lodge",
"Address": "1507 N Rosa Parks Way Portland, OR 97217",
"Notes": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-122.68242716789246,
45.56997505986905
]
}
},
{
"type": "Feature",
"properties": {
"Name": "Three Friends Coffeehouse",
"Address": "201 SE 12th Ave, Portland, OR 97214",
"Notes": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-122.65496134757996,
45.5212590460849
]
}
},
{
"type": "Feature",
"properties": {
"Name": "Lucky Labrador Brew Pub",
"Address": "915 SE Hawthorne Blvd. Portland, OR 97214",
"Notes": "Dog friendly"
},
"geometry": {
"type": "Point",
"coordinates": [
-122.65625953674315,
45.512331780814186
]
}
}
]
}