Can you guide as to how I should go about accessing the Earthdata?
Posted: Sat Oct 07, 2023 1:26 pm America/New_York
I'm a beginner at coding.
I want to make an interactive web map app that can incorporate data from many sources. I'm using Visual Studio Code for this because it has a automatic server extension. I'd like to use the Global 250 m water map from Earth data. It's available as a separate layer.
https://nasa-gibs.github.io/gibs-api-docs/available-visualizations/
Since I only want to use this one layer and maybe a few other ones, I don't want to download the whole data set. Can someone guide me as to how I can incorporate just these few layers onto my own map? Any help is appreciated, thank you!
I want to make an interactive web map app that can incorporate data from many sources. I'm using Visual Studio Code for this because it has a automatic server extension. I'd like to use the Global 250 m water map from Earth data. It's available as a separate layer.
https://nasa-gibs.github.io/gibs-api-docs/available-visualizations/
Since I only want to use this one layer and maybe a few other ones, I don't want to download the whole data set. Can someone guide me as to how I can incorporate just these few layers onto my own map? Any help is appreciated, thank you!