camaraproject / Commonalities

Repository to describe, develop, document and test the common guidelines and assets for CAMARA APIs
Apache License 2.0
14 stars 28 forks source link

Common 'area' data-type #315

Open tlohmar opened 1 month ago

tlohmar commented 1 month ago

The PR adds a Area Data Type to CAMARA_common.yaml, which is copied from the location-retrieval API (Device Location). Variants of the Data Type are used by the geofencing-subscriptions API (Device Location) and the population-density-data API.

The PR is adding a consideration on self-intersecting polygons.

What type of PR is this?

What this PR does / why we need it:

The Area Data Type is used in multiple CAMARA APIs.

Which issue(s) this PR fixes:

Fixes https://github.com/camaraproject/Commonalities/issues/242

Does this PR introduce a breaking change?

Special notes for reviewers:

Changelog input

a _Area_ Data Type to CAMARA_common.yaml, copied from the _location-retrieval_ API (Device Location)

Additional documentation

This section is blank.