GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.41k stars 1.11k forks source link

[Fixes #12366] Introduction of 3dtiles in GeoNode #12367

Closed mattiagiupponi closed 4 days ago

mattiagiupponi commented 5 days ago

ref https://github.com/GeoNode/geonode/issues/12366 importer pr: https://github.com/GeoNode/geonode-importer/issues/246

Adding HTML to let the metadata being edited

Checklist

Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate if you help us to do so by completing the following items. Feel free to ask in a comment if you have troubles with any of them.

For all pull requests:

The following are required only for core and extension modules (they are welcomed, but not required, for contrib modules):

Submitting the PR does not require you to check all items, but by the time it gets merged, they should be either satisfied or inapplicable.

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 19.80198% with 162 lines in your changes missing coverage. Please review.

Project coverage is 64.17%. Comparing base (51458d5) to head (a4aca69).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## assets_master #12367 +/- ## ================================================= - Coverage 64.35% 64.17% -0.18% ================================================= Files 885 886 +1 Lines 53076 53275 +199 Branches 6548 6584 +36 ================================================= + Hits 34155 34191 +36 - Misses 17408 17569 +161 - Partials 1513 1515 +2 ```