mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Add Population Date and Population Source fields (#261)
* Added Population Date and Population Source fields * drop icon Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
parent
130e5dd756
commit
1b29e3b965
12 changed files with 62 additions and 9 deletions
|
|
@ -2509,6 +2509,11 @@ en:
|
|||
population:
|
||||
# population=*
|
||||
label: Population
|
||||
population/date:
|
||||
# 'population:date=*'
|
||||
label: Population Date
|
||||
# population/date field placeholder
|
||||
placeholder: YYYY-MM-DD
|
||||
portable:
|
||||
# portable=*
|
||||
label: Portable
|
||||
|
|
@ -3094,6 +3099,9 @@ en:
|
|||
survey: Survey
|
||||
# 'terms: reference'
|
||||
terms: '[translate with synonyms or related terms for ''Sources'', separated by commas]'
|
||||
source/population:
|
||||
# 'source:population=*'
|
||||
label: Population Source
|
||||
species:
|
||||
# species=*
|
||||
label: Species
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue