Skip to content

Upload an existing layer using custom existing_layer terria system - #177

Merged
LukeParky merged 3 commits into
mainfrom
159-upload-complex-shapefiles-with-multiple-polygonsmultiple-landcover-scenarios-to-front-end
Aug 20, 2026
Merged

Upload an existing layer using custom existing_layer terria system#177
LukeParky merged 3 commits into
mainfrom
159-upload-complex-shapefiles-with-multiple-polygonsmultiple-landcover-scenarios-to-front-end

Conversation

@LukeParky

@LukeParky LukeParky commented Aug 18, 2026

Copy link
Copy Markdown
Member

DESCRIPTION OF PR:
Closes #159

Allows users to upload a vector polygon file such as a shapefile in order to run scenarios.
This file must have a property "landcover_name": str on each polygon feature uploaded

To note:

  • This layer is likely created in another tool, such as QGIS
  • It must not be a .shp file because they do not support names as long as "landcover_name"

@LukeParky
LukeParky marked this pull request as ready for review August 18, 2026 04:42
@LukeParky
LukeParky requested a review from Martin20494 August 18, 2026 04:42
@LukeParky LukeParky self-assigned this Aug 18, 2026
@LukeParky
LukeParky merged commit b18b443 into main Aug 20, 2026
8 checks passed
@LukeParky
LukeParky deleted the 159-upload-complex-shapefiles-with-multiple-polygonsmultiple-landcover-scenarios-to-front-end branch August 20, 2026 03:55
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.

Upload complex vector fileswith multiple polygons/multiple landcover scenarios to front-end

2 participants