mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 20:03:45 +00:00
[styles] Recategorize icons
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
6e12ede1d9
commit
d01ed97e34
@@ -50,6 +50,7 @@
|
||||
"type.amenity.charging_station" = "Charging Station";
|
||||
"type.amenity.charging_station.bicycle" = "Bicycle Charging Station";
|
||||
"type.amenity.charging_station.motorcar" = "Car Charging Station";
|
||||
"type.amenity.charging_station.motorcar.small" = "Car Charging Point";
|
||||
"type.amenity.childcare" = "Nursery";
|
||||
"type.amenity.cinema" = "Cinema";
|
||||
"type.leisure.bowling_alley" = "Bowling Alley";
|
||||
@@ -746,9 +747,40 @@
|
||||
"type.leisure.recreation_ground" = "Recreation Ground";
|
||||
"type.leisure.sauna" = "Sauna";
|
||||
"type.leisure.slipway" = "Slipway";
|
||||
"type.leisure.sports_centre" = "Sports Center";
|
||||
"type.sport.climbing" = "Climbing Centre";
|
||||
"type.sport.yoga" = "Yoga Studio";
|
||||
"type.leisure.sports_centre" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.multi" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.american_football" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.archery" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.athletics" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.australian_football" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.badminton" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.baseball" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.basketball" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.beachvolleyball" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.bowls" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.climbing" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.cricket" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.curling" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.equestrian" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.field_hockey" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.futsal" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.golf" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.gymnastics" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.handball" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.ice_hockey" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.padel" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.pelota" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.scuba_diving" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.shooting" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.skateboard" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.skiing" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.soccer" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.swimming" = "Swimming Centre";
|
||||
"type.leisure.sports_centre.sport.table_tennis" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.tennis" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.volleyball" = "Sports Centre";
|
||||
"type.leisure.sports_centre.sport.yoga" = "Sports Centre";
|
||||
"type.leisure.fitness_centre.sport.yoga" = "Yoga Studio";
|
||||
"type.leisure.stadium" = "Stadium";
|
||||
"type.leisure.swimming_pool" = "Swimming Pool";
|
||||
"type.leisure.swimming_pool.private" = "Swimming Pool";
|
||||
@@ -1349,43 +1381,43 @@
|
||||
"type.shop.wholesale" = "Wholesale Store";
|
||||
"type.shop.lighting" = "Lighting Shop";
|
||||
"type.sport" = "Sport";
|
||||
"type.sport.multi" = "Various Sports";
|
||||
"type.sport.9pin" = "Bowling";
|
||||
"type.sport.10pin" = "Bowling";
|
||||
"type.sport.american_football" = "American Football";
|
||||
"type.sport.archery" = "Archery";
|
||||
"type.sport.athletics" = "Athletics";
|
||||
"type.sport.australian_football" = "Australian Football";
|
||||
"type.sport.badminton" = "Badminton";
|
||||
"type.sport.baseball" = "Baseball";
|
||||
"type.sport.basketball" = "Basketball";
|
||||
"type.sport.beachvolleyball" = "Beach Volleyball";
|
||||
"type.sport.bowls" = "Bowls";
|
||||
"type.sport.chess" = "Chess";
|
||||
"type.sport.climbing" = "Climbing";
|
||||
"type.sport.cricket" = "Cricket";
|
||||
"type.sport.curling" = "Curling";
|
||||
"type.sport.diving" = "High Diving";
|
||||
"type.sport.equestrian" = "Equestrian Sports";
|
||||
"type.sport.field_hockey" = "Field Hockey";
|
||||
"type.sport.futsal" = "Futsal";
|
||||
"type.sport.golf" = "Golf";
|
||||
"type.sport.gymnastics" = "Gymnastics";
|
||||
"type.sport.handball" = "Handball";
|
||||
"type.sport.multi" = "Various Sports";
|
||||
|
||||
/* Used to tag a scuba diving site. */
|
||||
"type.sport.scuba_diving" = "Scuba Diving Site";
|
||||
/* Used for high diving sites. */
|
||||
"type.sport.diving" = "High Diving";
|
||||
"type.sport.ice_hockey" = "Ice Hockey";
|
||||
"type.sport.padel" = "Padel";
|
||||
"type.sport.pelota" = "Basque Pelota";
|
||||
"type.sport.scuba_diving" = "Scuba Diving";
|
||||
"type.sport.shooting" = "Shooting";
|
||||
"type.sport.skateboard" = "Skateboarding";
|
||||
"type.sport.skiing" = "Skiing";
|
||||
"type.sport.soccer" = "Soccer";
|
||||
"type.sport.swimming" = "Swimming";
|
||||
"type.sport.table_tennis" = "Table Tennis";
|
||||
"type.sport.tennis" = "Tennis Court";
|
||||
"type.sport.tennis" = "Tennis";
|
||||
"type.sport.volleyball" = "Volleyball";
|
||||
"type.sport.10pin" = "Bowling";
|
||||
"type.sport.9pin" = "Bowling";
|
||||
"type.sport.padel" = "Padel";
|
||||
"type.sport.futsal" = "Futsal";
|
||||
"type.sport.ice_hockey" = "Ice Hockey";
|
||||
"type.sport.field_hockey" = "Field Hockey";
|
||||
"type.sport.badminton" = "Badminton";
|
||||
"type.sport.pelota" = "Basque Pelota";
|
||||
"type.sport.yoga" = "Yoga";
|
||||
|
||||
"type.tourism" = "Tourism";
|
||||
"type.tourism.aquarium" = "Aquarium";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user