Skip to content

Commit

Permalink
Release 0.7.0 (#213)
Browse files Browse the repository at this point in the history
* Release 0.7.0

* Update CHANGELOG

* Update CHANGELOG

* Update CHANGELOG
  • Loading branch information
matthiasschaub authored Dec 6, 2021
1 parent cb0e8cc commit c0efbe6
Show file tree
Hide file tree
Showing 17 changed files with 57 additions and 57 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Current Main
## 0.7.0

### Breaking Changes

Expand All @@ -13,13 +13,13 @@

- API: Change media type of GeoJSON response ([#199])
- Validate indicator-layer combination with `pydantic` ([#190])
- Improve API response when an error occurs by including informations about the cause ([#186])
- Add parameter to get API response without svg string in the result. ([#137])
- Improve API response when an error occurs by including information about the cause ([#186])
- Add parameter to get API response without svg string in the result ([#137])
- Extend time range for Currentness indicator ([#178])

### How to upgrade

- Update requests for `/indicator` and `/report` endpoints. `name` is now a *Query* parameter ([#190])
- Update requests for `/indicator` and `/report` endpoints. `name` is now a Query parameter. ([#190])
- E.g. `/indicator/GhsPopComparisonBuilding` -> `indicator?name=GhsPopComparisonBuilding`
- Update `bpolys` parameter of POST requests to be a GeoJSON object instead of a string ([#204])
- To retrieve a figure for the result as `SVG` string from the `/indicator` and `/report` endpoints set the request parameter 'includeSvg' to True ([#137])
Expand Down
4 changes: 2 additions & 2 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

```txt
{
"apiVersion": "0.6.0",
"apiVersion": "0.7.0",
"attribution": {
"text": "© OpenStreetMap contributors",
"url": "https://ohsome.org/copyrights"
Expand Down Expand Up @@ -41,7 +41,7 @@

```txt
{
"apiVersion": "0.6.0",
"apiVersion": "0.7.0",
"attribution": {
"text": "© OpenStreetMap contributors",
"url": "https://ohsome.org/copyrights"
Expand Down
2 changes: 1 addition & 1 deletion workers/ohsome_quality_analyst/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.6.0"
__version__ = "0.7.0"
__title__ = "ohsome quality analyst"
__description__ = "Intrinsic and extrinsic data quality metrics for OpenStreetMap data."
__author__ = "ohsome team"
Expand Down
2 changes: 1 addition & 1 deletion workers/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ohsome_quality_analyst"
version = "0.6.0"
version = "0.7.0"
description = "Intrinsic and extrinsic data quality metrics for OpenStreetMap data."
authors = ["ohsome team <[email protected]>"]
homepage = "https://oqt.ohsome.org"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"2529"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"427"
Expand Down Expand Up @@ -102,7 +102,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"427"
Expand Down Expand Up @@ -184,7 +184,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1350"
Expand Down Expand Up @@ -266,7 +266,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1438"
Expand Down Expand Up @@ -348,7 +348,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"427"
Expand Down Expand Up @@ -430,7 +430,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1350"
Expand Down Expand Up @@ -512,7 +512,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1438"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"2554"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"452"
Expand Down Expand Up @@ -102,7 +102,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"427"
Expand Down Expand Up @@ -184,7 +184,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"452"
Expand Down Expand Up @@ -266,7 +266,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"427"
Expand Down Expand Up @@ -348,7 +348,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1375"
Expand Down Expand Up @@ -430,7 +430,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1350"
Expand Down Expand Up @@ -512,7 +512,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1463"
Expand Down Expand Up @@ -594,7 +594,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1438"
Expand Down Expand Up @@ -676,7 +676,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"452"
Expand Down Expand Up @@ -758,7 +758,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"427"
Expand Down Expand Up @@ -840,7 +840,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1375"
Expand Down Expand Up @@ -922,7 +922,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1350"
Expand Down Expand Up @@ -1004,7 +1004,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1463"
Expand Down Expand Up @@ -1086,7 +1086,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1438"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"2529"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1350"
Expand Down Expand Up @@ -102,7 +102,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1438"
Expand Down Expand Up @@ -184,7 +184,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"427"
Expand Down Expand Up @@ -266,7 +266,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1375"
Expand Down Expand Up @@ -348,7 +348,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"1463"
Expand Down Expand Up @@ -430,7 +430,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"452"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"2529"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
]
}
},
Expand Down Expand Up @@ -96,7 +96,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"2613"
Expand Down Expand Up @@ -178,7 +178,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"2648"
Expand Down Expand Up @@ -260,7 +260,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"2642"
Expand Down Expand Up @@ -342,7 +342,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"452"
Expand Down Expand Up @@ -424,7 +424,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"487"
Expand Down Expand Up @@ -506,7 +506,7 @@
"keep-alive"
],
"user-agent": [
"ohsome-quality-analyst/0.6.0"
"ohsome-quality-analyst/0.7.0"
],
"content-length": [
"481"
Expand Down
Loading

0 comments on commit c0efbe6

Please sign in to comment.