Commit 1188bc40 authored by Jay Laura's avatar Jay Laura
Browse files

Initial deploy commit taking ownership of the project from students

parent 424f8d15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ var _limitVal = 10;
 */
function callAPI() {
  return fetch(
    "https://6vpdmaqce6.execute-api.us-west-2.amazonaws.com/dev/collections"
    "https://stac.astrogeology.usgs.gov/api/collections"
  ).then(response => response.json());
}

+2 −2
Original line number Diff line number Diff line
@@ -2547,7 +2547,7 @@ export const MY_JSON_MAPS = {
            top: "90",
            bottom: "-90"
          },
          primary: "false",
          primary: "true",
          citation: "USGS/NASA",
          notes: " "
        }
@@ -5204,7 +5204,7 @@ export const MY_JSON_MAPS = {
            top: "90",
            bottom: "-90"
          },
          primary: "true",
          primary: "false",
          citation: "USGS/AMES",
          notes: " "
        }