Skip to content

Instantly share code, notes, and snippets.

@jlaura
Created March 26, 2020 17:04
Show Gist options
  • Save jlaura/032e82d336f69577ad3ad8bd3a03c720 to your computer and use it in GitHub Desktop.
Save jlaura/032e82d336f69577ad3ad8bd3a03c720 to your computer and use it in GitHub Desktop.
{
"stac_version": "0.9.0",
"id": "I01327002RDR",
"type": "Feature",
"stac_extensions": ["proj"],
"bbox": [75.22664324464296, 78.51530600869609, 14.643038735060996, 32.673300304733246],
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[78.515306008696086, 14.677636142565484],
[77.944659263264768, 14.643038735060996],
[77.679804108970629, 16.500506380956569],
[77.412557693842857, 18.356916781006845],
[77.143471845980272, 20.211883430620563],
[76.870672882517397, 22.066185359099698],
[76.593339130886378, 23.91948972161839],
[76.313825285760487, 25.771512695651897],
[76.027477020721477, 27.622948840059035],
[75.735694013225171, 29.473446906214956],
[75.439800700998177, 31.322736639123153],
[75.226643244642958, 32.633080612025346],
[75.90042729590543, 32.673300304733246],
[76.185249358806644, 30.823751991281544],
[76.464898968906439, 28.973307319953296],
[76.739938454355837, 27.12170191446058],
[77.011663862952886, 25.269390036551219],
[77.280234829402929, 23.416155609368992],
[77.546805080346175, 21.562252484673358],
[77.810378360662554, 19.70705571781599],
[78.07246473214947, 17.851490935326833],
[78.332164244245533, 15.994497251505523],
[78.515306008696086, 14.677636142565484]
]
]
]
},
"properties": {
"datetime": "2002-04-02T19:52:41.751000",
"proj:epsg": "7",
"proj:proj4": "+proj=eqc +lat_ts=0 +lat_0=0 +lon_0=76.860817666149 +x_0=0 +y_0=0 +R=3396190 +units=m +no_defs",
"proj:wkt2": "PROJCS[\"SimpleCylindrical MARS\",GEOGCS[\"GCS_MARS\",DATUM[\"D_MARS\",SPHEROID[\"MARS\",3396190,0]],PRIMEM[\"Reference_Meridian\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]]],PROJECTION[\"Equirectangular\"],PARAMETER[\"standard_parallel_1\",0],PARAMETER[\"central_meridian\",76.860817666149],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH]]"
},
"links": [{
"rel": 0,
"href": 0
}, {
"rel": 1,
"href": 1
}, {
"rel": 2,
"href": 2
}],
"assets": {
"mock": {
"href": "url",
"title": "fake",
"description": "Just a fake asset",
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment