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

⚡️ Simplify geometries #1432

Merged
merged 5 commits into from
Sep 15, 2024
Merged

⚡️ Simplify geometries #1432

merged 5 commits into from
Sep 15, 2024

Conversation

jbelien
Copy link
Member

@jbelien jbelien commented Sep 15, 2024

Some geometries were too big for OSMCha and the Area of Interest update returned a "413 Content Too Large" error message.

I've simplified all geometries bigger than 100 Ko by running https://polygons.openstreetmap.fr/ with the following parameters:

  • X: 0.000000
  • Y: 0.010000
  • Z: 0.010000

Here is the result:

@jbelien jbelien self-assigned this Sep 15, 2024
@jbelien jbelien enabled auto-merge September 15, 2024 08:10
@jbelien jbelien disabled auto-merge September 15, 2024 08:11
@jbelien jbelien merged commit 95471fd into 2.x Sep 15, 2024
11 checks passed
@jbelien jbelien deleted the simplify-geometry branch September 15, 2024 08:11
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