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

add scenario to fix bug in GeoPackage exports in OSM Schema #5765

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

olearytd
Copy link
Contributor

there was a bug in Hoot's node export server that if a user requested an export for a GeoPackage in OSM Schema, the user would get an error about an invalid writer.

I found the bug was caused because the export command wasn't appending the translation script option. I added a new scenario check that if the schema is OSM and format is GeoPackage to add all necessary params to the command

I have this deployed in testing if you want to test:
https://testing.vgihub.geointservices.io/export#map=17/38.81165/-77.62058

@olearytd olearytd merged commit 2aa6268 into master Sep 19, 2024
5 checks passed
@olearytd olearytd deleted the fix-geopackage-osm branch September 19, 2024 18:58
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.

3 participants