Skip to content

v4.6.0

Compare
Choose a tag to compare
@sboivinsystra sboivinsystra released this 08 Jun 14:20
· 725 commits to master since this release

What's Changed

  • Static geojson layers #352
  • Available models list and fetch on S3 for each group #326
  • Delete attributes (links and road links ) #307

Full Changelog: v4.5.3...v4.6.0

Description

static layers

in quenedi.config.json add "raster_path" : ["inputs/layers/"]

Polygon, Point and Linestring supported.

in the geojson layer:

  • display_width for the width. (except polygon)
  • display_color for the color. (ex: #00FFFF)
  • display_opacity (between 0 and 1) for the opacity

opacity is set to 0.5 for polygon and 0.8 for LineStrings and Points if not provided

Delete attributes

The default properties are non deletable as they would be added back into the links with other actions.
They could also break the app if deleted.

Cognito Group access

The available buckets for a given role were unknown to the front.
they are now listed in cognito_group_access.json in s3://quetzal-config.