Created
September 19, 2019 04:49
-
-
Save perusio/dd284a2c20800d776de6f5dceb0bc838 to your computer and use it in GitHub Desktop.
UP42: GeoJSON TestQuery output with price estimation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"bbox": [ | |
-8.710999, | |
41.186517, | |
-8.701047, | |
41.190701 | |
], | |
"id": "b713ae46-64d7-42b9-8862-69451aad18d6", | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-8.710999, | |
41.187342 | |
], | |
[ | |
-8.701859, | |
41.190701 | |
], | |
[ | |
-8.701047, | |
41.189484 | |
], | |
[ | |
-8.71018, | |
41.186517 | |
], | |
[ | |
-8.710999, | |
41.187342 | |
] | |
] | |
] | |
}, | |
"properties": { | |
"acquisitionDate": "2019-09-12T11:36:05.181Z", | |
"acquisitionIdentifier": "DS_PHR1A_201909121136051_FR1_PX_W009N41_0405_00596", | |
"acquisitionStation": "SV1", | |
"archivingCenter": "FR1", | |
"azimuthAngle": 180.0022977798426, | |
"cloudCover": 0, | |
"commercialReference": "SO19038309-059", | |
"constellation": "PHR", | |
"correlationId": "f281f80c-80af-4c01-a832-9c5c493d377a", | |
"customerReference": "Airbus DS Geo SA", | |
"expirationDate": "2020-09-14T07:04:18.7732453Z", | |
"format": "image/jp2", | |
"id": "b713ae46-64d7-42b9-8862-69451aad18d6", | |
"illuminationAzimuthAngle": 157.7267521851354, | |
"illuminationElevationAngle": 51.15139139516896, | |
"incidenceAngle": 2.428721648132294, | |
"incidenceAngleAcrossTrack": -2.322657599236896, | |
"incidenceAngleAlongTrack": 0.7106730562823153, | |
"organisationName": "AIRBUS DS GEO", | |
"parentIdentifier": "DS_PHR1A_201909121136051_FR1_PX_W009N41_0405_00596", | |
"platform": "PHR1A", | |
"processingCenter": "FCMUGC", | |
"processingDate": "2019-09-13T07:27:07.235", | |
"processingLevel": "SENSOR", | |
"processorName": "IPU V_05_03vV_05_03", | |
"productCategory": "image", | |
"productType": "bundle", | |
"productionStatus": "IN_CLOUD", | |
"publicationDate": "2019-09-15T07:04:18.773240605Z", | |
"qualified": false, | |
"resolution": 0.5, | |
"sensorType": "OPTICAL", | |
"snowCover": 0, | |
"sourceIdentifier": "DS_PHR1A_201909121135281_FR1_PX_W009N41_0405_00592", | |
"spectralRange": "VISIBLE", | |
"title": "DS_PHR1A_201909121135281_FR1_PX_W009N41_0405_00592", | |
"workspaceId": "0e33eb50-3404-48ad-b835-b0b4b72a5625", | |
"workspaceName": "public", | |
"workspaceTitle": "Public" | |
}, | |
"fileSize": 1449, | |
"estimatedCredits": 111 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how do you do this?