Skip to content

Instantly share code, notes, and snippets.

@cageyjames
Created February 21, 2014 20:03
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 cageyjames/9142310 to your computer and use it in GitHub Desktop.
Save cageyjames/9142310 to your computer and use it in GitHub Desktop.
MLB, PCL and IL Ballparks
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Arizona Diamondbacks", "Ballpark": "Chase Field", "Lat": 33.445081, "Long": -112.066564 }, "geometry": { "type": "Point", "coordinates": [ -112.066564, 33.445081 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Atlanta Braves", "Ballpark": "Turner Field", "Lat": 33.735044, "Long": -84.389848 }, "geometry": { "type": "Point", "coordinates": [ -84.389848, 33.735044 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Baltimore Orioles", "Ballpark": "Oriole Park at Camden Yards", "Lat": 39.283487, "Long": -76.621914 }, "geometry": { "type": "Point", "coordinates": [ -76.621914, 39.283487 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Boston Red Sox", "Ballpark": "Fenway Park", "Lat": 42.346202, "Long": -71.097757 }, "geometry": { "type": "Point", "coordinates": [ -71.097757, 42.346202 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Chicago Cubs", "Ballpark": "Wrigley Field", "Lat": 41.947904, "Long": -87.65581 }, "geometry": { "type": "Point", "coordinates": [ -87.65581, 41.947904 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Chicago White Sox", "Ballpark": "U.S. Cellular Field", "Lat": 41.830189, "Long": -87.634206 }, "geometry": { "type": "Point", "coordinates": [ -87.634206, 41.830189 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Cincinnati Reds", "Ballpark": "Great American Ball Park", "Lat": 39.096549, "Long": -84.509007 }, "geometry": { "type": "Point", "coordinates": [ -84.509007, 39.096549 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Cleveland Indians", "Ballpark": "Jacobs Field", "Lat": 41.495506, "Long": -81.685286 }, "geometry": { "type": "Point", "coordinates": [ -81.685286, 41.495506 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Colorado Rockies", "Ballpark": "Coors Field", "Lat": 39.755683, "Long": -104.99414 }, "geometry": { "type": "Point", "coordinates": [ -104.99414, 39.755683 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Detroit Tigers", "Ballpark": "Comerica Park", "Lat": 42.339474, "Long": -83.049027 }, "geometry": { "type": "Point", "coordinates": [ -83.04903, 42.339474 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Florida Marlins", "Ballpark": "Pro Player Stadium", "Lat": 25.957866, "Long": -80.239466 }, "geometry": { "type": "Point", "coordinates": [ -80.239466, 25.957866 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Houston Astros", "Ballpark": "Minute Maid Park", "Lat": 29.756778, "Long": -95.356324 }, "geometry": { "type": "Point", "coordinates": [ -95.35632, 29.756778 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Kansas City Royals", "Ballpark": "Kauffman Stadium", "Lat": 39.051221, "Long": -94.480817 }, "geometry": { "type": "Point", "coordinates": [ -94.480817, 39.051221 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Los Angeles Angels of Anaheim", "Ballpark": "Angels Stadium", "Lat": 33.799925, "Long": -117.883194 }, "geometry": { "type": "Point", "coordinates": [ -117.883194, 33.799925 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Los Angeles Dodgers", "Ballpark": "Dodger Stadium", "Lat": 34.073432, "Long": -118.24026 }, "geometry": { "type": "Point", "coordinates": [ -118.24026, 34.073432 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Milwaukee Brewers", "Ballpark": "Miller Park", "Lat": 43.028478, "Long": -87.971303 }, "geometry": { "type": "Point", "coordinates": [ -87.971303, 43.028478 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Minnesota Twins", "Ballpark": "Hubert H. Humphrey Metrodome", "Lat": 44.973607, "Long": -93.258613 }, "geometry": { "type": "Point", "coordinates": [ -93.25861, 44.973607 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "New York Mets", "Ballpark": "Shea Stadium", "Lat": 40.755584, "Long": -73.848367 }, "geometry": { "type": "Point", "coordinates": [ -73.848367, 40.755584 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "New York Yankees", "Ballpark": "Yankee Stadium", "Lat": 40.826918, "Long": -73.928428 }, "geometry": { "type": "Point", "coordinates": [ -73.928428, 40.826918 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Oakland Athletics", "Ballpark": "Network Associates Coliseum", "Lat": 37.751262, "Long": -122.201158 }, "geometry": { "type": "Point", "coordinates": [ -122.201158, 37.751262 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Philadelphia Phillies", "Ballpark": "Citizens Bank Park", "Lat": 39.905437, "Long": -75.166535 }, "geometry": { "type": "Point", "coordinates": [ -75.16653, 39.905437 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Pittsburgh Pirates", "Ballpark": "PNC Park", "Lat": 40.447265, "Long": -80.006626 }, "geometry": { "type": "Point", "coordinates": [ -80.006626, 40.447265 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "San Diego Padres", "Ballpark": "PETCO Park", "Lat": 32.706922, "Long": -117.157324 }, "geometry": { "type": "Point", "coordinates": [ -117.15732, 32.706922 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "San Francisco Giants", "Ballpark": "SBC Park", "Lat": 37.778473, "Long": -122.389595 }, "geometry": { "type": "Point", "coordinates": [ -122.38959, 37.778473 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Seattle Mariners", "Ballpark": "Safeco Field", "Lat": 47.59111, "Long": -122.33288 }, "geometry": { "type": "Point", "coordinates": [ -122.33288, 47.59111 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "St. Louis Cardinals", "Ballpark": "Busch Stadium", "Lat": 38.624005, "Long": -90.192793 }, "geometry": { "type": "Point", "coordinates": [ -90.192793, 38.624005 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Tampa Bay Devil Rays", "Ballpark": "Tropicana Field", "Lat": 27.768016, "Long": -82.653246 }, "geometry": { "type": "Point", "coordinates": [ -82.653246, 27.768016 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Texas Rangers", "Ballpark": "The Ballpark in Arlington", "Lat": 32.75155, "Long": -97.083047 }, "geometry": { "type": "Point", "coordinates": [ -97.083047, 32.75155 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Toronto Blue Jays", "Ballpark": "Rogers Centre", "Lat": 43.641305, "Long": -79.389214 }, "geometry": { "type": "Point", "coordinates": [ -79.38921, 43.641305 ] } },
{ "type": "Feature", "properties": { "League": "MLB", "Team": "Washington Nationals", "Ballpark": "Robert F. Kennedy Stadium", "Lat": 38.890151, "Long": -76.972047 }, "geometry": { "type": "Point", "coordinates": [ -76.972047, 38.890151 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Albuquerque Isotopes", "Ballpark": "Isotopes Park", "Lat": 35.069722, "Long": -106.629167 }, "geometry": { "type": "Point", "coordinates": [ -106.629167, 35.069722 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Colorado Springs Sky Sox", "Ballpark": "Security Service Field", "Lat": 38.894172, "Long": -104.710311 }, "geometry": { "type": "Point", "coordinates": [ -104.710311, 38.894172 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "El Paso Chihuahuas", "Ballpark": "New El Paso Ballpark", "Lat": 31.759136, "Long": -106.492526 }, "geometry": { "type": "Point", "coordinates": [ -106.492526, 31.759136 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Fresno Grizzlies", "Ballpark": "Chukchansi Park", "Lat": 36.7321, "Long": -119.7905 }, "geometry": { "type": "Point", "coordinates": [ -119.7905, 36.7321 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Iowa Cubs", "Ballpark": "Principal Park", "Lat": 41.580278, "Long": -93.615833 }, "geometry": { "type": "Point", "coordinates": [ -93.615833, 41.580278 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Las Vegas 51s", "Ballpark": "Cashman Field", "Lat": 36.179667, "Long": -115.129972 }, "geometry": { "type": "Point", "coordinates": [ -115.129972, 36.179667 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Memphis Redbirds", "Ballpark": "AutoZone Park", "Lat": 35.143056, "Long": -90.049167 }, "geometry": { "type": "Point", "coordinates": [ -90.04917, 35.143056 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Nashville Sounds", "Ballpark": "Herschel Greer Stadium", "Lat": 36.143142, "Long": -86.773431 }, "geometry": { "type": "Point", "coordinates": [ -86.773431, 36.143142 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "New Orleans Zephyrs", "Ballpark": "Zephyr Field", "Lat": 29.975442, "Long": -90.199742 }, "geometry": { "type": "Point", "coordinates": [ -90.199742, 29.975442 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Oklahoma City RedHawks", "Ballpark": "Chickasaw Bricktown Ballpark", "Lat": 35.464961, "Long": -97.50805 }, "geometry": { "type": "Point", "coordinates": [ -97.50805, 35.464961 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Omaha Storm Chasers", "Ballpark": "Werner Park", "Lat": 41.151, "Long": -96.107 }, "geometry": { "type": "Point", "coordinates": [ -96.107, 41.151 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Reno Aces", "Ballpark": "Aces Ballpark", "Lat": 39.528131, "Long": -119.808633 }, "geometry": { "type": "Point", "coordinates": [ -119.80863, 39.528131 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Round Rock Express", "Ballpark": "Dell Diamond", "Lat": 30.5273, "Long": -97.6305 }, "geometry": { "type": "Point", "coordinates": [ -97.6305, 30.5273 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Sacramento River Cats", "Ballpark": "Raley Field", "Lat": 38.580372, "Long": -121.5138 }, "geometry": { "type": "Point", "coordinates": [ -121.5138, 38.580372 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Salt Lake Bees", "Ballpark": "Spring Mobile Ballpark", "Lat": 40.740556, "Long": -111.892778 }, "geometry": { "type": "Point", "coordinates": [ -111.892778, 40.740556 ] } },
{ "type": "Feature", "properties": { "League": "PCL", "Team": "Tacoma Rainiers", "Ballpark": "Cheney Stadium", "Lat": 47.238033, "Long": -122.497544 }, "geometry": { "type": "Point", "coordinates": [ -122.497544, 47.238033 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Buffalo Bisons", "Ballpark": "Coca-Cola Field", "Lat": 42.880345, "Long": -78.873794 }, "geometry": { "type": "Point", "coordinates": [ -78.873794, 42.880345 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Lehigh Valley Iron Pigs", "Ballpark": "Coca-Cola Park", "Lat": 40.626111, "Long": -75.4525 }, "geometry": { "type": "Point", "coordinates": [ -75.4525, 40.626111 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Pawtucket Red Sox", "Ballpark": "McCoy Stadium", "Lat": 41.873164, "Long": -71.370039 }, "geometry": { "type": "Point", "coordinates": [ -71.370039, 41.873164 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Rochester Red Wings", "Ballpark": "Frontier Field", "Lat": 43.158267, "Long": -77.619794 }, "geometry": { "type": "Point", "coordinates": [ -77.619794, 43.158267 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Scranton\/Wilks-Barre RailRaiders", "Ballpark": "PNC Field", "Lat": 41.360406, "Long": -75.683967 }, "geometry": { "type": "Point", "coordinates": [ -75.683967, 41.360406 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Syracuse Chiefs", "Ballpark": "NBT Bank Stadium", "Lat": 43.079078, "Long": -76.165358 }, "geometry": { "type": "Point", "coordinates": [ -76.165358, 43.079078 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Charlotte Knights", "Ballpark": "BB&T Ballpark", "Lat": 35.227988, "Long": -80.849011 }, "geometry": { "type": "Point", "coordinates": [ -80.849011, 35.227988 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Durham Bulls", "Ballpark": "Durham Bulls Athletic Park", "Lat": 35.991689, "Long": -78.904186 }, "geometry": { "type": "Point", "coordinates": [ -78.904186, 35.991689 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Gwinnett Braves", "Ballpark": "Coolray Field", "Lat": 34.041494, "Long": -83.992367 }, "geometry": { "type": "Point", "coordinates": [ -83.992367, 34.041494 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Norfolk Tides", "Ballpark": "Harbor Park", "Lat": 36.842789, "Long": -76.278869 }, "geometry": { "type": "Point", "coordinates": [ -76.278869, 36.842789 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Columbus Clippers", "Ballpark": "Huntington Park", "Lat": 39.968619, "Long": -83.010743 }, "geometry": { "type": "Point", "coordinates": [ -83.010743, 39.968619 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Indianapolis Indians", "Ballpark": "Victory Field", "Lat": 39.765, "Long": -86.168333 }, "geometry": { "type": "Point", "coordinates": [ -86.168333, 39.765 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Louisville Bats", "Ballpark": "Louisville Slugger Field", "Lat": 38.256186, "Long": -85.744653 }, "geometry": { "type": "Point", "coordinates": [ -85.74465, 38.256186 ] } },
{ "type": "Feature", "properties": { "League": "IL", "Team": "Toledo Mud Hens", "Ballpark": "Fifth Third Field", "Lat": 41.648314, "Long": -83.538986 }, "geometry": { "type": "Point", "coordinates": [ -83.538986, 41.648314 ] } }
]
}
@cageyjames
Copy link
Author

If you're interested in ballparks, check out the Github repository. This gist is considered abandoned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment