Skip to content

Commit

Permalink
Update temaki to v2.2.0 (close #7069)
Browse files Browse the repository at this point in the history
Update cattle grid icon (close #6489)
Update gate icons (close #6814)
Update icons for bike lockers, lean-to, picnic shelter, public transport shelter, animal boarding, animal shelter, bicycle rental, boat rental, chain, turnstile, barn, firepit, water tower, and storage rental
  • Loading branch information
quincylvania committed Nov 26, 2019
1 parent e76ffc5 commit e5275f5
Show file tree
Hide file tree
Showing 20 changed files with 62 additions and 62 deletions.
54 changes: 27 additions & 27 deletions data/presets/presets.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/presets/presets/amenity/animal_boarding.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-veterinary",
"icon": "temaki-dog_shelter",
"fields": [
"name",
"operator",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/animal_shelter.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-veterinary",
"icon": "temaki-dog_shelter",
"fields": [
"name",
"operator",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/bicycle_parking/lockers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-bicycle",
"icon": "temaki-bicycle_box",
"geometry": [
"point",
"vertex",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/bicycle_rental.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-bicycle",
"icon": "temaki-bicycle_rental",
"fields": [
"capacity",
"network",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/boat_rental.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "temaki-boating",
"icon": "temaki-boat_rental",
"fields": [
"name",
"operator",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/shelter/lean_to.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-shelter",
"icon": "temaki-sleep_shelter",
"fields": [
"name",
"operator",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/shelter/picnic_shelter.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-shelter",
"icon": "temaki-picnic_shelter",
"fields": [
"name",
"shelter_type",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/shelter/public_transport.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-shelter",
"icon": "temaki-transit_shelter",
"fields": [
"name",
"shelter_type",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/barrier/cattle_grid.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-barrier",
"icon": "temaki-cattle_grid",
"geometry": [
"vertex"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/barrier/chain.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-barrier",
"icon": "temaki-rope_fence",
"fields": [
"access"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/barrier/gate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-barrier",
"icon": "temaki-gate",
"fields": [
"access",
"opening_hours"
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/barrier/kissing_gate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-barrier",
"icon": "temaki-gate",
"fields": [
"access"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/barrier/turnstile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-roadblock",
"icon": "temaki-turnstile",
"fields": [
"access"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/building/barn.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-farm",
"icon": "temaki-barn",
"geometry": [
"area"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/leisure/firepit.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-fire-station",
"icon": "temaki-campfire",
"fields": [
"access_simple"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/man_made/water_tower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-water",
"icon": "temaki-water_tower",
"fields": [
"operator",
"height"
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/shop/storage_rental.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "fas-warehouse",
"icon": "temaki-storage_rental",
"geometry": [
"point",
"area"
Expand Down
34 changes: 17 additions & 17 deletions data/taginfo.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"smash": "0.0",
"static-server": "^2.2.1",
"svg-sprite": "1.5.0",
"temaki": "~2.1.0",
"temaki": "~2.2.0",
"uglify-js": "~3.6.6"
},
"greenkeeper": {
Expand Down

0 comments on commit e5275f5

Please sign in to comment.