2
2
Fork
You've already forked overpass-api-python-wrapper
2

Provide for alternative settings #111

Open
opened 2019年05月01日 23:23:31 +02:00 by b-jazz · 2 comments
b-jazz commented 2019年05月01日 23:23:31 +02:00 (Migrated from github.com)
Copy link

You can specify the response format (json, xml, etc), but you can't specify other OverpassQL settings like maxsize and global boundingbox. If would be nice if there were a way to add those to the constructed query.

You can specify the response format (json, xml, etc), but you can't specify other OverpassQL settings like maxsize and global boundingbox. If would be nice if there were a way to add those to the constructed query.

If you can share the specific settings you want to override and an example usage, that will help us scope this for 0.8.

If you can share the specific settings you want to override and an example usage, that will help us scope this for 0.8.

In 1.0, we will introduce flexible QuerySettings(output, timeout, maxsize, date) that compile to [out:...][timeout:...][maxsize:...][date:"..."];.

In 1.0, we will introduce flexible `QuerySettings(output, timeout, maxsize, date)` that compile to `[out:...][timeout:...][maxsize:...][date:"..."];`.
mvexel added this to the v1.0 milestone 2026年05月04日 01:38:17 +02:00
mvexel added this to the v1.0 project 2026年05月04日 01:38:20 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
tutorial/d1-httpx-nvim
0.8.x
dev-contributor-tooling
1.0-dev
dev
feature/api-modernization
maintenance/base-0.8
maintenance/geojson-fixtures
archive/async-models
maintenance/endpoint-guard
maintenance/live-query-tool
maintenance/modernize-plan
archive/dev-prebaseline-20260502
archive/modernize
archive/chore-tests
chore/poetry
archive/readme
v0.8.2
v0.8.1
v0.8.0
v0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.7
0.5.6
0.5.5
0.4.0
0.1.0
0.0.2
0.0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mvexel/overpass-api-python-wrapper#111
Reference in a new issue
mvexel/overpass-api-python-wrapper
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?