nationalparkservice / QCkit

QCkit provides useful functions for data quality control and manipulation including updating data to DarwinCore standards, unit conversions, and data flagging.
https://nationalparkservice.github.io/QCkit/
The Unlicense
5 stars 6 forks source link

update get_park_polygon API; #114

Closed RobLBaker closed 2 months ago

RobLBaker commented 2 months ago

Converted get_park_polygon from legacy API to the current API version.

Also added documentation to indicate the polygon generated is a convexhull.

RobLBaker commented 2 months ago

closes #113