Skip to content

Instantly share code, notes, and snippets.

@emptymalei
Created November 24, 2018 10:14
Show Gist options
  • Save emptymalei/14548f53218155e4e33e2e8b61fb87f4 to your computer and use it in GitHub Desktop.
Save emptymalei/14548f53218155e4e33e2e8b61fb87f4 to your computer and use it in GitHub Desktop.
Mars Exploration Landing Sites
Display the source blob
Display the rendered blob
Raw
{"type": "FeatureCollection", "features": [{"type":"Feature","geometry":{"type":"Point","coordinates":[90,10.6]},"properties":{"cartodb_id":7,"name":"Beagle 2","descriptio":null,"source":"NSSDC","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[136.5,3.4]},"properties":{"cartodb_id":12,"name":"InSight","descriptio":null,"source":"(Golombek et al., LPSC, 2014)","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[175.4729,-14.5692]},"properties":{"cartodb_id":8,"name":"Spirit","descriptio":null,"source":"(Arvidson et al, JGR, 2006)","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-5.5266,-1.9462]},"properties":{"cartodb_id":9,"name":"Opportunity","descriptio":null,"source":"(Squyres et al, JGR, 2006)","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-33.253,19.095]},"properties":{"cartodb_id":6,"name":"Pathfinder","descriptio":null,"source":"NSSDC","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-47.951,22.269]},"properties":{"cartodb_id":4,"name":"Viking 1","descriptio":null,"source":"NSSDC","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[134.28,47.668]},"properties":{"cartodb_id":13,"name":"Viking 2","descriptio":null,"source":null,"created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[137.42,-4.49]},"properties":{"cartodb_id":11,"name":"Curiosity","descriptio":null,"source":"(via press briefing)","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-125.75,68.22]},"properties":{"cartodb_id":10,"name":"Phoenix","descriptio":null,"source":"(via press briefing)","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[47,-45]},"properties":{"cartodb_id":1,"name":"Mars 2 | 火星 2 号","descriptio":null,"source":"NSSDC","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-158,-45]},"properties":{"cartodb_id":2,"name":"Mars 3 | 火星 3 号","descriptio":null,"source":"TPS","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-19.42,-23.9]},"properties":{"cartodb_id":3,"name":"Mars 6 | 火星 6 号","descriptio":null,"source":"TPS","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[165.2,-76.57]},"properties":{"cartodb_id":5,"name":"Mars Polar Lander | 火星极地着陆者号","descriptio":null,"source":"read from map provided by HiRISE team","created_at":"2015-07-01T00:00:00Z","updated_at":"2015-07-01T00:00:00Z"}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment