Skip to content

Conversation

@MisterGC
Copy link
Contributor

Change the withAttrLayers default from false to true so nested GeoJSON properties are converted to attribute layers by default.

  • Previously, nested object properties were silently dropped unless explicitly configured
  • Updated config schema with description and default value
  • Updated docs to clearly state the default

Fixes #140

@sonarqubecloud
Copy link

@github-actions
Copy link

Package Line Rate Branch Rate Health
libs.geojsonsource.include.geojsonsource 100% 50%
libs.geojsonsource.src 76% 43%
libs.gridsource.include.gridsource 0% 0%
libs.gridsource.src 0% 0%
libs.http-datasource.src 57% 30%
libs.http-service.include.mapget.http-service 100% 100%
libs.http-service.src 59% 20%
libs.logging.include.mapget 8% 4%
libs.model.include.mapget.model 54% 32%
libs.model.src 62% 33%
libs.service.include.mapget.service 40% 0%
libs.service.src 78% 41%
Summary 57% (4175 / 7340) 29% (4163 / 14556)

Minimum allowed line rate is 50%

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.

GeoJsonSource: withAttrLayers defaults to false, silently dropping nested properties

2 participants