Skip to content

Instantly share code, notes, and snippets.

@benkutil
Created May 3, 2016 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benkutil/b6a7adc62cdf0652770847af0907ed8a to your computer and use it in GitHub Desktop.
Save benkutil/b6a7adc62cdf0652770847af0907ed8a to your computer and use it in GitHub Desktop.
var markers = {
type: 'FeatureCollection',
features: [
{
type: 'Feature',
properties: {
title: 'Area 405',
'description': '<p>405 E Oliver St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-312'
},
geometry: {
type: 'Point',
coordinates: [ -76.61024099999997, 39.3066853 ]
}
},
{
type: 'Feature',
properties: {
title: 'Ballroom Gallery',
'description': '<p>1511 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-313'
},
geometry: {
type: 'Point',
coordinates: [ -76.61187619999998, 39.3072386 ]
}
},
{
type: 'Feature',
properties: {
title: 'Baltimore Rock Opera Society',
'description': '<p>1539 N Calvert St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-330'
},
geometry: {
type: 'Point',
coordinates: [ -76.61329599999999, 39.307639 ]
}
},
{
type: 'Feature',
properties: {
title: 'City Arts Apartments',
'description': '<p>440 E Oliver St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-327'
},
geometry: {
type: 'Point',
coordinates: [ -76.6090532, 39.3071568 ]
}
},
{
type: 'Feature',
properties: {
title: 'Gallery CA',
'description': '<p>440 E Oliver St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-315'
},
geometry: {
type: 'Point',
coordinates: [ -76.6090532, 39.3071568 ]
}
},
{
type: 'Feature',
properties: {
title: 'Grey Matter at the Cork Factory',
'description': '<p>302 Federal St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-316'
},
geometry: {
type: 'Point',
coordinates: [ -76.61193509999998, 39.3079886 ]
}
},
{
type: 'Feature',
properties: {
title: 'Guest Spot @ The Reinstitute',
'description': '<p>17 15 N Calvert St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-317'
},
geometry: {
type: 'Point',
coordinates: [ -76.61232389999998, 39.2901435 ]
}
},
{
type: 'Feature',
properties: {
title: 'La Bodega Gallery',
'description': '<p>1501 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-314'
},
geometry: {
type: 'Point',
coordinates: [ -76.61191500000001, 39.307356 ]
}
},
{
type: 'Feature',
properties: {
title: 'LABBODIES',
'description': '<p>Greenmount West, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-318'
},
geometry: {
type: 'Point',
coordinates: [ -76.61094409999998, 39.3091802 ]
}
},
{
type: 'Feature',
properties: {
title: 'Lighthole!',
'description': '<p>1511 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-319'
},
geometry: {
type: 'Point',
coordinates: [ -76.61187619999998, 39.3072386 ]
}
},
{
type: 'Feature',
properties: {
title: 'Oliver Street Studios',
'description': '<p>405 E Oliver St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-328'
},
geometry: {
type: 'Point',
coordinates: [ -76.61024099999997, 39.3066853 ]
}
},
{
type: 'Feature',
properties: {
title: 'Open Works',
'description': '<p>1400 Greenmount Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-324'
},
geometry: {
type: 'Point',
coordinates: [ -76.60895800000003, 39.30609 ]
}
},
{
type: 'Feature',
properties: {
title: 'Penthouse Gallery',
'description': '<p>Greenmount West, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-321'
},
geometry: {
type: 'Point',
coordinates: [ -76.61094409999998, 39.3091802 ]
}
},
{
type: 'Feature',
properties: {
title: 'Station North Tool Library',
'description': '<p>417 E Oliver St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-322'
},
geometry: {
type: 'Point',
coordinates: [ -76.6100611, 39.3066755 ]
}
},
{
type: 'Feature',
properties: {
title: 'Terrault Contemporary',
'description': '<p>1515 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-323'
},
geometry: {
type: 'Point',
coordinates: [ -76.6121374, 39.3072536 ]
}
},
{
type: 'Feature',
properties: {
title: 'The CopyCat Building',
'description': '<p>1501 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-325'
},
geometry: {
type: 'Point',
coordinates: [ -76.61191500000001, 39.307356 ]
}
},
{
type: 'Feature',
properties: {
title: 'The Cork Factory',
'description': '<p>302 Federal St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-326'
},
geometry: {
type: 'Point',
coordinates: [ -76.61193509999998, 39.3079886 ]
}
},
{
type: 'Feature',
properties: {
title: 'Miracle Temple Church of the Harvest',
'description': '<p>1820 N Calvert St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-310'
},
geometry: {
type: 'Point',
coordinates: [ -76.61398259999999, 39.3105768 ]
}
},
{
type: 'Feature',
properties: {
title: 'New Secondary Missionary Baptist Church',
'description': '<p>214 E Lanvale St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-311'
},
geometry: {
type: 'Point',
coordinates: [ -76.61254350000002, 39.30903480000001 ]
}
},
{
type: 'Feature',
properties: {
title: 'AHC Community Center',
'description': '<p>1735 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-331'
},
geometry: {
type: 'Point',
coordinates: [ -76.612054, 39.309845 ]
}
},
{
type: 'Feature',
properties: {
title: 'Cabana Men&#8217;s Club',
'description': '<p>460 Pitman Place, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-306'
},
geometry: {
type: 'Point',
coordinates: [ -76.60923650000001, 39.3084993 ]
}
},
{
type: 'Feature',
properties: {
title: 'Greenmount Senior Center',
'description': '<p>425 Federal St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-307'
},
geometry: {
type: 'Point',
coordinates: [ -76.60948989999997, 39.307688 ]
}
},
{
type: 'Feature',
properties: {
title: 'Greenmount West Community Association',
'description': '<p>1600 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-309'
},
geometry: {
type: 'Point',
coordinates: [ -76.6124666, 39.3082291 ]
}
},
{
type: 'Feature',
properties: {
title: 'John &#038; Samuel Tyson VFW Post',
'description': '<p>337 East North Avenue, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-308'
},
geometry: {
type: 'Point',
coordinates: [ -76.61107559999999, 39.3110429 ]
}
},
{
type: 'Feature',
properties: {
title: 'Barclay Garden',
'description': '<p>1513 Barclay St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-299'
},
geometry: {
type: 'Point',
coordinates: [ -76.61041890000001, 39.30717300000001 ]
}
},
{
type: 'Feature',
properties: {
title: 'Brentwood Commons',
'description': '<p>1816 Brentwood Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-300'
},
geometry: {
type: 'Point',
coordinates: [ -76.6102376, 39.31086010000001 ]
}
},
{
type: 'Feature',
properties: {
title: 'Calvert &#038; Federal Park',
'description': '<p>160 N Calvert St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-301'
},
geometry: {
type: 'Point',
coordinates: [ -76.61238609999998, 39.29047449999999 ]
}
},
{
type: 'Feature',
properties: {
title: 'Hidden Harvest Farm',
'description': '<p>1824 N Calvert St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-302'
},
geometry: {
type: 'Point',
coordinates: [ -76.61376710000002, 39.3104507 ]
}
},
{
type: 'Feature',
properties: {
title: 'Wonderground',
'description': '<p>1611 Barclay St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-303'
},
geometry: {
type: 'Point',
coordinates: [ -76.61071950000002, 39.3084293 ]
}
},
{
type: 'Feature',
properties: {
title: 'Baltimore Design School',
'description': '<p>Baltimore Design School, Barclay Street, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-160'
},
geometry: {
type: 'Point',
coordinates: [ -76.61102819999996, 39.307332 ]
}
},
{
type: 'Feature',
properties: {
title: 'Baltimore Montessori Public Charter School',
'description': '<p>1600 Guilford Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-296'
},
geometry: {
type: 'Point',
coordinates: [ -76.6124666, 39.3082291 ]
}
},
{
type: 'Feature',
properties: {
title: 'Dallas F. Nicoholas Sr. Elementary School',
'description': '<p>200 East North Avenue, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-298'
},
geometry: {
type: 'Point',
coordinates: [ -76.61323570000002, 39.312022 ]
}
},
{
type: 'Feature',
properties: {
title: 'Baltimore City Circulator',
'description': '<p>North Ave. and St. Paul St. Baltimore Md</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-382'
},
geometry: {
type: 'Point',
coordinates: [ -76.61493530000001, 39.3110933 ]
}
},
{
type: 'Feature',
properties: {
title: 'Penn Station',
'description': '<p>Penn Station Baltimore, North Charles Street, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-304'
},
geometry: {
type: 'Point',
coordinates: [ -76.61559190000003, 39.307513 ]
}
},
{
type: 'Feature',
properties: {
title: 'Arts and Craftman Supply',
'description': '<p>137 W North Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-471'
},
geometry: {
type: 'Point',
coordinates: [ -76.61920570000001, 39.3106725 ]
}
},
{
type: 'Feature',
properties: {
title: 'Botega',
'description': '<p>1729 Maryland Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-469'
},
geometry: {
type: 'Point',
coordinates: [ -76.61754400000001, 39.309496 ]
}
},
{
type: 'Feature',
properties: {
title: 'Charles Theater',
'description': '<p>1711 N Charles St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-458'
},
geometry: {
type: 'Point',
coordinates: [ -76.61600099999998, 39.30924900000001 ]
}
},
{
type: 'Feature',
properties: {
title: 'Charm City Yoga: Midtown',
'description': '<p>107 E Preston St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-463'
},
geometry: {
type: 'Point',
coordinates: [ -76.6138325, 39.304347 ]
}
},
{
type: 'Feature',
properties: {
title: 'Greenmount Cemetery',
'description': '<p>1501 Greenmount Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-474'
},
geometry: {
type: 'Point',
coordinates: [ -76.60647599999999, 39.30881799999999 ]
}
},
{
type: 'Feature',
properties: {
title: 'Impact Hub',
'description': '<p>10 E North Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-472'
},
geometry: {
type: 'Point',
coordinates: [ -76.61559399999999, 39.311753 ]
}
},
{
type: 'Feature',
properties: {
title: 'Joe Squared',
'description': '<p>33 W North Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-470'
},
geometry: {
type: 'Point',
coordinates: [ -76.61773299999999, 39.310681 ]
}
},
{
type: 'Feature',
properties: {
title: 'Johns Hopkins Shuttle Stop (Penn Station)',
'description': '<p>1500 N Charles St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-462'
},
geometry: {
type: 'Point',
coordinates: [ -76.6157149, 39.3074291 ]
}
},
{
type: 'Feature',
properties: {
title: 'Maryland Institute College of Art',
'description': '<p>1300 West Mount Royal Avenue, Baltimore, MD, Verenigde Staten</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-465'
},
geometry: {
type: 'Point',
coordinates: [ -76.62163399999997, 39.30755500000001 ]
}
},
{
type: 'Feature',
properties: {
title: 'Pen &#038; Quill',
'description': '<p>1701 N Charles St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-464'
},
geometry: {
type: 'Point',
coordinates: [ -76.61612330000003, 39.30889339999999 ]
}
},
{
type: 'Feature',
properties: {
title: 'Red Emmas',
'description': '<p>30 W North Ave, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-467'
},
geometry: {
type: 'Point',
coordinates: [ -76.61737570000003, 39.3111572 ]
}
},
{
type: 'Feature',
properties: {
title: 'Station North Arts Cafe',
'description': '<p>1816 N Charles St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-473'
},
geometry: {
type: 'Point',
coordinates: [ -76.61676620000003, 39.3104229 ]
}
},
{
type: 'Feature',
properties: {
title: 'Tapas Teatro',
'description': '<p>1711 N Charles St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-466'
},
geometry: {
type: 'Point',
coordinates: [ -76.61600099999998, 39.30924900000001 ]
}
},
{
type: 'Feature',
properties: {
title: 'The WindUp Space',
'description': '<p>12 West North Avenue, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-468'
},
geometry: {
type: 'Point',
coordinates: [ -76.61703439999997, 39.31140690000001 ]
}
},
{
type: 'Feature',
properties: {
title: 'Velocipede Bike Project',
'description': '<p>4 W Lanvale St, Baltimore, MD, United States</p>',
'marker-color': '#682f4b',
'marker-size': 'large',
'marker-symbol': 'star',
url: '#location-475'
},
geometry: {
type: 'Point',
coordinates: [ -76.61684009999999, 39.3088946 ]
}
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment