Descartes Labs Vector API

The Vector service hosted tabular and geospatial feature data as Tables of typed columns with `uuid` identifiers and ipyleaflet visualisation. Supported property filtering (including `ilike` wildcard matches), table options for column ordering, and tile-based rendering. Originally shipped as the standalone `descarteslabs-vector` PyPI package and absorbed into `descarteslabs.vector` in client 3.0.0.

API entry from apis.yml

apis.yml Raw ↑
aid: descartes-labs:vector
name: Descartes Labs Vector API
description: The Vector service hosted tabular and geospatial feature data as Tables of typed columns
  with `uuid` identifiers and ipyleaflet visualisation. Supported property filtering (including `ilike`
  wildcard matches), table options for column ordering, and tile-based rendering. Originally shipped as
  the standalone `descarteslabs-vector` PyPI package and absorbed into `descarteslabs.vector` in client
  3.0.0.
tags:
- Vector
- Tabular
- Features
- Visualization
humanURL: https://github.com/dlarchives/descarteslabs-vector
properties:
- type: SourceCode
  url: https://github.com/dlarchives/descarteslabs-vector
- type: Module
  url: https://github.com/dlarchives/descarteslabs-python/tree/master/descarteslabs/vector