Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz authored Dec 28, 2023
1 parent 96fd37b commit f8eebf1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ Most of the usecases are driven by GIS and similar Earth data workflows, so this
## Methods

- Signed area, centroid, distance, etc
- Iteration into geometries (`apply`)
- Targeted function application over large nested geometries (`apply`)
- Line and polygon simplification
- Generalized barycentric coordinates in polygons
- OGC methods (crosses, contains, intersects, etc)
- Proection of geometries between coordinate reference systems

### Planned additions

- OGC methods (crosses, contains, intersects, etc)
- Polygon union, intersection and clipping
- Arclength interpolation (absolute and relative)
- Buffering, hulls

0 comments on commit f8eebf1

Please sign in to comment.