Guest User

Untitled

a guest
Mar 22nd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "name": "olympics_venues",
  4. "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
  5. "features": [
  6. { "type": "Feature", "properties": { "Name": "New National Station" }, "geometry": { "type": "Point", "coordinates": [ 139.7148675, 35.6778317, 0.0 ] } },
  7. { "type": "Feature", "properties": { "Name": "Tokyo Metropolitan Gymnasium" }, "geometry": { "type": "Point", "coordinates": [ 139.7125393, 35.6796663, 0.0 ] } },
  8. { "type": "Feature", "properties": { "Name": "Yoyogi National Stadium" }, "geometry": { "type": "Point", "coordinates": [ 139.6999973, 35.6676126, 0.0 ] } },
  9. { "type": "Feature", "properties": { "Name": "Nippon Budokan" }, "geometry": { "type": "Point", "coordinates": [ 139.7497094, 35.6934042, 0.0 ] } },
  10. { "type": "Feature", "properties": { "Name": "Tokyo International Forum" }, "geometry": { "type": "Point", "coordinates": [ 139.7644132, 35.6766857, 0.0 ] } },
  11. { "type": "Feature", "properties": { "Name": "Kokugikan Arena" }, "geometry": { "type": "Point", "coordinates": [ 139.7932255, 35.6968633, 0.0 ] } },
  12. { "type": "Feature", "properties": { "Name": "Equestrian Park" }, "geometry": { "type": "Point", "coordinates": [ 139.632848200000012, 35.6369844, 0.0 ] } },
  13. { "type": "Feature", "properties": { "Name": "Musashino Forest Sport Plaza" }, "geometry": { "type": "Point", "coordinates": [ 139.5245808, 35.6650979, 0.0 ] } },
  14. { "type": "Feature", "properties": { "Name": "Tokyo Stadium" }, "geometry": { "type": "Point", "coordinates": [ 139.5268929, 35.6645749, 0.0 ] } },
  15. { "type": "Feature", "properties": { "Name": "Musashinonomori Park" }, "geometry": { "type": "Point", "coordinates": [ 139.5237923, 35.6756878, 0.0 ] } },
  16. { "type": "Feature", "properties": { "Name": "Imperial Palace Gardens" }, "geometry": { "type": "Point", "coordinates": [ 139.758056399999987, 35.6874701, 0.0 ] } },
  17. { "type": "Feature", "properties": { "Name": "Ariake Arena" }, "geometry": { "type": "Point", "coordinates": [ 139.7892612, 35.6384165, 0.0 ] } },
  18. { "type": "Feature", "properties": { "Name": "Aomi Urban Sports Venue" }, "geometry": { "type": "Point", "coordinates": [ 139.780211400000013, 35.6170816, 0.0 ] } },
  19. { "type": "Feature", "properties": { "Name": "Makuhari Messe" }, "geometry": { "type": "Point", "coordinates": [ 140.0369471, 35.6465862, 0.0 ] } },
  20. { "type": "Feature", "properties": { "Name": "Canoe Slalom Course" }, "geometry": { "type": "Point", "coordinates": [ 139.851408, 35.6444807, 0.0 ] } },
  21. { "type": "Feature", "properties": { "Name": "Dream Island Archery Field" }, "geometry": { "type": "Point", "coordinates": [ 139.8270321, 35.6500779, 0.0 ] } },
  22. { "type": "Feature", "properties": { "Name": "Tatsumi International Swimming Centre" }, "geometry": { "type": "Point", "coordinates": [ 139.8189157, 35.6474624, 0.0 ] } },
  23. { "type": "Feature", "properties": { "Name": "Olympic Aquatics Centre" }, "geometry": { "type": "Point", "coordinates": [ 139.8141253, 35.6519, 0.0 ] } },
  24. { "type": "Feature", "properties": { "Name": "Ariake Tennis Park" }, "geometry": { "type": "Point", "coordinates": [ 139.7878504, 35.6352121, 0.0 ] } },
  25. { "type": "Feature", "properties": { "Name": "Olympic Gymnastic Centre" }, "geometry": { "type": "Point", "coordinates": [ 139.7861016, 35.6386476, 0.0 ] } },
  26. { "type": "Feature", "properties": { "Name": "Olympic BMX Course" }, "geometry": { "type": "Point", "coordinates": [ 139.7827327, 35.6373223, 0.0 ] } },
  27. { "type": "Feature", "properties": { "Name": "Olympic Village" }, "geometry": { "type": "Point", "coordinates": [ 139.773345, 35.6492584, 0.0 ] } },
  28. { "type": "Feature", "properties": { "Name": "IBC\/MPC Tokyo International Exhibition Centre (Tokyo Big Sight)" }, "geometry": { "type": "Point", "coordinates": [ 139.7973776, 35.631323, 0.0 ] } },
  29. { "type": "Feature", "properties": { "Name": "Odaiba Marine Park" }, "geometry": { "type": "Point", "coordinates": [ 139.774439300000012, 35.6296923, 0.0 ] } },
  30. { "type": "Feature", "properties": { "Name": "Shiokaze Park" }, "geometry": { "type": "Point", "coordinates": [ 139.7687531, 35.6239366, 0.0 ] } },
  31. { "type": "Feature", "properties": { "Name": "Seaside Park Hockey Stadium" }, "geometry": { "type": "Point", "coordinates": [ 139.7527349, 35.5912697, 0.0 ] } },
  32. { "type": "Feature", "properties": { "Name": "Sea Forest Cross-Country Course" }, "geometry": { "type": "Point", "coordinates": [ 139.8089004, 35.6078971, 0.0 ] } },
  33. { "type": "Feature", "properties": { "Name": "Sea Forest Waterway" }, "geometry": { "type": "Point", "coordinates": [ 139.8182774, 35.6072777, 0.0 ] } }
  34. ]
  35. }
Add Comment
Please, Sign In to add comment