<?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="bcattelino" version="0.1.28_2019-10-06" icon="wifihotspot.png" description="Presets for Mapping of Wifi Hotspots or areas of wifi connectivity in the community" shortdescription="Wifi Hotspots" link = "https://wiki.openstreetmap.org/wiki/Proposed_features/Tag:leisure=wifi_hotspot"> <group name="Wifi Hotspot" icon="wifihotspot.png"> <item name="Internet Cafe" type="closedway,node" icon="internet_cafe.png" preset_name_label="true"> <link wiki="Proposed_features/Tag:leisure=wifi_hotspot"/> <label text="A place whose principal role is providing internet services to the public." /> <space /> <key key="amenity" value="internet_cafe"/> <text key="name" text="Name" /> <key key="opening_hours" value=""/> <key key="internet_access" value=""/> <key key="internet_access:fee" value=""/> <key key="internet_access:fee:amount" value=""/> <key key="addr:city" value=""/> <key key="addr:full" value=""/> <key key="phone" value=""/> <key key="website" value=""/> <key key="email" value=""/> </item> <item name="Computer Lab" icon="computer_lab.png" type="node,closedway" preset_name_label="true"> <link wiki="Proposed_features/Tag:leisure=wifi_hotspot"/> <label text="A place that offers computers for public use." /> <key key="amenity" value="computer_lab"/> <text key="name" text="Name" /> <key key="opening_hours" value=""/> <key key="internet_access" value=""/> <key key="internet_access:fee" value=""/> <key key="internet_access:fee:amount" value=""/> <key key="addr:city" value=""/> <key key="addr:full" value=""/> <key key="phone" value=""/> <key key="website" value=""/> <key key="email" value=""/> </item> <item name="Library" icon="library.png" type="node,closedway" preset_name_label="true"> <link wiki="Proposed_features/Tag:leisure=wifi_hotspot"/> <label text="A public library (municipal, university, …) to borrow books from; may also offer computers or wifi for public use." /> <key key="amenity" value="library"/> <text key="name" text="Name" /> <key key="opening_hours" value=""/> <key key="internet_access" value=""/> <key key="internet_access:fee" value=""/> <key key="internet_access:fee:amount" value=""/> <key key="addr:city" value=""/> <key key="addr:full" value=""/> <key key="phone" value=""/> <key key="website" value=""/> <key key="email" value=""/> </item> <item name="Other Wifi Hotspot" icon="wifihotspot.png" type="node,closedway" preset_name_label="true"> <link wiki="Proposed_features/Tag:leisure=wifi_hotspot"/> <key key="amenity" value="wifihotspot"/> <text key="name" text="Name" /> <key key="opening_hours" value=""/> <key key="internet_access" value=""/> <key key="internet_access:fee" value=""/> <key key="internet_access:fee:amount" value=""/> <key key="addr:city" value=""/> <key key="addr:full" value=""/> <key key="phone" value=""/> <key key="website" value=""/> <key key="email" value=""/> </item> </group> </presets>
Last modified
5 years ago
Last modified on 2019-10-06T14:16:06+02:00
Attachments (4)
-
wifihotspot.png
(174.3 KB
) - added by 7 years ago.
Wifi Icon
- library.png (2.5 KB ) - added by 7 years ago.
- computer_lab.png (18.9 KB ) - added by 7 years ago.
- internet_cafe.png (3.0 KB ) - added by 7 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.