Skip to content

Items

Items with Geoportal.

  • id: string
  • title?: string
  • geometry: GeoJSON.Geometry
  • properties: Record<string, any>
  • assets: Record<string, Asset>
  • links: Link[]
  • bbox: [number, number, number, number]
  • type: "Feature"

See STAC Items for more details.