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

Feature/#82 GeoPackage WPS Export GUI #94

Merged
merged 26 commits into from
Aug 22, 2017

Conversation

emxsys
Copy link
Contributor

@emxsys emxsys commented Aug 22, 2017

Added a Export GeoPackage tool to the WWSK menu category that guides the user through the creation of a WPS request to export a layer as a GeoPackage.

emxsys added 26 commits August 9, 2017 13:25
- Added elemental, "secured" ExporGeoPackagePage with unit test;
- Added page to WWSK category in navigation menu;
- Changed POM to copy html markup and resources to build.
… request.

- Support classes copied (and renamed)from GeoServer Demo Module
- Allows the TileMatrix to be be transformed to XML by the GeoPackageExportRequestTransformer
- Allows the GeoPackageProcessRequest to be be transformed to XML by the GeoPackageExportRequestTransformer
- Used to transform a GeoPackageProcessRequest to XML in preparation to sending to the WPS for execution.
- Added layer selection from sorted layer list
- Added bounding box updates
- Added tileset name and file name updates
- Executes request
- Generates XML
- min/max columns and rows are hidden (null) until a mechanism for computing the extents is implemented.
- min/max zoom levels are updated when the layer is changed.
- It was not working correctly. Disabled temporarily until resolved.
@emxsys emxsys requested a review from a team August 22, 2017 20:52
@ghost ghost assigned emxsys Aug 22, 2017
@ghost ghost added the needs review label Aug 22, 2017
@emxsys emxsys changed the title Feature/#82 Geopackage WPS Export GUI Feature/#82 GeoPackage WPS Export GUI Aug 22, 2017
@emxsys emxsys merged commit 96faf65 into develop Aug 22, 2017
@ghost ghost removed the needs review label Aug 22, 2017
@emxsys emxsys deleted the feature/#82-geopackage_wps_export branch August 22, 2017 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant