diff --git a/latest/api/layers/polygon-layer/index.html b/latest/api/layers/polygon-layer/index.html index 1d227e59..2f93aa01 100644 --- a/latest/api/layers/polygon-layer/index.html +++ b/latest/api/layers/polygon-layer/index.html @@ -2307,9 +2307,9 @@

PolygonLayer

-

+

-

Screenshot from Global Boundaries example

+

Screenshot from Overture Maps example

diff --git a/latest/api/layers/polygon-layer/polygon-layer.md b/latest/api/layers/polygon-layer/polygon-layer.md index b7c4dd20..af13025a 100644 --- a/latest/api/layers/polygon-layer/polygon-layer.md +++ b/latest/api/layers/polygon-layer/polygon-layer.md @@ -1,8 +1,8 @@ # PolygonLayer -![](../../assets/boundaries.png) +![](../../assets/overture.jpg) -> Screenshot from [Global Boundaries](../../examples/global-boundaries) example +> Screenshot from [Overture Maps](../../examples/overture-maps) example ::: lonboard.PolygonLayer options: diff --git a/latest/api/viz/index.html b/latest/api/viz/index.html index 4fae5f8e..f44b167f 100644 --- a/latest/api/viz/index.html +++ b/latest/api/viz/index.html @@ -1954,6 +1954,7 @@

Geo Interface protocol.
  • dict holding GeoJSON-like data.
  • pyarrow Table with a geometry column marked with a GeoArrow extension type
  • +
  • pyarrow Array marked with a GeoArrow extension type defined by geoarrow-pyarrow
  • Alternatively, you can pass a list or tuple of any of the above inputs.

    @@ -2050,6 +2051,7 @@

    Table, NDArray[object_], BaseGeometry, + ArrowArrayExportable, ArrowStreamExportable, GeoInterfaceProtocol, Dict[str, Any], diff --git a/latest/assets/images/social/examples/overture-maps.png b/latest/assets/images/social/examples/overture-maps.png new file mode 100644 index 00000000..3c7d83ae Binary files /dev/null and b/latest/assets/images/social/examples/overture-maps.png differ diff --git a/latest/assets/overture.jpg b/latest/assets/overture.jpg new file mode 100644 index 00000000..1514cb44 Binary files /dev/null and b/latest/assets/overture.jpg differ diff --git a/latest/examples/data-filter-extension/index.html b/latest/examples/data-filter-extension/index.html index 73c5fd19..35bda8fe 100644 --- a/latest/examples/data-filter-extension/index.html +++ b/latest/examples/data-filter-extension/index.html @@ -2918,9 +2918,9 @@

    Fetch data
    -