mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
make imagery
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,152 +1 @@
|
||||
{
|
||||
"category-building": {
|
||||
"geometry": "area",
|
||||
"name": "Building",
|
||||
"icon": "building",
|
||||
"members": [
|
||||
"building/house",
|
||||
"building/apartments",
|
||||
"building/commercial",
|
||||
"building/industrial",
|
||||
"building/residential",
|
||||
"building"
|
||||
]
|
||||
},
|
||||
"category-golf": {
|
||||
"geometry": "area",
|
||||
"name": "Golf",
|
||||
"icon": "golf",
|
||||
"members": [
|
||||
"golf/fairway",
|
||||
"golf/green",
|
||||
"golf/lateral_water_hazard",
|
||||
"golf/rough",
|
||||
"golf/bunker",
|
||||
"golf/tee",
|
||||
"golf/water_hazard"
|
||||
]
|
||||
},
|
||||
"category-landuse": {
|
||||
"geometry": "area",
|
||||
"name": "Land Use",
|
||||
"icon": "land-use",
|
||||
"members": [
|
||||
"landuse/residential",
|
||||
"landuse/industrial",
|
||||
"landuse/commercial",
|
||||
"landuse/retail",
|
||||
"landuse/farmland",
|
||||
"landuse/farmyard",
|
||||
"landuse/forest",
|
||||
"landuse/meadow",
|
||||
"landuse/cemetery",
|
||||
"landuse/military"
|
||||
]
|
||||
},
|
||||
"category-path": {
|
||||
"geometry": "line",
|
||||
"name": "Path",
|
||||
"icon": "category-path",
|
||||
"members": [
|
||||
"highway/pedestrian",
|
||||
"highway/footway",
|
||||
"highway/cycleway",
|
||||
"highway/bridleway",
|
||||
"highway/path",
|
||||
"highway/steps"
|
||||
]
|
||||
},
|
||||
"category-rail": {
|
||||
"geometry": "line",
|
||||
"name": "Rail",
|
||||
"icon": "category-rail",
|
||||
"members": [
|
||||
"railway/rail",
|
||||
"railway/subway",
|
||||
"railway/tram",
|
||||
"railway/monorail",
|
||||
"railway/disused",
|
||||
"railway/abandoned"
|
||||
]
|
||||
},
|
||||
"category-restriction": {
|
||||
"geometry": "relation",
|
||||
"name": "Restriction",
|
||||
"icon": "restriction",
|
||||
"members": [
|
||||
"type/restriction/no_left_turn",
|
||||
"type/restriction/no_right_turn",
|
||||
"type/restriction/no_straight_on",
|
||||
"type/restriction/no_u_turn",
|
||||
"type/restriction/only_left_turn",
|
||||
"type/restriction/only_right_turn",
|
||||
"type/restriction/only_straight_on",
|
||||
"type/restriction"
|
||||
]
|
||||
},
|
||||
"category-road": {
|
||||
"geometry": "line",
|
||||
"name": "Road",
|
||||
"icon": "category-roads",
|
||||
"members": [
|
||||
"highway/residential",
|
||||
"highway/motorway",
|
||||
"highway/trunk",
|
||||
"highway/primary",
|
||||
"highway/secondary",
|
||||
"highway/tertiary",
|
||||
"highway/service",
|
||||
"highway/motorway_link",
|
||||
"highway/trunk_link",
|
||||
"highway/primary_link",
|
||||
"highway/secondary_link",
|
||||
"highway/tertiary_link",
|
||||
"highway/unclassified",
|
||||
"highway/track",
|
||||
"highway/road"
|
||||
]
|
||||
},
|
||||
"category-route": {
|
||||
"geometry": "relation",
|
||||
"name": "Route",
|
||||
"icon": "route",
|
||||
"members": [
|
||||
"type/route/road",
|
||||
"type/route/bicycle",
|
||||
"type/route/foot",
|
||||
"type/route/hiking",
|
||||
"type/route/bus",
|
||||
"type/route/train",
|
||||
"type/route/tram",
|
||||
"type/route/ferry",
|
||||
"type/route/power",
|
||||
"type/route/pipeline",
|
||||
"type/route/detour",
|
||||
"type/route_master",
|
||||
"type/route"
|
||||
]
|
||||
},
|
||||
"category-water-area": {
|
||||
"geometry": "area",
|
||||
"name": "Water",
|
||||
"icon": "water",
|
||||
"members": [
|
||||
"natural/water/lake",
|
||||
"natural/water/pond",
|
||||
"natural/water/reservoir",
|
||||
"natural/water"
|
||||
]
|
||||
},
|
||||
"category-water-line": {
|
||||
"geometry": "line",
|
||||
"name": "Water",
|
||||
"icon": "category-water",
|
||||
"members": [
|
||||
"waterway/river",
|
||||
"waterway/stream",
|
||||
"waterway/canal",
|
||||
"waterway/ditch",
|
||||
"waterway/drain"
|
||||
]
|
||||
}
|
||||
}
|
||||
{"category-building":{"geometry":"area","name":"Building","icon":"building","members":["building/house","building/apartments","building/commercial","building/industrial","building/residential","building"]},"category-golf":{"geometry":"area","name":"Golf","icon":"golf","members":["golf/fairway","golf/green","golf/lateral_water_hazard","golf/rough","golf/bunker","golf/tee","golf/water_hazard"]},"category-landuse":{"geometry":"area","name":"Land Use","icon":"land-use","members":["landuse/residential","landuse/industrial","landuse/commercial","landuse/retail","landuse/farmland","landuse/farmyard","landuse/forest","landuse/meadow","landuse/cemetery","landuse/military"]},"category-path":{"geometry":"line","name":"Path","icon":"category-path","members":["highway/pedestrian","highway/footway","highway/cycleway","highway/bridleway","highway/path","highway/steps"]},"category-rail":{"geometry":"line","name":"Rail","icon":"category-rail","members":["railway/rail","railway/subway","railway/tram","railway/monorail","railway/disused","railway/abandoned"]},"category-restriction":{"geometry":"relation","name":"Restriction","icon":"restriction","members":["type/restriction/no_left_turn","type/restriction/no_right_turn","type/restriction/no_straight_on","type/restriction/no_u_turn","type/restriction/only_left_turn","type/restriction/only_right_turn","type/restriction/only_straight_on","type/restriction"]},"category-road":{"geometry":"line","name":"Road","icon":"category-roads","members":["highway/residential","highway/motorway","highway/trunk","highway/primary","highway/secondary","highway/tertiary","highway/service","highway/motorway_link","highway/trunk_link","highway/primary_link","highway/secondary_link","highway/tertiary_link","highway/unclassified","highway/track","highway/road"]},"category-route":{"geometry":"relation","name":"Route","icon":"route","members":["type/route/road","type/route/bicycle","type/route/foot","type/route/hiking","type/route/bus","type/route/train","type/route/tram","type/route/ferry","type/route/power","type/route/pipeline","type/route/detour","type/route_master","type/route"]},"category-water-area":{"geometry":"area","name":"Water","icon":"water","members":["natural/water/lake","natural/water/pond","natural/water/reservoir","natural/water"]},"category-water-line":{"geometry":"line","name":"Water","icon":"category-water","members":["waterway/river","waterway/stream","waterway/canal","waterway/ditch","waterway/drain"]}}
|
||||
+1
-1480
File diff suppressed because one or more lines are too long
+1
-39335
File diff suppressed because one or more lines are too long
+1
-2489
File diff suppressed because one or more lines are too long
Vendored
+1
-4037
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user