google / google/ground-platform

[Export] Allow column/property names to be customized on export

Open
#769 4 comments 1 reaction 0 assignees View on GitHub
type: fr web
Dominant language
TypeScript
Stars
249
Forks
112
Avg merge
10h 7m
Merged PRs (30d)
4

Description

On "Export observations":

1. Scan all features being exported for keys in `properties`.
2. Show dialog with table of all property names and form questions on the left, with generated column names on the right (e.g., "Total cost (USD)" -> "total_cost_usd").
3. Duplicate column names should not be allowed, indicated in red/alert style.
4. Allow user to edit column names.
5. Add checkbox for "Set at default", selected by default on the first run. Save mapping to layer when ticked.
6. Pass mapping to export function, use in results.

@kdyson Wdyt? This would be a longer-term solution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.