Skip to content

Commit f33fc44

Browse files
committed
npm run dist and translations
1 parent 7f9d674 commit f33fc44

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+962
-485
lines changed

dist/deprecated.json

Lines changed: 192 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,62 @@
515515
"bridge": "yes"
516516
}
517517
},
518+
{
519+
"old": {
520+
"building": "apartment"
521+
},
522+
"replace": {
523+
"building": "apartments"
524+
}
525+
},
526+
{
527+
"old": {
528+
"building": "building"
529+
},
530+
"replace": {
531+
"building": "yes"
532+
}
533+
},
534+
{
535+
"old": {
536+
"building": "Building"
537+
},
538+
"replace": {
539+
"building": "yes"
540+
}
541+
},
542+
{
543+
"old": {
544+
"building": "comercial"
545+
},
546+
"replace": {
547+
"building": "commercial"
548+
}
549+
},
550+
{
551+
"old": {
552+
"building": "constraction"
553+
},
554+
"replace": {
555+
"building": "construction"
556+
}
557+
},
558+
{
559+
"old": {
560+
"building": "convenience"
561+
},
562+
"replace": {
563+
"building": "retail"
564+
}
565+
},
566+
{
567+
"old": {
568+
"building": "detached_house"
569+
},
570+
"replace": {
571+
"building": "detached"
572+
}
573+
},
518574
{
519575
"old": {
520576
"building": "entrance"
@@ -539,6 +595,14 @@
539595
"building": "house"
540596
}
541597
},
598+
{
599+
"old": {
600+
"building": "House"
601+
},
602+
"replace": {
603+
"building": "house"
604+
}
605+
},
542606
{
543607
"old": {
544608
"building": "household"
@@ -547,6 +611,46 @@
547611
"building": "house"
548612
}
549613
},
614+
{
615+
"old": {
616+
"building": "offices"
617+
},
618+
"replace": {
619+
"building": "office"
620+
}
621+
},
622+
{
623+
"old": {
624+
"building": "other"
625+
},
626+
"replace": {
627+
"building": "yes"
628+
}
629+
},
630+
{
631+
"old": {
632+
"building": "oui"
633+
},
634+
"replace": {
635+
"building": "yes"
636+
}
637+
},
638+
{
639+
"old": {
640+
"building": "OUI"
641+
},
642+
"replace": {
643+
"building": "yes"
644+
}
645+
},
646+
{
647+
"old": {
648+
"building": "part"
649+
},
650+
"replace": {
651+
"building:part": "yes"
652+
}
653+
},
550654
{
551655
"old": {
552656
"building": "pavillion"
@@ -555,6 +659,86 @@
555659
"building": "pavilion"
556660
}
557661
},
662+
{
663+
"old": {
664+
"building": "railway_station"
665+
},
666+
"replace": {
667+
"building": "train_station"
668+
}
669+
},
670+
{
671+
"old": {
672+
"building": "Residential"
673+
},
674+
"replace": {
675+
"building": "residential"
676+
}
677+
},
678+
{
679+
"old": {
680+
"building": "services"
681+
},
682+
"replace": {
683+
"building": "service"
684+
}
685+
},
686+
{
687+
"old": {
688+
"building": "shop"
689+
},
690+
"replace": {
691+
"building": "retail"
692+
}
693+
},
694+
{
695+
"old": {
696+
"building": "shops"
697+
},
698+
"replace": {
699+
"building": "retail"
700+
}
701+
},
702+
{
703+
"old": {
704+
"building": "Si"
705+
},
706+
"replace": {
707+
"building": "yes"
708+
}
709+
},
710+
{
711+
"old": {
712+
"building": ""
713+
},
714+
"replace": {
715+
"building": "yes"
716+
}
717+
},
718+
{
719+
"old": {
720+
"building": "under constraction"
721+
},
722+
"replace": {
723+
"building": "construction"
724+
}
725+
},
726+
{
727+
"old": {
728+
"building": "under construction"
729+
},
730+
"replace": {
731+
"building": "construction"
732+
}
733+
},
734+
{
735+
"old": {
736+
"building": "y"
737+
},
738+
"replace": {
739+
"building": "yes"
740+
}
741+
},
558742
{
559743
"old": {
560744
"building:color": "*"
@@ -2637,6 +2821,14 @@
26372821
"office": "estate_agent"
26382822
}
26392823
},
2824+
{
2825+
"old": {
2826+
"shop": "telecommunications"
2827+
},
2828+
"replace": {
2829+
"shop": "telecommunication"
2830+
}
2831+
},
26402832
{
26412833
"old": {
26422834
"shop": "tickets"

dist/deprecated.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/fields.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,7 +1525,7 @@
15251525
"pattern": "^[0-9]{1,}$",
15261526
"locationSet": {
15271527
"include": [
1528-
"US"
1528+
"us"
15291529
]
15301530
},
15311531
"terms": [
@@ -2879,8 +2879,8 @@
28792879
"real_fire": {
28802880
"locationSet": {
28812881
"include": [
2882-
"GB",
2883-
"IE"
2882+
"gb",
2883+
"ie"
28842884
]
28852885
},
28862886
"key": "real_fire",

dist/fields.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/preset_categories.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,23 @@
101101
"highway/pedestrian_line"
102102
]
103103
},
104+
"category-playground": {
105+
"icon": "temaki-play_structure",
106+
"name": "Playground Equipment",
107+
"members": [
108+
"playground/swing",
109+
"playground/structure",
110+
"playground/slide",
111+
"playground/sandpit",
112+
"playground/springy",
113+
"playground/climbingframe",
114+
"playground/seesaw",
115+
"playground/roundabout",
116+
"playground/zipwire",
117+
"playground/basketswing",
118+
"playground/playhouse"
119+
]
120+
},
104121
"category-rail": {
105122
"icon": "temaki-railway_track",
106123
"name": "Rails",

dist/preset_categories.min.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"category-barrier":{"icon":"maki-roadblock","name":"Barrier Features","members":["barrier/fence","barrier/guard_rail","barrier/wall","barrier/retaining_wall","barrier/kerb","barrier/gate","barrier/lift_gate","barrier/bollard","barrier/cycle_barrier","barrier/stile","barrier/hedge","barrier/ditch","barrier"]},"category-building":{"icon":"maki-building","name":"Building Features","members":["building","building/house","building/apartments","building/garage","building/retail","building/commercial","building/industrial","building/residential"]},"category-golf":{"icon":"maki-golf","name":"Golf Features","members":["golf/fairway","golf/green","golf/lateral_water_hazard","golf/rough","golf/bunker","golf/tee","golf/water_hazard","golf/driving_range","golf/hole","golf/cartpath","golf/path"]},"category-landuse":{"icon":"maki-landuse","name":"Land Use Features","members":["landuse/residential","landuse/industrial","landuse/commercial","landuse/retail","landuse/farmland","landuse/farmyard","landuse/forest","landuse/meadow","landuse/aquaculture","landuse/cemetery","landuse/military","landuse/religious"]},"category-natural":{"icon":"maki-natural","name":"Natural Features","members":["natural/water","natural/wood","natural/scrub","natural/wetland","natural/grassland","natural/heath","natural/bare_rock","natural/beach","natural/cave_entrance","natural/glacier","natural/coastline","natural/tree_row","natural/peak","natural/cliff"]},"category-path":{"icon":"temaki-pedestrian","name":"Paths","members":["highway/path","highway/footway","highway/footway/marked","highway/footway/sidewalk","highway/steps","highway/cycleway","highway/bridleway","highway/pedestrian_line"]},"category-rail":{"icon":"temaki-railway_track","name":"Rails","members":["railway/rail","railway/disused","railway/tram","railway/subway","railway/narrow_gauge","railway/light_rail","railway/monorail","railway/funicular"]},"category-restriction":{"icon":"iD-restriction","name":"Restriction Features","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/only_u_turn","type/restriction"]},"category-road_major":{"icon":"iD-highway-unclassified","name":"Major Roads","members":["highway/motorway","highway/trunk","highway/primary","highway/secondary","highway/tertiary","highway/motorway_link","highway/trunk_link","highway/primary_link","highway/secondary_link","highway/tertiary_link"]},"category-road_minor":{"icon":"iD-highway-unclassified","name":"Minor Roads","members":["highway/unclassified","highway/residential","highway/living_street","highway/service","highway/track"]},"category-road_service":{"icon":"iD-highway-service","name":"Service Roads","members":["highway/service","highway/service/parking_aisle","highway/service/driveway","highway/service/alley","highway/service/emergency_access","highway/service/drive-through"]},"category-route":{"icon":"iD-route","name":"Route Features","members":["type/route/road","type/route/bicycle","type/route/foot","type/route/hiking","type/route/horse","type/route/piste","type/route/bus","type/route/train","type/route/light_rail","type/route/tram","type/route/subway","type/route/ferry","type/route/power","type/route/pipeline","type/route/detour","type/route_master","type/route"]},"category-utility":{"icon":"iD-power-line","name":"Utility Features","members":["power/line","power/minor_line","man_made/pipeline","power/cable/underground"]},"category-water":{"icon":"maki-water","name":"Water Bodies","members":["natural/water","natural/water/pond","natural/water/basin","natural/water/lake","natural/water/reservoir"]},"category-waterway":{"icon":"iD-waterway-stream","name":"Waterways","members":["waterway/stream","waterway/drain","waterway/river","waterway/canal","waterway/ditch","natural/water/stream","natural/water/river","natural/water/canal"]}}
1+
{"category-barrier":{"icon":"maki-roadblock","name":"Barrier Features","members":["barrier/fence","barrier/guard_rail","barrier/wall","barrier/retaining_wall","barrier/kerb","barrier/gate","barrier/lift_gate","barrier/bollard","barrier/cycle_barrier","barrier/stile","barrier/hedge","barrier/ditch","barrier"]},"category-building":{"icon":"maki-building","name":"Building Features","members":["building","building/house","building/apartments","building/garage","building/retail","building/commercial","building/industrial","building/residential"]},"category-golf":{"icon":"maki-golf","name":"Golf Features","members":["golf/fairway","golf/green","golf/lateral_water_hazard","golf/rough","golf/bunker","golf/tee","golf/water_hazard","golf/driving_range","golf/hole","golf/cartpath","golf/path"]},"category-landuse":{"icon":"maki-landuse","name":"Land Use Features","members":["landuse/residential","landuse/industrial","landuse/commercial","landuse/retail","landuse/farmland","landuse/farmyard","landuse/forest","landuse/meadow","landuse/aquaculture","landuse/cemetery","landuse/military","landuse/religious"]},"category-natural":{"icon":"maki-natural","name":"Natural Features","members":["natural/water","natural/wood","natural/scrub","natural/wetland","natural/grassland","natural/heath","natural/bare_rock","natural/beach","natural/cave_entrance","natural/glacier","natural/coastline","natural/tree_row","natural/peak","natural/cliff"]},"category-path":{"icon":"temaki-pedestrian","name":"Paths","members":["highway/path","highway/footway","highway/footway/marked","highway/footway/sidewalk","highway/steps","highway/cycleway","highway/bridleway","highway/pedestrian_line"]},"category-playground":{"icon":"temaki-play_structure","name":"Playground Equipment","members":["playground/swing","playground/structure","playground/slide","playground/sandpit","playground/springy","playground/climbingframe","playground/seesaw","playground/roundabout","playground/zipwire","playground/basketswing","playground/playhouse"]},"category-rail":{"icon":"temaki-railway_track","name":"Rails","members":["railway/rail","railway/disused","railway/tram","railway/subway","railway/narrow_gauge","railway/light_rail","railway/monorail","railway/funicular"]},"category-restriction":{"icon":"iD-restriction","name":"Restriction Features","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/only_u_turn","type/restriction"]},"category-road_major":{"icon":"iD-highway-unclassified","name":"Major Roads","members":["highway/motorway","highway/trunk","highway/primary","highway/secondary","highway/tertiary","highway/motorway_link","highway/trunk_link","highway/primary_link","highway/secondary_link","highway/tertiary_link"]},"category-road_minor":{"icon":"iD-highway-unclassified","name":"Minor Roads","members":["highway/unclassified","highway/residential","highway/living_street","highway/service","highway/track"]},"category-road_service":{"icon":"iD-highway-service","name":"Service Roads","members":["highway/service","highway/service/parking_aisle","highway/service/driveway","highway/service/alley","highway/service/emergency_access","highway/service/drive-through"]},"category-route":{"icon":"iD-route","name":"Route Features","members":["type/route/road","type/route/bicycle","type/route/foot","type/route/hiking","type/route/horse","type/route/piste","type/route/bus","type/route/train","type/route/light_rail","type/route/tram","type/route/subway","type/route/ferry","type/route/power","type/route/pipeline","type/route/detour","type/route_master","type/route"]},"category-utility":{"icon":"iD-power-line","name":"Utility Features","members":["power/line","power/minor_line","man_made/pipeline","power/cable/underground"]},"category-water":{"icon":"maki-water","name":"Water Bodies","members":["natural/water","natural/water/pond","natural/water/basin","natural/water/lake","natural/water/reservoir"]},"category-waterway":{"icon":"iD-waterway-stream","name":"Waterways","members":["waterway/stream","waterway/drain","waterway/river","waterway/canal","waterway/ditch","natural/water/stream","natural/water/river","natural/water/canal"]}}

0 commit comments

Comments
 (0)