Skip to content

Instantly share code, notes, and snippets.

@andrewharvey
Last active January 18, 2020 23:40
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 andrewharvey/57da8ad7f9f425d4c811e6cd33b2fdcb to your computer and use it in GitHub Desktop.
Save andrewharvey/57da8ad7f9f425d4c811e6cd33b2fdcb to your computer and use it in GitHub Desktop.
Maxar 2020 Australian Bushfire Imagery

Maxar 2020 Australian Bushfire Imagery

https://blog.maxar.com/open-data-program/2020/open-data-response-to-the-australian-wildfires

List all imagery:

wget -O - 'https://www.digitalglobe.com/ecosystem/open-data/australia-wildfires' 2>/dev/null | grep -o 'https://opendata[^"]*\.tif' | sort | uniq 2>/dev/null

Download all imagery:

wget -O - 'https://www.digitalglobe.com/ecosystem/open-data/australia-wildfires' | grep -o 'https://opendata[^"]*\.tif' | sort | uniq | wget -i - --no-clobber

Upload to Mapbox:

for f in *.tif; do
    b=`basename $f .tif`
    mapbox upload --name "Maxar $b" openstreetmapau.$b $f
done

Get JOSM/iD URLs:

# this is the same token as used in ELI for use in JOSM and iD for these imagery layers
export token="pk.eyJ1Ijoib3BlbnN0cmVldG1hcGF1IiwiYSI6ImNqbWl3bXZ6aDA0MTkzd21xdnV1d2k0azEifQ.HYkMOqH_E2fYd1b0oXRe6w"
for i in `wget -O - 'https://www.digitalglobe.com/ecosystem/open-data/australia-wildfires' 2>/dev/null | grep -o 'https://opendata[^"]*\.tif' | sort | uniq | cut -d'/' -f7,8 2>/dev/null`; do
    date=`echo $i | cut -d'/' -f1`
    id=`echo $i | cut -d'/' -f2`

    echo "$date tms:https://{switch:a,b,c,d}.tiles.mapbox.com/v4/openstreetmapau.$id/{zoom}/{x}/{y}.jpg?access_token=$token"
done

gdaltindex

wget -O - 'https://www.digitalglobe.com/ecosystem/open-data/australia-wildfires' 2>/dev/null | grep -o 'https://opendata[^"]*\.tif' | sort | uniq | sed 's/^/\/vsicurl\//' | xargs gdaltindex -f GeoJSON /tmp/index.geojson
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "index",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/post-event\/2019-09-07\/103001009A37DB00\/103001009A37DB00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.492996089995358, -34.26363566940195 ], [ 150.675600999119013, -34.26363566940195 ], [ 150.675600999119013, -34.390066763361368 ], [ 150.492996089995358, -34.390066763361368 ], [ 150.492996089995358, -34.26363566940195 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/post-event\/2019-09-07\/10500100187F6600\/10500100187F6600.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.20362530766576, -32.742509521055666 ], [ 151.377753305035043, -32.742509521055666 ], [ 151.377753305035043, -32.784836556208482 ], [ 151.20362530766576, -32.784836556208482 ], [ 151.20362530766576, -32.742509521055666 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/post-event\/2019-09-09\/1040010050665D00\/1040010050665D00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.819969709664633, -33.550250800477684 ], [ 150.972057460689655, -33.550250800477684 ], [ 150.972057460689655, -33.957887856456225 ], [ 150.819969709664633, -33.957887856456225 ], [ 150.819969709664633, -33.550250800477684 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/post-event\/2019-10-18\/103001009C8C8800\/103001009C8C8800.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.774746146965754, -33.953567170514901 ], [ 149.994546050272334, -33.953567170514901 ], [ 149.994546050272334, -35.519989956811337 ], [ 149.774746146965754, -35.519989956811337 ], [ 149.774746146965754, -33.953567170514901 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/post-event\/2019-10-18\/10500100194B0B00\/10500100194B0B00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.820889475202392, -33.576218467237183 ], [ 151.01670617445842, -33.576218467237183 ], [ 151.01670617445842, -34.024615948166158 ], [ 150.820889475202392, -34.024615948166158 ], [ 150.820889475202392, -33.576218467237183 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-01-20\/1040010036642800\/1040010036642800.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.044282209895016, -36.174241095472119 ], [ 149.224944979340734, -36.174241095472119 ], [ 149.224944979340734, -36.294095740017497 ], [ 149.044282209895016, -36.294095740017497 ], [ 149.044282209895016, -36.174241095472119 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-01-30\/10300100788EF900\/10300100788EF900.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.971466323387887, -31.968478952537133 ], [ 151.185641180190601, -31.968478952537133 ], [ 151.185641180190601, -33.033144907756913 ], [ 150.971466323387887, -33.033144907756913 ], [ 150.971466323387887, -31.968478952537133 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-02-10\/1030010077BD9E00\/1030010077BD9E00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.145320073046491, -31.965275550312523 ], [ 151.343569090169069, -31.965275550312523 ], [ 151.343569090169069, -33.026735989937897 ], [ 151.145320073046491, -33.026735989937897 ], [ 151.145320073046491, -31.965275550312523 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-05-03\/103001007B036E00\/103001007B036E00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.203845143946666, -35.468640889911327 ], [ 149.420568983842799, -35.468640889911327 ], [ 149.420568983842799, -36.032688475402026 ], [ 149.203845143946666, -36.032688475402026 ], [ 149.203845143946666, -35.468640889911327 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-05-24\/103001007D4FA400\/103001007D4FA400.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.799189680101506, -34.977823933589846 ], [ 150.038289196044104, -34.977823933589846 ], [ 150.038289196044104, -36.025163386139297 ], [ 149.799189680101506, -36.025163386139297 ], [ 149.799189680101506, -34.977823933589846 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-06-10\/103001007F2EB200\/103001007F2EB200.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.449310348016951, -34.972229681304093 ], [ 149.661471038222231, -34.972229681304093 ], [ 149.661471038222231, -36.019049193049838 ], [ 149.449310348016951, -36.019049193049838 ], [ 149.449310348016951, -34.972229681304093 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-06-15\/103001007FB4D600\/103001007FB4D600.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.534826101943167, -34.961779626914556 ], [ 149.760721566535409, -34.961779626914556 ], [ 149.760721566535409, -36.028424311827472 ], [ 149.534826101943167, -36.028424311827472 ], [ 149.534826101943167, -34.961779626914556 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-06-15\/1030010080031400\/1030010080031400.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.647684183005907, -34.967810227428721 ], [ 149.862302663828416, -34.967810227428721 ], [ 149.862302663828416, -36.026856982083906 ], [ 149.647684183005907, -36.026856982083906 ], [ 149.647684183005907, -34.967810227428721 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-07-02\/10300100800CD300\/10300100800CD300.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.536885672069559, -34.952076709471477 ], [ 149.764052854660093, -34.952076709471477 ], [ 149.764052854660093, -36.039698970496914 ], [ 149.536885672069559, -36.039698970496914 ], [ 149.536885672069559, -34.952076709471477 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-07-02\/1030010080661B00\/1030010080661B00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.537614001454642, -34.978658620950256 ], [ 149.762479299311707, -34.978658620950256 ], [ 149.762479299311707, -36.023810328705146 ], [ 149.537614001454642, -36.023810328705146 ], [ 149.537614001454642, -34.978658620950256 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-07-11\/10500100110EED00\/10500100110EED00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 148.989498817918161, -35.965782004602119 ], [ 149.193925852553633, -35.965782004602119 ], [ 149.193925852553633, -37.020815183994785 ], [ 148.989498817918161, -37.020815183994785 ], [ 148.989498817918161, -35.965782004602119 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-07-22\/104001003F322700\/104001003F322700.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.215771011734773, -32.486642229131917 ], [ 150.370630513071916, -32.486642229131917 ], [ 150.370630513071916, -33.013170483519758 ], [ 150.215771011734773, -33.013170483519758 ], [ 150.215771011734773, -32.486642229131917 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-07-29\/105001001159C100\/105001001159C100.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.105103030938977, -34.969309189904827 ], [ 150.311417260696373, -34.969309189904827 ], [ 150.311417260696373, -36.019140550677292 ], [ 150.105103030938977, -36.019140550677292 ], [ 150.105103030938977, -34.969309189904827 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-06\/1030010083D81900\/1030010083D81900.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.993244242785039, -35.476686180739954 ], [ 150.194821712942456, -35.476686180739954 ], [ 150.194821712942456, -36.024084765052457 ], [ 149.993244242785039, -36.024084765052457 ], [ 149.993244242785039, -35.476686180739954 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-06\/105001001178CB00\/105001001178CB00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.842597158965447, -35.953162435348872 ], [ 150.06842930947974, -35.953162435348872 ], [ 150.06842930947974, -37.038839374209815 ], [ 149.842597158965447, -37.038839374209815 ], [ 149.842597158965447, -35.953162435348872 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-09\/104001003E7BE900\/104001003E7BE900.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.410136362070034, -36.481392694938279 ], [ 149.580303711306556, -36.481392694938279 ], [ 149.580303711306556, -37.019447978337347 ], [ 149.410136362070034, -37.019447978337347 ], [ 149.410136362070034, -36.481392694938279 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-10\/1050010011843900\/1050010011843900.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.183967301764625, -34.977659926996864 ], [ 150.377761116722525, -34.977659926996864 ], [ 150.377761116722525, -35.519740311752322 ], [ 150.183967301764625, -35.519740311752322 ], [ 150.183967301764625, -34.977659926996864 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-11\/1030010083CD5400\/1030010083CD5400.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.892709649704159, -34.968038459146115 ], [ 150.139231348684632, -34.968038459146115 ], [ 150.139231348684632, -35.527226608107355 ], [ 149.892709649704159, -35.527226608107355 ], [ 149.892709649704159, -34.968038459146115 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-11\/1030010084841F00\/1030010084841F00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.354322373162574, -31.95682891267635 ], [ 150.586050833273219, -31.95682891267635 ], [ 150.586050833273219, -33.042358214237346 ], [ 150.354322373162574, -33.042358214237346 ], [ 150.354322373162574, -31.95682891267635 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-13\/10500100118FC400\/10500100118FC400.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.091922360348519, -33.971962359369002 ], [ 150.278378197076563, -33.971962359369002 ], [ 150.278378197076563, -35.014109987545268 ], [ 150.091922360348519, -35.014109987545268 ], [ 150.091922360348519, -33.971962359369002 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-14\/1030010084C36700\/1030010084C36700.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.701028399160549, -35.405410174534964 ], [ 149.891302288746829, -35.405410174534964 ], [ 149.891302288746829, -35.538215565528482 ], [ 149.701028399160549, -35.538215565528482 ], [ 149.701028399160549, -35.405410174534964 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-08-17\/1050010011A2BD00\/1050010011A2BD00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.658131116172115, -35.957595587036778 ], [ 149.875393058601531, -35.957595587036778 ], [ 149.875393058601531, -37.034120096321011 ], [ 149.658131116172115, -37.034120096321011 ], [ 149.658131116172115, -35.957595587036778 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-09-10\/1030010083422B00\/1030010083422B00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.890171068398558, -32.951970652315758 ], [ 150.126975316108286, -32.951970652315758 ], [ 150.126975316108286, -34.04545869736716 ], [ 149.890171068398558, -34.04545869736716 ], [ 149.890171068398558, -32.951970652315758 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-09-13\/1030010084624100\/1030010084624100.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.177782117106631, -36.405979587526915 ], [ 149.368467718062362, -36.405979587526915 ], [ 149.368467718062362, -36.53588409838077 ], [ 149.177782117106631, -36.53588409838077 ], [ 149.177782117106631, -36.405979587526915 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-09-13\/1030010086B86A00\/1030010086B86A00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.023417812388232, -36.221277214310803 ], [ 149.212059979634546, -36.221277214310803 ], [ 149.212059979634546, -36.350269113192788 ], [ 149.023417812388232, -36.350269113192788 ], [ 149.023417812388232, -36.221277214310803 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-09-16\/1040010043B76800\/1040010043B76800.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.550338303057885, -31.985307339984896 ], [ 150.70488356622252, -31.985307339984896 ], [ 150.70488356622252, -33.018950228395887 ], [ 150.550338303057885, -33.018950228395887 ], [ 150.550338303057885, -31.985307339984896 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-09-18\/1030010083895E00\/1030010083895E00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.607738035762225, -34.965967009575614 ], [ 149.85565621256427, -34.965967009575614 ], [ 149.85565621256427, -35.442648065353545 ], [ 149.607738035762225, -35.442648065353545 ], [ 149.607738035762225, -34.965967009575614 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-09-28\/104001004322C700\/104001004322C700.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.661143364203156, -31.970713356864618 ], [ 150.830442876087744, -31.970713356864618 ], [ 150.830442876087744, -33.025503085220201 ], [ 150.661143364203156, -33.025503085220201 ], [ 150.661143364203156, -31.970713356864618 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-11-12\/1030010088A8AF00\/1030010088A8AF00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.920117207540898, -34.677128418029163 ], [ 150.102134551095105, -34.677128418029163 ], [ 150.102134551095105, -34.801449665830233 ], [ 149.920117207540898, -34.801449665830233 ], [ 149.920117207540898, -34.677128418029163 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-11-12\/10300100895DDE00\/10300100895DDE00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.048806521138289, -36.190330165435284 ], [ 149.236540437733453, -36.190330165435284 ], [ 149.236540437733453, -36.319294185102429 ], [ 149.048806521138289, -36.319294185102429 ], [ 149.048806521138289, -36.190330165435284 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-11-24\/10400100444D6A00\/10400100444D6A00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.796232840190441, -31.989022327796686 ], [ 150.942638700331003, -31.989022327796686 ], [ 150.942638700331003, -33.008555264852284 ], [ 150.796232840190441, -33.008555264852284 ], [ 150.796232840190441, -31.989022327796686 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-12-04\/1030010089174800\/1030010089174800.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.007935755256852, -32.721165740041975 ], [ 151.198044467120241, -32.721165740041975 ], [ 151.198044467120241, -32.849759528047912 ], [ 151.007935755256852, -32.849759528047912 ], [ 151.007935755256852, -32.721165740041975 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-12-09\/103001008AD52700\/103001008AD52700.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.040019220366105, -35.622123162709919 ], [ 150.233818718964812, -35.622123162709919 ], [ 150.233818718964812, -35.74999214502887 ], [ 150.040019220366105, -35.74999214502887 ], [ 150.040019220366105, -35.622123162709919 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-12-09\/103001008B82A700\/103001008B82A700.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.067262340650899, -34.66532227570351 ], [ 150.256541467332568, -34.66532227570351 ], [ 150.256541467332568, -34.790596761785167 ], [ 150.067262340650899, -34.790596761785167 ], [ 150.067262340650899, -34.66532227570351 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2018-12-26\/1050010013AB4300\/1050010013AB4300.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.858879008799249, -35.957376080939092 ], [ 150.094653935660347, -35.957376080939092 ], [ 150.094653935660347, -37.037636085212 ], [ 149.858879008799249, -37.037636085212 ], [ 149.858879008799249, -35.957376080939092 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-01-30\/103001008B406800\/103001008B406800.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.11309476680961, -33.983917338041515 ], [ 150.299844193552133, -33.983917338041515 ], [ 150.299844193552133, -35.012147973230604 ], [ 150.11309476680961, -35.012147973230604 ], [ 150.11309476680961, -33.983917338041515 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-02-07\/1040010047337200\/1040010047337200.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.370941784329688, -35.565016098727121 ], [ 149.52297052502368, -35.565016098727121 ], [ 149.52297052502368, -35.668828296552029 ], [ 149.370941784329688, -35.668828296552029 ], [ 149.370941784329688, -35.565016098727121 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-02-27\/1050010014BC7900\/1050010014BC7900.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.246414148281161, -35.448590237056941 ], [ 150.455750840660357, -35.448590237056941 ], [ 150.455750840660357, -35.526224979530291 ], [ 150.246414148281161, -35.526224979530291 ], [ 150.246414148281161, -35.448590237056941 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-03-28\/105001001552E000\/105001001552E000.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.705927849175083, -32.84502476305174 ], [ 150.88754782296337, -32.84502476305174 ], [ 150.88754782296337, -32.909988157588188 ], [ 150.705927849175083, -32.909988157588188 ], [ 150.705927849175083, -32.84502476305174 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-08\/103001008E256600\/103001008E256600.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.865354457732252, -35.368027298349816 ], [ 150.056351738158952, -35.368027298349816 ], [ 150.056351738158952, -35.497310669100465 ], [ 149.865354457732252, -35.497310669100465 ], [ 149.865354457732252, -35.368027298349816 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-09\/1050010015899B00\/1050010015899B00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.693372228057143, -33.279425311965632 ], [ 150.923492335150002, -33.279425311965632 ], [ 150.923492335150002, -34.838833867006386 ], [ 150.693372228057143, -34.838833867006386 ], [ 150.693372228057143, -33.279425311965632 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-12\/105001001596C100\/105001001596C100.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.88978455773065, -33.31777168269489 ], [ 151.085641822659113, -33.31777168269489 ], [ 151.085641822659113, -34.150700398405498 ], [ 150.88978455773065, -34.150700398405498 ], [ 150.88978455773065, -33.31777168269489 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-12\/105001001596C200\/105001001596C200.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.058214728546716, -33.337484457819933 ], [ 151.233689479067039, -33.337484457819933 ], [ 151.233689479067039, -34.137593281892833 ], [ 151.058214728546716, -34.137593281892833 ], [ 151.058214728546716, -33.337484457819933 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-16\/103001009042A400\/103001009042A400.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.961117220603427, -33.391335248022521 ], [ 151.161982561799817, -33.391335248022521 ], [ 151.161982561799817, -33.552887145824471 ], [ 150.961117220603427, -33.552887145824471 ], [ 150.961117220603427, -33.391335248022521 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-16\/1050010015A3AE00\/1050010015A3AE00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.891857489587636, -33.33948496164399 ], [ 151.067630221393898, -33.33948496164399 ], [ 151.067630221393898, -34.629629883496179 ], [ 150.891857489587636, -34.629629883496179 ], [ 150.891857489587636, -33.33948496164399 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-30\/105001001603FF00\/105001001603FF00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.889495565841941, -33.405397371375699 ], [ 151.101461526959696, -33.405397371375699 ], [ 151.101461526959696, -34.155734467182768 ], [ 150.889495565841941, -34.155734467182768 ], [ 150.889495565841941, -33.405397371375699 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-04-30\/1050010016040000\/1050010016040000.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.067892788836474, -33.410550252187264 ], [ 151.298431361988122, -33.410550252187264 ], [ 151.298431361988122, -34.15534869912932 ], [ 151.067892788836474, -34.15534869912932 ], [ 151.067892788836474, -33.410550252187264 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-05-10\/10300100901F3D00\/10300100901F3D00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.963888139849558, -32.844874763817039 ], [ 151.197668521115673, -32.844874763817039 ], [ 151.197668521115673, -32.995003513786223 ], [ 150.963888139849558, -32.995003513786223 ], [ 150.963888139849558, -32.844874763817039 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-05-10\/103001009185A800\/103001009185A800.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.776647664907159, -32.508040001951436 ], [ 151.01752883772707, -32.508040001951436 ], [ 151.01752883772707, -32.657616463192362 ], [ 150.776647664907159, -32.657616463192362 ], [ 150.776647664907159, -32.508040001951436 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-05-29\/1030010091BBEB00\/1030010091BBEB00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.449271447711766, -33.979111055901598 ], [ 150.693416141568576, -33.979111055901598 ], [ 150.693416141568576, -35.024619101648518 ], [ 150.449271447711766, -35.024619101648518 ], [ 150.449271447711766, -33.979111055901598 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-05-29\/1030010094ADA800\/1030010094ADA800.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.097215734485189, -32.981062197821849 ], [ 151.328359440616907, -32.981062197821849 ], [ 151.328359440616907, -33.520674662855946 ], [ 151.097215734485189, -33.520674662855946 ], [ 151.097215734485189, -32.981062197821849 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-05-31\/104001004C5D1100\/104001004C5D1100.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.355559393648292, -33.98860688091191 ], [ 150.50472972450774, -33.98860688091191 ], [ 150.50472972450774, -35.010853047476417 ], [ 150.355559393648292, -35.010853047476417 ], [ 150.355559393648292, -33.98860688091191 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-05-31\/104001004CD39200\/104001004CD39200.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.351591057837254, -33.980776442597247 ], [ 150.508344775228977, -33.980776442597247 ], [ 150.508344775228977, -35.013547533991307 ], [ 150.351591057837254, -35.013547533991307 ], [ 150.351591057837254, -33.980776442597247 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-06-15\/10300100921A2B00\/10300100921A2B00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.147694170969601, -31.980072457092117 ], [ 151.347602929294311, -31.980072457092117 ], [ 151.347602929294311, -33.017652991320276 ], [ 151.147694170969601, -33.017652991320276 ], [ 151.147694170969601, -31.980072457092117 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-06-15\/1030010093328400\/1030010093328400.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.044229864860171, -32.447043043523266 ], [ 150.262389524183448, -32.447043043523266 ], [ 150.262389524183448, -34.02943251319055 ], [ 150.044229864860171, -34.02943251319055 ], [ 150.044229864860171, -32.447043043523266 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-07-01\/104001004E982900\/104001004E982900.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.869428052200249, -35.453747798966255 ], [ 150.038359976124724, -35.453747798966255 ], [ 150.038359976124724, -37.023864148353667 ], [ 149.869428052200249, -37.023864148353667 ], [ 149.869428052200249, -35.453747798966255 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-07-13\/1050010017610F00\/1050010017610F00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.510343667368687, -34.97635369364577 ], [ 150.736905249893823, -34.97635369364577 ], [ 150.736905249893823, -35.326417380208312 ], [ 150.510343667368687, -35.326417380208312 ], [ 150.510343667368687, -34.97635369364577 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-07-14\/105001001769C500\/105001001769C500.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.658688427780191, -35.961798387652664 ], [ 149.896686419068175, -35.961798387652664 ], [ 149.896686419068175, -37.029794376071109 ], [ 149.658688427780191, -37.029794376071109 ], [ 149.658688427780191, -35.961798387652664 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-07-14\/105001001769C600\/105001001769C600.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.479048597087143, -35.964469902822557 ], [ 149.699289690765255, -35.964469902822557 ], [ 149.699289690765255, -37.035306515086347 ], [ 149.479048597087143, -37.035306515086347 ], [ 149.479048597087143, -35.964469902822557 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-07-23\/103001009793C100\/103001009793C100.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 149.973648401285629, -34.985074059643225 ], [ 150.163510458638257, -34.985074059643225 ], [ 150.163510458638257, -36.011981763063055 ], [ 149.973648401285629, -36.011981763063055 ], [ 149.973648401285629, -34.985074059643225 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-07-24\/1050010017841E00\/1050010017841E00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.95202279000867, -33.421828851088527 ], [ 151.171610750983035, -33.421828851088527 ], [ 151.171610750983035, -33.58050546624483 ], [ 150.95202279000867, -33.58050546624483 ], [ 150.95202279000867, -33.421828851088527 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-02\/103001009840FE00\/103001009840FE00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.814149143482553, -32.443248854979231 ], [ 151.028975297955441, -32.443248854979231 ], [ 151.028975297955441, -34.033974092542032 ], [ 150.814149143482553, -34.033974092542032 ], [ 150.814149143482553, -32.443248854979231 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-13\/103001009646FC00\/103001009646FC00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.476426671369069, -34.962235705882577 ], [ 150.701073679020595, -34.962235705882577 ], [ 150.701073679020595, -35.344251455747738 ], [ 150.476426671369069, -35.344251455747738 ], [ 150.476426671369069, -34.962235705882577 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-13\/10300100972B2C00\/10300100972B2C00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.439896888362966, -32.970245087440908 ], [ 150.689723325943589, -32.970245087440908 ], [ 150.689723325943589, -34.036558974282975 ], [ 150.439896888362966, -34.036558974282975 ], [ 150.439896888362966, -32.970245087440908 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-13\/103001009795AC00\/103001009795AC00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.472761169540064, -34.974072327349944 ], [ 150.703150042299342, -34.974072327349944 ], [ 150.703150042299342, -35.325469443176161 ], [ 150.472761169540064, -35.325469443176161 ], [ 150.472761169540064, -34.974072327349944 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-13\/1030010098AA7E00\/1030010098AA7E00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.291170286054466, -34.95581048540754 ], [ 150.510435189986481, -34.95581048540754 ], [ 150.510435189986481, -36.031860032371704 ], [ 150.291170286054466, -36.031860032371704 ], [ 150.291170286054466, -34.95581048540754 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-13\/1030010099B36000\/1030010099B36000.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.453103211066832, -32.952347295373777 ], [ 150.68034521270414, -32.952347295373777 ], [ 150.68034521270414, -34.042837223781547 ], [ 150.453103211066832, -34.042837223781547 ], [ 150.453103211066832, -32.952347295373777 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-13\/10500100180CAD00\/10500100180CAD00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.143780975539357, -33.258224156251366 ], [ 151.373020640742055, -33.258224156251366 ], [ 151.373020640742055, -34.834208973911764 ], [ 151.143780975539357, -34.834208973911764 ], [ 151.143780975539357, -33.258224156251366 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-14\/104001004ED5C200\/104001004ED5C200.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.613968566747019, -34.740846057526987 ], [ 150.76893745743331, -34.740846057526987 ], [ 150.76893745743331, -34.851445521396819 ], [ 150.613968566747019, -34.851445521396819 ], [ 150.613968566747019, -34.740846057526987 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-21\/1040010051188200\/1040010051188200.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.667728393824973, -33.872614859731655 ], [ 150.817170537467263, -33.872614859731655 ], [ 150.817170537467263, -34.104790283961442 ], [ 150.667728393824973, -34.104790283961442 ], [ 150.667728393824973, -33.872614859731655 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-24\/1050010018401100\/1050010018401100.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.947381577661503, -33.560648666321697 ], [ 151.174680048214213, -33.560648666321697 ], [ 151.174680048214213, -34.156772196536288 ], [ 150.947381577661503, -34.156772196536288 ], [ 150.947381577661503, -33.560648666321697 ] ] ] } },
{ "type": "Feature", "properties": { "location": "\/vsicurl\/https:\/\/opendata.digitalglobe.com\/events\/australia-wildfires\/pre-event\/2019-08-27\/10500100184E7D00\/10500100184E7D00.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 150.628350290060325, -33.620814282792239 ], [ 150.808788071951568, -33.620814282792239 ], [ 150.808788071951568, -33.744975181315105 ], [ 150.628350290060325, -33.744975181315105 ], [ 150.628350290060325, -33.620814282792239 ] ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment