AppalachianVoices / ACAR

Appalachian Communities at Risk Project
0 stars 0 forks source link

Skybox imagery #3

Open macdermottt opened 9 years ago

macdermottt commented 9 years ago

@WassonMF Figure out, and fully articulate, how we are going to serve up skybox imagery.

current questions:

  1. where are the currently available images? a. are they single images? or can we load all of them at once?
  2. where will the new ones be?
  3. how do we tell when a new one comes in?
WassonMF commented 9 years ago

Maps are available from skybox for good's mapsengine account: https://mapsengine.google.com/00979750194450688595-08887688179650036554-4/mapview/?authuser=0

These can be called into Earth Engine like follows: var hobet = ee.Image('GME/images/00979750194450688595-16807480129214223408'); Map.addLayer(hobet, { 'bands':['b1', 'b2', 'b3'], min:0, max:255 });

Also can combine on our own maps engine account, as I did with the first 3 test images: https://mapsengine.google.com/02151825056266571727-16418035373674805091-4/mapview/?authuser=0

That's all I can answer for now

macdermottt commented 9 years ago

@WassonMF I guess since everything else is getting pumped through earthengine, we might as well keep abusing it...

Where did the id number for the ee import come from? can you get those for the other images?

WassonMF commented 9 years ago

They're from the skybox maps engine site. Here are the others:

Red Fox mine in McDowell County, WV: 00979750194450688595-00528795335034407612

KD2 Mine (Kanawha State Forest) in Kanawha County, WV: 00979750194450688595-11853667273131550346