Harmonize
Harmonize multiple vector datasets with different schemas, CRS projections, and field names into a single unified layer. Applies field mapping to rename and select columns, reprojects all inputs to a target CRS, and concatenates the results. Missing fields are filled with NULL. Optionally adds a source tag column to identify which input each row came from.
| ID | vector_harmonize |
|---|---|
| Domain | geo |
| Category | vector |
| Type | vector-to-vector |
| Version | 1.0.0 |