[Fixes #12789] Improve 3dtiles filename handling#281
Merged
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||
mattiagiupponi
added a commit
that referenced
this pull request
Feb 3, 2025
* [Fixes #273] connect resource with execution request * Update README.md * store spacial file always true for cloning * fix build * [Fixes #12763] 3D tiles geometricError mandatory field should be on t… (#279) * [Fixes #12763] 3D tiles geometricError mandatory field should be on tileset level ref to GeoNode/geonode#12763 * fix tests * Update tests.py * Update test_end2end.py * fix test * [Fixes #12789] Improve 3dtiles filename handling (#281) * Fix migrations for asset (#283) * Fix migrations for create handlerinfo via asset * Fix migrations for create handlerinfo via asset --------- Co-authored-by: Giovanni Allegri <[email protected]>
giohappy
added a commit
that referenced
this pull request
Dec 4, 2025
* [Fixes #273] connect resource with execution request * Update README.md * Update README.md * store spacial file always true for cloning * store spacial file always true for cloning * fix build * [Fixes #12763] 3D tiles geometricError mandatory field should be on t… (#279) * [Fixes #12763] 3D tiles geometricError mandatory field should be on tileset level ref to GeoNode/geonode#12763 * fix tests * Update tests.py * Update test_end2end.py * fix test * [Fixes #12789] Improve 3dtiles filename handling (#281) * Fix migrations for asset (#283) * Fix migrations for create handlerinfo via asset * Fix migrations for create handlerinfo via asset * [Fixes #286] Allow to add metadata when uploading a resource (#287) * [Fixes #12828] New remote datasets are not registered inside proxy allowed hosts when GeoNode runs asynchoronously (#282) * [Fixes #255] Fix encoding for Shapefile uploads (#289) Use SHAPE_ENCODING parameter to inform the ogr2ogr command of the encoding for the Shapefile so it can transform accordingly. * [FIXIES 13044] Remote WMS dataset store is not correct if uploaded via importer (#292) * Update remote.py * [FIXIES 13044] Remote WMS dataset store is not correct if uploaded via importer * [Fixes #13451] broken upload datasets when asset have duplicated name from different users (#296) --------- Co-authored-by: Giovanni Allegri <[email protected]> Co-authored-by: Henning Bredel <[email protected]> Co-authored-by: Peter Marlow <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ref GeoNode/geonode#12789