Skip to content

Map: Datasets and layers do not render when running the project locally #4959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jcunhafonte opened this issue Mar 11, 2025 · 0 comments
Open

Comments

@jcunhafonte
Copy link

Subject of the issue

Datasets and layers do not render when running the project locally on the map page

Your environment

  • App version: Master branch
  • Browser/Operating System: Chrome

Steps to reproduce

  1. Clone the repository and switch to the master branch
  2. Set up .env.local with all necessary environment variables
  3. Run the project locally
  4. Attempt to open map

Expected behaviour

  • Layers and datasets should render correctly based on API responses

Actual behaviour

  • Layers and datasets do not render
  • The gfw/providers/datasets-provider/actions.js codebase does not accommodate API v0.3.0 (https://data-api.globalforestwatch.org/) due to a schema contract mismatch
  • Encountered other minor issues but was able to work around them

Additional questions

  • Have I missed any crucial setup steps in the documentation?
  • Is there an update planned to align with API v0.3.0?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant