Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zachasme committed Jan 17, 2025
1 parent c51751c commit a979b52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,14 @@ Splits polygons when crossing 180th meridian.
*Since v4.1.0*


### h3_polygon_to_cells_experimental(multi `geometry`, resolution `integer`, [containment_mode `text` = center]) ⇒ SETOF `h3index`
*Since v4.2.0*


### h3_polygon_to_cells_experimental(multi `geography`, resolution `integer`, [containment_mode `text` = center]) ⇒ SETOF `h3index`
*Since v4.2.0*


# PostGIS Operators

### Operator: `geometry` @ `integer`
Expand Down

0 comments on commit a979b52

Please sign in to comment.