added new feature

This commit is contained in:
animesh-007
2020-02-01 00:58:50 +05:30
parent a657ab8775
commit fb52e2d5b5
5 changed files with 39 additions and 1 deletions

View File

@@ -5219,6 +5219,11 @@ en:
# historic=monument
name: Monument
terms: '<translate with synonyms or related terms for ''Monument'', separated by commas>'
historic/pillory:
# historic=pillory
name: Historic Pillory
# 'terms: military'
terms: '<translate with synonyms or related terms for ''Historic Pillory'', separated by commas>'
historic/ruins:
# historic=ruins
name: Ruins

View File

@@ -573,6 +573,7 @@
"historic/memorial": {"icon": "maki-monument", "fields": ["name", "memorial", "inscription", "material"], "moreFields": ["{historic}", "website"], "geometry": ["point", "vertex", "area"], "terms": ["dedicatory", "epitaph", "remember", "remembrance", "memory", "monument", "stolperstein"], "tags": {"historic": "memorial"}, "name": "Memorial"},
"historic/memorial/plaque": {"icon": "temaki-plaque", "fields": ["{historic/memorial}", "direction"], "geometry": ["point", "vertex"], "terms": ["dedicatory", "epitaph", "historical marker", "remember", "remembrance", "memory"], "tags": {"historic": "memorial", "memorial": "plaque"}, "reference": {"key": "memorial", "value": "plaque"}, "name": "Commemorative Plaque"},
"historic/monument": {"icon": "maki-monument", "fields": ["name", "inscription", "access_simple"], "moreFields": ["{historic}", "material"], "geometry": ["point", "vertex", "area"], "tags": {"historic": "monument"}, "name": "Monument"},
"historic/pillory": {"icon": "maki-monument", "fields": ["name", "building_area", "access_simple", "start_date"], "geometry": ["point", "area"], "tags": {"historic": "pillory"}, "terms": ["military"], "name": "Historic Pillory"},
"historic/ruins": {"icon": "temaki-ruins", "fields": ["name", "historic/civilization", "inscription", "access_simple"], "geometry": ["point", "vertex", "area"], "tags": {"historic": "ruins"}, "name": "Ruins"},
"historic/tomb": {"icon": "maki-cemetery", "fields": ["name", "tomb", "building_area", "inscription", "access_simple"], "geometry": ["point", "area"], "tags": {"historic": "tomb"}, "name": "Tomb"},
"historic/wayside_cross": {"icon": "maki-religious-christian", "fields": ["name", "inscription"], "moreFields": ["{historic}", "material"], "geometry": ["point", "vertex", "area"], "tags": {"historic": "wayside_cross"}, "name": "Wayside Cross"},

View File

@@ -0,0 +1,20 @@
{
"icon": "maki-monument",
"fields": [
"name",
"building_area",
"access_simple",
"start_date"
],
"geometry": [
"point",
"area"
],
"tags": {
"historic": "pillory"
},
"terms": [
"military"
],
"name": "Historic Pillory"
}

View File

@@ -556,6 +556,7 @@
{"key": "historic", "value": "memorial", "description": "🄿 Memorial", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument-15.svg"},
{"key": "memorial", "value": "plaque", "description": "🄿 Commemorative Plaque", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/plaque.svg"},
{"key": "historic", "value": "monument", "description": "🄿 Monument", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument-15.svg"},
{"key": "historic", "value": "pillory", "description": "🄿 Historic Pillory", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument-15.svg"},
{"key": "historic", "value": "ruins", "description": "🄿 Ruins", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ruins.svg"},
{"key": "historic", "value": "tomb", "description": "🄿 Tomb", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"},
{"key": "historic", "value": "wayside_cross", "description": "🄿 Wayside Cross", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian-15.svg"},

13
dist/locales/en.json vendored
View File

@@ -7047,6 +7047,10 @@
"name": "Monument",
"terms": ""
},
"historic/pillory": {
"name": "Historic Pillory",
"terms": "military"
},
"historic/ruins": {
"name": "Ruins",
"terms": ""
@@ -9919,7 +9923,7 @@
},
"MAPNIK": {
"attribution": {
"text": "© OpenStreetMap contributors, CC-BY-SA"
"text": "© OpenStreetMap contributors, CC-BY-SA 2.0"
},
"description": "The default OpenStreetMap layer.",
"name": "OpenStreetMap (Standard)"
@@ -10118,6 +10122,13 @@
"description": "GSI Kiban 2500 via finds.jp. Good for tracing, but a bit older.",
"name": "Japan GSI KIBAN 2500"
},
"gothenburg-citymap": {
"attribution": {
"text": "© Gothenburg municipality, CC0"
},
"description": "The city map is an overview map that describes Gothenburg. It contains general information about land, communications, hydrography, buildings, address numbers and street names, administrative division and other orientation text.",
"name": "Gothenburg City map"
},
"gsi.go.jp": {
"attribution": {
"text": "GSI Japan"