-
Notifications
You must be signed in to change notification settings - Fork 409
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
Make COG download metadata by default #9590
Comments
tdipisa
added
Internal
BackportNeeded
Commits provided for an issue need to be backported to the milestone's stable branch
labels
Oct 13, 2023
Updated acceptance criteria
sourceMetadata: {
crs: "",
// some basic metadata info
} |
@dsuren1 @offtherailz |
dsuren1
added a commit
to dsuren1/MapStore2
that referenced
this issue
Nov 9, 2023
5 tasks
5 tasks
offtherailz
pushed a commit
that referenced
this issue
Nov 16, 2023
dsuren1
added a commit
to dsuren1/MapStore2
that referenced
this issue
Nov 17, 2023
…ch (geosolutions-it#9687) (cherry picked from commit 601b15f)
offtherailz
pushed a commit
that referenced
this issue
Nov 20, 2023
ElenaGallo
added
Accepted
and removed
BackportNeeded
Commits provided for an issue need to be backported to the milestone's stable branch
labels
Nov 20, 2023
6 tasks
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This option is necessary to allow zoom to layer and to get the data projection (see #9589 )
The reason why it was optional was because for big geotiffs it can take minutes.
We can overcome to this problem by:
The metadata stored in layers/records should provide at least data about:
These data can be refreshed for the styling tool (or if was not originally saved)
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
The text was updated successfully, but these errors were encountered: