Data Specifications and Limits

This page describes specifications and limitations for vector and raster data uploaded to Kumoy. For upload steps, see Upload Vectors and Rasters.

Vector Specifications#

Supported Data#

Kumoy supports vector data that can be added to QGIS. The following conversions are applied during upload:

ItemSpecification
GeometryPOINT / LINESTRING / POLYGON (multi-part geometries are converted to single-part)
CRSAutomatically converted to EPSG:4326
Attribute data typeInteger, float, string, and boolean (columns of other types are converted to string where possible)

Upload Limits#

An error message appears if you try to upload a vector layer that exceeds these limits.

Data Accuracy#

To optimize vector data for the web, Kumoy converts it to a standard coordinate system (EPSG:4326 / WGS84). For most business use, the converted data offers enough accuracy for viewing and sharing maps.

If your work requires strict accuracy or full reversibility to the source data, verify the result before relying on the uploaded data.

Raster Specifications#

Supported Data#

Kumoy supports raster data that can be added to QGIS.

Uploaded raster data is automatically converted to COG (Cloud Optimized GeoTIFF) inside Kumoy. You do not need to convert it to COG beforehand.

Upload Limits#

QGIS Processing Considerations#

Kumoy rasters are handled through a custom provider in QGIS.

To use a GDAL processing algorithm, first export the Kumoy raster to a local file, then use that file as the input.

Last update: Jul 27, 2026 11:35:19