LogoLogo
CtrlK
  • Earthscale Documentation
  • Quickstart
  • Access Your Own Data
    • AWS S3
    • Azure Blob Storage
    • Google Cloud (GCP)
    • Google Drive
  • Use Earthscale in Your Products
  • Python API
    • Get Started with the Python API
    • Python API Reference
      • EarthscaleClient
      • Models
      • Exceptions
  • HTTP API
    • Earthscale HTTP API
      • Authentication
      • Dataset Types
      • Datasets
      • Models
    • Fast Tiler HTTP API
      • Tiles
      • Queries
      • Models
    • Dynamic Tiler HTTP API
      • Tiles
      • Queries
      • Models
  • Additional Information
    • Earthscale Architecture Overview
  • Privacy Policy
Powered by GitBook
On this page
  1. HTTP API
  2. Earthscale HTTP API

Dataset Types

  • Image Dataset: Raster data from image files, e.g. GeoTIFF or COG

  • Zarr Dataset: Multi-dimensional arrays stored in Zarr format

  • Vector Dataset: Geospatial vector data

  • Tile Server Dataset: Pre-tiled raster data from tile servers

PreviousAuthenticationNextDatasets