Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Modifications and enhancements requested by @santiagomtzdelariva #1

Open
5 tasks
AlexAmoSfC opened this issue May 18, 2022 · 1 comment
Open
5 tasks
Assignees
Labels
enhancement New feature or request

Comments

@AlexAmoSfC
Copy link
Contributor

AlexAmoSfC commented May 18, 2022

A set of feature modifications and additions as per @santiagomtzdelariva's request:

  • Filter by date:
/api/v1.0/observations?minEventDate=2022-05-04&maxEventDate=2022-05-19
  • Filter by measurement:
/api/v1.0/observations?measurementUnit=hedonictone&measurementValue=unpleasant
/api/v1.0/observations?measurementUnit=hedonictone&measurementValue=pleasant
/api/v1.0/observations?measurementUnit=hedonictone&measurementValue=neutral
  • Filter by measurement (2)
/api/v1.0/observations?measurementUnit=intensity&measurementValue=very_weak
/api/v1.0/observations?measurementUnit=intensity&measurementValue=weak

etc.

  • Change values of unit to not reflect VDI XXXX:XXXX and reflect something simplier as intensity o hedonictone
  • Spatial search :
/api/v1.0/observations?decimalLatitude=40.3119774,40.6437293&decimalLongitude=-3.8889539,-3.5179163&place=Madrid,%20Área%20metropolitana%20de%20Madrid%20y%20Corredor%20del%20Henares,%20Community%20of%20Madrid,%20Spain
@AlexAmoSfC AlexAmoSfC added the enhancement New feature or request label May 18, 2022
@AlexAmoSfC AlexAmoSfC self-assigned this May 18, 2022
@AlexAmoSfC
Copy link
Contributor Author

We will need more information on how to use the place parameter, since OdourCollect does not have such information, we can only provide pure GPS coords

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant