camaraproject / DeviceLocation

Repository to describe, develop, document and test the DeviceLocation API family
Apache License 2.0
20 stars 31 forks source link

Polygon area type added #195

Open ilya-smirnov-berlin opened 1 month ago

ilya-smirnov-berlin commented 1 month ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Geofences should support polygon type areas. Circle type is rarely used as geofence. Usually a geofence describes a shape of an (often human built) geographical object like factories, buildings, city and country areas.

Which issue(s) this PR fixes:

Fixes #194

Special notes for reviewers:

Changelog input

Support for polygon area type
jlurien commented 2 weeks ago

Converted to Draft until we resolve the discussion in #194.