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

Preprocessor update #393

Merged
merged 9 commits into from
Dec 23, 2024
Merged

Preprocessor update #393

merged 9 commits into from
Dec 23, 2024

Conversation

twelch
Copy link
Contributor

@twelch twelch commented Dec 22, 2024

  • update preprocessing functions
    • drop use of clipToPolygonFeatures and use lower level code instead
    • add biggestPolygon helper function
    • directly use subdivided flatgeobuf global datasources instead of VectorDataSource bundles. no need to register them in datasources.json just directly use URL.
    • switch from osm land to Daylight coastline polygons
    • clipToLand - fix bug where if land feature fetch returned no polygons it would return the original sketch, instead of throwing that the sketch is outside the land boundary.
  • refine polygonSmokeTest logging
  • re-export toJsonFile helper

@twelch twelch merged commit f58c5e5 into dev Dec 23, 2024
2 checks passed
@twelch twelch deleted the preprocessor-update branch December 23, 2024 02:30
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