Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ValorNaram committed Aug 16, 2019
2 parents ab0d831 + c36e881 commit dc4fe90
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions taginfo.json
Expand Up @@ -20,125 +20,125 @@
"key": "healthcare:speciality",
"value": "paediatrics",
"object_types": ["node","way"],
"icon_url": "https://cdn.mapmarker.io/api/v1/font-awesome/v5/pin?size=32&hoffset=0&voffset=0&background=ff0000",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_doctor.png",
"description": "POIs with this tag shown on map."
},
{
"key": "healthcare",
"value": "midwife",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/6b1c1c&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_midwife.png",
"description": "POIs with this tag shown on map."
},
{
"key": "healthcare",
"value": "birthing_center",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/d25151&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_birthing.png",
"description": "POIs with this tag shown on map."
},
{
"key": "leisure",
"value": "playground",
"object_types": ["node","way","relation"],
"icon_url": "https://dummyimage.com/16x16.gif/00c700&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_playground.png",
"description": "POIs with this tag shown on map (when not also having 'access=private' or 'min_age=[4-99]' tag)`."
},
{
"key": "leisure",
"value": "park",
"object_types": ["way","relation"],
"icon_url": "https://dummyimage.com/16x16.gif/19641b&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_park.png",
"description": "POIs with this tag shown on map (when also having 'name' key and not also having 'access=private' or 'min_age=[4-99]' tag)."
},
{
"key": "shop",
"value": "baby_goods",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/000dff&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_babygoods.png",
"description": "POIs with this tag shown on map."
},
{
"key": "shop",
"value": "toys",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/001369&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_toys.png",
"description": "POIs with this tag shown on map."
},
{
"key": "shop",
"value": "clothes",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/3274c7&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_clothes.png",
"description": "POIs with this tag shown on map (when also having 'clothes=babies' or 'clothes=children' tag)."
},
{
"key": "clothes",
"value": "babies",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/3274c7&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_clothes.png",
"description": "POIs with this tag shown on map (when also having 'shop=clothes' tag)."
},
{
"key": "clothes",
"value": "children",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/3274c7&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_clothes.png",
"description": "POIs with this tag shown on map (when also having 'shop=clothes' tag)."
},
{
"key": "amenity",
"value": "kindergarten",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/d76b00&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_kindergarten.png",
"description": "POIs with this tag shown on map."
},
{
"key": "amenity",
"value": "childcare",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/d76b00&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_kindergarten.png",
"description": "POIs with this tag shown on map."
},
{
"key": "tourism",
"value": "zoo",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/ddc600&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_zoo.png",
"description": "POIs with this tag shown on map."
},
{
"key": "diaper",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/a0a0a0&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_diaper.png",
"description": "POIs with this tag shown on map (when not also having a value of 'no'). Evaluated for 'baby friendliness' tab of POI pop-ups."
},
{
"key": "diaper:unisex",
"value": "yes",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/5c5c5c&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_malediaper.png",
"description": "POIs with this tag shown on map. Evaluated for 'baby friendliness' tab of POI pop-ups."
},
{
"key": "diaper:male",
"value": "yes",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/5c5c5c&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_malediaper.png",
"description": "POIs with this tag shown on map. Evaluated for 'baby friendliness' tab of POI pop-ups."
},
{
"key": "amenity",
"value": "cafe",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/7a00b7&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_cafe.png",
"description": "POIs with this tag shown on map (when not also having 'min_age=[4-99]' tag)."
},
{
"key": "amenity",
"value": "restaurant",
"object_types": ["node","way"],
"icon_url": "https://dummyimage.com/16x16.gif/dc1369&text=+",
"icon_url": "https://raw.githubusercontent.com/babykarte/babykarte.github.io/master/taginfo_icons/marker_restaurant.png",
"description": "POIs with this tag shown on map (when not also having 'min_age=[4-99]' tag)."
}
]
Expand Down
Binary file added taginfo_icons/marker_babygoods.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_birthing.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_cafe.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_clothes.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_diaper.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_doctor.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_kindergarten.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_malediaper.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_midwife.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_park.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_playground.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_restaurant.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_toys.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added taginfo_icons/marker_zoo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc4fe90

Please sign in to comment.