Helpers
dwc_field_title(field)
ΒΆ
Convert a DwC field name into a label - split on uppercase
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
field
|
|
required |
Returns:
| Type | Description |
|---|---|
|
str label |
Source code in ckanext/tiledmap/lib/helpers.py
14 15 16 17 18 19 20 21 22 23 | |