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

0.7-dev Support fetching of multiple small boundingboxes in FeatureDownloader #90

Open
gidema opened this issue Jun 19, 2022 · 0 comments

Comments

@gidema
Copy link
Owner

gidema commented Jun 19, 2022

As the data quality in OSM improves, differences between OSM and the open data sources are more and more scattered in small bounding boxes. This creates the need to be able to download features from multiple small bounding boxes in one request.
Current WFS servers don't support this in one request, so we have to create a FetchTask per bounding box in the FeatureDownloader class.

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

No branches or pull requests

1 participant