[Geoserver-devel] [JIRA] (GEOS-10172) Add support for GeoPackage sorting while dumping in WPS GeoPackagProcess

Andrea Aime created an issue

GeoServer / ImprovementGEOS-10172

Add support for GeoPackage sorting while dumping in WPS GeoPackagProcess

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Components:

wps-download

Created:

28/Jul/21 12:54 PM

Priority:

MediumMedium

Reporter:

Andrea Aime

The download-process is a one-stop process call that filters, reproject, clips data and can produce the output as a zip file. The zip file can either contain a shapefile or a GeoTIFF, plus a SLD file.

Add the ability to encode both rasters and vectors as a GeoPackage too.

Side note, why not use the dedicated geopackage download process? Because it’s a completely different beast, it can take multiple layers and fit them into a GeoPackage, but has no reprojection nor clipping ability. It also supports encoding tentative GeoPackage extensions that are not officially recognized. Neither of the processes is chainable, so they cannot be made to work together either.

This implementation will also generate PPIOs for the GeoPackage production, allowing other processes to emit GeoPackages as well.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100170-sha1:cbbef6d)

Atlassian logo