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

Allow exporting of the grid to a shapefile #468

Merged
merged 2 commits into from
Aug 9, 2021

Conversation

geographika
Copy link
Collaborator

Allows the contents of the grid to be exported as a zipped shapefile.
Relies on geoext/geoext#700

image

This also adds 2 new viewmodel properties that can be used to hide/show the export buttons:

        exportExcelVisible: true,
        exportShapefileVisible: true

@geographika geographika merged commit 7f29ec5 into compassinformatics:master Aug 9, 2021
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.

None yet

1 participant