Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow osm parameters #680

Merged
merged 2 commits into from
Feb 22, 2022
Merged

Conversation

ebocher
Copy link
Member

@ebocher ebocher commented Feb 22, 2022

As discussed with @simogeo and @j3r3m1 this PR introduces some changes in the input parameters.

  • osm and bdtopo_v2 identifiers have been remove
  • timeout and maxsize properties can be set to overpass query

Example

"input" : [
                        "locations" : ["Pont-de-Veyle"],
                        "timeout" : 900,
                        "maxsize":1073741824
]

default timeout and maxsize are aligned with Overpass API (180 s and 512 Mb)

@ebocher ebocher merged commit 978ef9b into orbisgis:master Feb 22, 2022
@ebocher ebocher deleted the workflow_osm_parameters branch June 21, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant