-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closes: #42 Co-authored-by: Christina Ludwig <christina.ludwig@uni-heidelberg.de>
- Loading branch information
Showing
6 changed files
with
115 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
interactions: | ||
- request: | ||
body: bboxes=8.67555%2C49.39885%2C8.69637%2C49.41122&timeout=0.001 | ||
headers: | ||
Accept: | ||
- '*/*' | ||
Accept-Encoding: | ||
- gzip, deflate | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '60' | ||
Content-Type: | ||
- application/x-www-form-urlencoded | ||
user-agent: | ||
- ohsome-py/0.2.0 | ||
method: POST | ||
uri: https://api.ohsome.org/v1/elements/count | ||
response: | ||
body: | ||
string: "{\n \"timestamp\" : \"2023-11-17T12:28:28.06766606\",\n \"status\" | ||
: 413,\n \"message\" : \"The given query is too large in respect to the given | ||
timeout. Please use a smaller region and/or coarser time period.\",\n \"requestUrl\" | ||
: \"https://api.ohsome.org/v1/elements/count\"\n}" | ||
headers: | ||
Access-Control-Allow-Credentials: | ||
- 'true' | ||
Access-Control-Allow-Headers: | ||
- Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization | ||
Access-Control-Allow-Methods: | ||
- POST, GET | ||
Access-Control-Allow-Origin: | ||
- '*' | ||
Access-Control-Max-Age: | ||
- '3600' | ||
Cache-Control: | ||
- no-cache, no-store, must-revalidate | ||
Connection: | ||
- close | ||
Content-Encoding: | ||
- gzip | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Fri, 17 Nov 2023 12:28:27 GMT | ||
Server: | ||
- Apache | ||
Strict-Transport-Security: | ||
- max-age=63072000; includeSubdomains; | ||
Transfer-Encoding: | ||
- chunked | ||
vary: | ||
- accept-encoding | ||
status: | ||
code: 413 | ||
message: '' | ||
version: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters