Use PreComputed Geospatial Data¶
This section is for people who want to discover, inspect, download, and reuse CoRE Stack data before installing the backend.
Need an API key?
Register or sign in at dashboard.core-stack.org Then generate an API key before using the authenticated public-data routes.
Key Pages¶
- Start with GeoAdmin (NoAuth) APIs if you need valid state, district, or block names.
- Move to Public APIs for API keys, Swagger, ReDoc, and the public route catalog.
- Use STAC Specs when you need metadata, styles, and download structure.
- CoRE Stack GEE App: browse public layers directly in Earth Engine.
- How Current Data Was Computed: when you want to understand which pipeline family produced a dataset.
If The Data You Need Is Missing¶
You should not have to guess what to do next. Move into:
- Pipeline Development if you want to install and compute locally
- Contributing if you want to request or help add missing data
- Geospatial Data Request Form
- Check current Issues on Github or Raise a new Issue