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

feat(geo): export to Excel #1695

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

feat(geo): export to Excel #1695

wants to merge 2 commits into from

Conversation

alecarn
Copy link
Collaborator

@alecarn alecarn commented Sep 13, 2024

Quelques corrections et une nouvelle fonctionnalité au niveau de l'exportation:

  • Permettre l'exportation en format Excel géré côté client.
  • Refactor de la gestion du CSV pour offrir un seul choix d'exportation avec des options
  • WFS correction pour l'exportation de tous les features en dehors de l'extent de la carte
  • Autres...

(cherry picked from MPS-IGO2-LIB commit 5643d87139f7078e08796c8914bca437d25e675c)

- refact CSV and wfs

(cherry picked from commit 5643d87139f7078e08796c8914bca437d25e675c)

fix(geo): add xlsx in allowed non peer dependencies

(cherry picked from commit 51bc9770f6952ba98a05d7c4ef25b0f7df5c63d3)

fix(geo): export format compare string equaly

(cherry picked from commit 23867ba8984eed703804e8013318fbf879d2eee0)

fix(geo): excel handle sheet name max length
- Multiple sheet

(cherry picked from commit 58444672871fc1bd498420f851d9f3bcf0dbcf93)

fix(geo): export excel set unique sheetname

(cherry picked from commit c599a79f17d98246e55cdc95bda5e5caad3a7620)

fix(geo): export layer Features

(cherry picked from commit 8cf5918b0b973ed66777f07e7707ea406b6f8645)

fix(geo): export without bbox
- fix(geo): vector url don't add filter if it's undefined

(cherry picked from commit 958d84562dd206c3f2735e232c9e00ed7d8784c5)

fix(geo): export - Sentry error "You must instantiate httpClient to use this function"

(cherry picked from commit fc1dbb0236af7846f0988cb99c3c25cd433ee27c)

fix(geo): export filtred data with spatial filter

(cherry picked from commit 5272676b32feb2db5fc6f0bca2fc2b1329395cc8)

fix(geo): export data after applying spatial filter

See merge request igo2/msp-igo2-lib!46

(cherry picked from commit 9eaba6538b06a10c3f6e88cbf00de440472265ef)

fix(geo) exportation enter workspace condition only if enabled

(cherry picked from commit e2eca3954fd5bf38d9e5dc0f8d325b3d23284905)
@alecarn alecarn requested a review from pelord September 13, 2024 12:41
@alecarn alecarn self-assigned this Sep 13, 2024
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.

1 participant