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

Vector files import limits #10770

Open
mahmoudadel54 opened this issue Jan 21, 2025 · 0 comments
Open

Vector files import limits #10770

mahmoudadel54 opened this issue Jan 21, 2025 · 0 comments
Assignees
Milestone

Comments

@mahmoudadel54
Copy link
Contributor

Description

There should a check performed by MS to verify if imported vector files are over a certain (configurable) file size. From last checks performed, it seems that check doesn't exists yet in MS and should be introduced.
The size limit should be configurable and the same valid for all vector file types supported for the Import functionality.

Other useful information

@mahmoudadel54 mahmoudadel54 added this to the 2025.01.00 milestone Jan 21, 2025
@mahmoudadel54 mahmoudadel54 self-assigned this Jan 21, 2025
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Jan 24, 2025
Description:
- handle checking the file size for imported vector layers only
- show a warning notification for each layer has size larger than the configurable limit if configured
- add translations
- add test units
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Jan 24, 2025
Description:
- add enhancements to the code including some helpful comments
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Jan 24, 2025
Description:
- rename the configurable prop name of vector max size to 'importedVectorFileMaxSizeInMB' instead of 'importedVectorFileSizeInMB' to be more meaningful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant