mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
@@ -588,6 +588,9 @@ en:
|
|||||||
information:
|
information:
|
||||||
# information=*
|
# information=*
|
||||||
label: Type
|
label: Type
|
||||||
|
inscription:
|
||||||
|
# inscription=*
|
||||||
|
label: Inscription
|
||||||
internet_access:
|
internet_access:
|
||||||
# internet_access=*
|
# internet_access=*
|
||||||
label: Internet Access
|
label: Internet Access
|
||||||
|
|||||||
@@ -821,6 +821,11 @@
|
|||||||
"type": "typeCombo",
|
"type": "typeCombo",
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
|
"inscription": {
|
||||||
|
"key": "inscription",
|
||||||
|
"type": "textarea",
|
||||||
|
"label": "Inscription"
|
||||||
|
},
|
||||||
"internet_access": {
|
"internet_access": {
|
||||||
"key": "internet_access",
|
"key": "internet_access",
|
||||||
"type": "combo",
|
"type": "combo",
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"key": "inscription",
|
||||||
|
"type": "textarea",
|
||||||
|
"label": "Inscription"
|
||||||
|
}
|
||||||
@@ -6024,7 +6024,8 @@
|
|||||||
"historic": {
|
"historic": {
|
||||||
"icon": "poi-ruins",
|
"icon": "poi-ruins",
|
||||||
"fields": [
|
"fields": [
|
||||||
"historic"
|
"historic",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
@@ -6039,7 +6040,8 @@
|
|||||||
"historic/archaeological_site": {
|
"historic/archaeological_site": {
|
||||||
"icon": "poi-ruins",
|
"icon": "poi-ruins",
|
||||||
"fields": [
|
"fields": [
|
||||||
"historic/civilization"
|
"historic/civilization",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
@@ -6080,6 +6082,9 @@
|
|||||||
},
|
},
|
||||||
"historic/memorial": {
|
"historic/memorial": {
|
||||||
"icon": "monument",
|
"icon": "monument",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
@@ -6092,6 +6097,9 @@
|
|||||||
},
|
},
|
||||||
"historic/monument": {
|
"historic/monument": {
|
||||||
"icon": "monument",
|
"icon": "monument",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
@@ -6105,7 +6113,8 @@
|
|||||||
"historic/ruins": {
|
"historic/ruins": {
|
||||||
"icon": "poi-ruins",
|
"icon": "poi-ruins",
|
||||||
"fields": [
|
"fields": [
|
||||||
"historic/civilization"
|
"historic/civilization",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
@@ -6121,7 +6130,8 @@
|
|||||||
"icon": "cemetery",
|
"icon": "cemetery",
|
||||||
"fields": [
|
"fields": [
|
||||||
"tomb",
|
"tomb",
|
||||||
"building_area"
|
"building_area",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
@@ -6134,6 +6144,9 @@
|
|||||||
},
|
},
|
||||||
"historic/wayside_cross": {
|
"historic/wayside_cross": {
|
||||||
"icon": "religious-christian",
|
"icon": "religious-christian",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
@@ -6146,6 +6159,9 @@
|
|||||||
},
|
},
|
||||||
"historic/wayside_shrine": {
|
"historic/wayside_shrine": {
|
||||||
"icon": "landmark",
|
"icon": "landmark",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "poi-ruins",
|
"icon": "poi-ruins",
|
||||||
"fields": [
|
"fields": [
|
||||||
"historic"
|
"historic",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "poi-ruins",
|
"icon": "poi-ruins",
|
||||||
"fields": [
|
"fields": [
|
||||||
"historic/civilization"
|
"historic/civilization",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "monument",
|
"icon": "monument",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "monument",
|
"icon": "monument",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "poi-ruins",
|
"icon": "poi-ruins",
|
||||||
"fields": [
|
"fields": [
|
||||||
"historic/civilization"
|
"historic/civilization",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
|
|||||||
@@ -2,7 +2,8 @@
|
|||||||
"icon": "cemetery",
|
"icon": "cemetery",
|
||||||
"fields": [
|
"fields": [
|
||||||
"tomb",
|
"tomb",
|
||||||
"building_area"
|
"building_area",
|
||||||
|
"inscription"
|
||||||
],
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "religious-christian",
|
"icon": "religious-christian",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "landmark",
|
"icon": "landmark",
|
||||||
|
"fields": [
|
||||||
|
"inscription"
|
||||||
|
],
|
||||||
"geometry": [
|
"geometry": [
|
||||||
"point",
|
"point",
|
||||||
"vertex",
|
"vertex",
|
||||||
|
|||||||
Vendored
+3
@@ -1429,6 +1429,9 @@
|
|||||||
"information": {
|
"information": {
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
|
"inscription": {
|
||||||
|
"label": "Inscription"
|
||||||
|
},
|
||||||
"internet_access": {
|
"internet_access": {
|
||||||
"label": "Internet Access",
|
"label": "Internet Access",
|
||||||
"options": {
|
"options": {
|
||||||
|
|||||||
Reference in New Issue
Block a user