Difference between revisions of "Item def.h"
From Navit's Wiki
m (→Point) |
(→Point: + road closed) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Always add new items at the end of the appropriate Section (Point/Line/Area). | Always add new items at the end of the appropriate Section (Point/Line/Area). | ||
If you add a new item remember to update navit.xml also to get the item rendered on the map. | If you add a new item remember to update navit.xml also to get the item rendered on the map. | ||
+ | The ''italics'' stuff should be removed ('cause its useless or not present in OSM). | ||
== Point == | == Point == | ||
Line 158: | Line 159: | ||
|- | |- | ||
| || poi_hotel || || tourism=hotel | | || poi_hotel || || tourism=hotel | ||
+ | |- | ||
+ | | || poi_alpine_hut || || tourism=alpine_hut | ||
+ | |- | ||
+ | | || poi_alm || || tourism=alm | ||
|- | |- | ||
| || poi_camp_rv || || tourism=camp_site tourism=caravan_site | | || poi_camp_rv || || tourism=camp_site tourism=caravan_site | ||
Line 169: | Line 174: | ||
| || poi_shopping || || shop=supermarket | | || poi_shopping || || shop=supermarket | ||
|- | |- | ||
− | | || poi_car_dealer_parts || || shop= | + | | || poi_car_dealer_parts || || shop=car_parts |
|- | |- | ||
| || poi_car_parking || || amenity=parking | | || poi_car_parking || || amenity=parking | ||
Line 209: | Line 214: | ||
| || poi_auto_club | | || poi_auto_club | ||
|- | |- | ||
− | | || poi_autoservice | + | | || poi_autoservice || || shop=car |
|- | |- | ||
| || poi_bank || || amenity=bank amenity=atm | | || poi_bank || || amenity=bank amenity=atm | ||
Line 219: | Line 224: | ||
| || poi_boat_ramp || || leisure=slipway | | || poi_boat_ramp || || leisure=slipway | ||
|- | |- | ||
− | | || poi_border_station | + | | || poi_border_station || Is this http://wiki.openstreetmap.org/wiki/Proposed_features/Border_Control ? No, this poi is not generated from OSM data. |
|- | |- | ||
| || poi_bowling || || sport=10pin | | || poi_bowling || || sport=10pin | ||
Line 233: | Line 238: | ||
| || poi_car_wash || || amenity=car_wash | | || poi_car_wash || || amenity=car_wash | ||
|- | |- | ||
− | | || poi_casino | + | | || poi_casino || || amenity=casino |
|- | |- | ||
| || poi_cemetery || || landuse=cemetery amenity=grave_yard | | || poi_cemetery || || landuse=cemetery amenity=grave_yard | ||
Line 261: | Line 266: | ||
| || poi_diving | | || poi_diving | ||
|- | |- | ||
− | | || poi_drinking_water | + | | || poi_drinking_water || || amenity=drinking_water |
|- | |- | ||
− | | || poi_emergency | + | | || poi_emergency || || amenity=hospital,emergency=ambulance_station |
|- | |- | ||
| || poi_fair | | || poi_fair | ||
Line 291: | Line 296: | ||
| || poi_justice || || amenity=courthouse | | || poi_justice || || amenity=courthouse | ||
|- | |- | ||
− | | || poi_landmark | + | | || poi_landmark || || seamark=landmark |
|- | |- | ||
| || poi_levee | | || poi_levee | ||
Line 323: | Line 328: | ||
| || poi_pharmacy || || amenity=pharmacy | | || poi_pharmacy || || amenity=pharmacy | ||
|- | |- | ||
− | | || poi_post | + | | || ''poi_post'' || use poi_post_office or poi_post_box instead |
|- | |- | ||
| || poi_public_office || || amenity=public_building | | || poi_public_office || || amenity=public_building | ||
Line 349: | Line 354: | ||
| || poi_shop_apparel || || shop=clothes | | || poi_shop_apparel || || shop=clothes | ||
|- | |- | ||
− | | || poi_shop_computer | + | | || poi_shop_computer || || shop=computer |
|- | |- | ||
− | | || poi_shop_department | + | | || poi_shop_department || || shop=department_store |
|- | |- | ||
| || poi_shop_furnish | | || poi_shop_furnish | ||
Line 363: | Line 368: | ||
| || poi_shop_retail | | || poi_shop_retail | ||
|- | |- | ||
− | | || poi_shower | + | | || poi_shower || || amenity=shower |
|- | |- | ||
| || poi_skiing || || sport=skiing | | || poi_skiing || || sport=skiing | ||
Line 628: | Line 633: | ||
|- | |- | ||
| || poi_pub || || amenity=pub | | || poi_pub || || amenity=pub | ||
+ | |- | ||
+ | | || nav_congestion || traffic jam || | ||
+ | |- | ||
+ | | || nav_roadwork || Road work in progress || | ||
+ | |- | ||
+ | | || nav_roadclosed || might be due to road work or other reasons || | ||
|} | |} | ||
Line 801: | Line 812: | ||
|- | |- | ||
| || hiking_alpine_difficult || Alpine hiking trails, sorted into 6 scales. || highway=path sac_scale=difficult_alpine_hiking | | || hiking_alpine_difficult || Alpine hiking trails, sorted into 6 scales. || highway=path sac_scale=difficult_alpine_hiking | ||
+ | |- | ||
+ | | || pmtb_scale0 || Mountain biking trails, sorted into 7 scales. || highway=path mtb:scale=0 | ||
+ | |- | ||
+ | | || pmtb_scale1 || Mountain biking trails, sorted into 7 scales. || highway=path mtb:scale=1 | ||
+ | |- | ||
+ | | || pmtb_scale2 || Mountain biking trails, sorted into 7 scales. || highway=path mtb:scale=2 | ||
+ | |- | ||
+ | | || pmtb_scale3 || Mountain biking trails, sorted into 7 scales. || highway=path mtb:scale=3 | ||
+ | |- | ||
+ | | || pmtb_scale4 || Mountain biking trails, sorted into 7 scales. || highway=path mtb:scale=4 | ||
+ | |- | ||
+ | | || pmtb_scale5 || Mountain biking trails, sorted into 7 scales. || highway=path mtb:scale=5 | ||
+ | |- | ||
+ | | || pmtb_scale6 || Mountain biking trails, sorted into 7 scales. || highway=path mtb:scale=6 | ||
|- | |- | ||
| || street_parking_lane || || | | || street_parking_lane || || |
Latest revision as of 05:32, 11 June 2013
Always add new items at the end of the appropriate Section (Point/Line/Area). If you add a new item remember to update navit.xml also to get the item rendered on the map. The italics stuff should be removed ('cause its useless or not present in OSM).
Contents
Point[edit]
ID | Name | Description | OSM Tags |
---|---|---|---|
0x00000000 | none | ||
0x00000001 | point_unspecified | ||
town_streets | |||
street_name | |||
street_name_numbers | |||
street_number | |||
position_sat | |||
Point | |||
0x00010000 | town_label | ||
0x00010001 | town_label_0e0 | ||
0x00010002 | town_label_1e0 | ||
0x00010003 | town_label_2e0 | ||
0x00010004 | town_label_5e0 | ||
0x00010005 | town_label_1e1 | ||
0x00010006 | town_label_2e1 | ||
0x00010007 | town_label_5e1 | ||
0x00010008 | town_label_1e2 | ||
0x00010009 | town_label_2e2 | ||
0x0001000a | town_label_5e2 | ||
0x0001000b | town_label_1e3 | ||
0x0001000c | town_label_2e3 | ||
0x0001000d | town_label_5e3 | ||
0x0001000e | town_label_1e4 | ||
0x0001000f | town_label_2e4 | ||
0x00010010 | town_label_5e4 | ||
0x00010011 | town_label_1e5 | ||
0x00010012 | town_label_2e5 | ||
0x00010013 | town_label_5e5 | ||
0x00010014 | town_label_1e6 | ||
0x00010015 | town_label_2e6 | ||
0x00010016 | town_label_5e6 | ||
0x00010017 | town_label_1e7 | ||
0x00010100 | district_label | ||
0x00010101 | district_label_0e0 | ||
0x00010102 | district_label_1e0 | ||
0x00010103 | district_label_2e0 | ||
0x00010104 | district_label_5e0 | ||
0x00010105 | district_label_1e1 | ||
0x00010106 | district_label_2e1 | ||
0x00010107 | district_label_5e1 | ||
0x00010108 | district_label_1e2 | ||
0x00010109 | district_label_2e2 | ||
0x0001010a | district_label_5e2 | ||
0x0001010b | district_label_1e3 | ||
0x0001010c | district_label_2e3 | ||
0x0001010d | district_label_5e3 | ||
0x0001010e | district_label_1e4 | ||
0x0001010f | district_label_2e4 | ||
0x00010110 | district_label_5e4 | ||
0x00010111 | district_label_1e5 | ||
0x00010112 | district_label_2e5 | ||
0x00010113 | district_label_5e5 | ||
0x00010114 | district_label_1e6 | ||
0x00010115 | district_label_2e6 | ||
0x00010116 | district_label_5e6 | ||
0x00010117 | district_label_1e7 | ||
country_label | |||
town_ghost | |||
highway_exit_label | |||
port_label | |||
label_unkn | |||
highway_exit | |||
poi_lake | |||
poi_island | |||
poi | |||
waypoint | |||
trackpoint | |||
bookmark | |||
former_destination | |||
poi_land_feature | |||
poi_cape | |||
poi_rock | |||
poi_airport | aeroway=terminal aeroway=airport aeroway=aerodrome | ||
poi_toll_booth | highway=toll_booth | ||
poi_fuel | amenity=fuel | ||
poi_hotel | tourism=hotel | ||
poi_alpine_hut | tourism=alpine_hut | ||
poi_alm | tourism=alm | ||
poi_camp_rv | tourism=camp_site tourism=caravan_site | ||
poi_marina | |||
poi_attraction | tourism=attraction | ||
poi_museum_history | tourism=museum | ||
poi_shopping | shop=supermarket | ||
poi_car_dealer_parts | shop=car_parts | ||
poi_car_parking | amenity=parking | ||
poi_wreck | |||
poi_building | |||
poi_bridge | |||
poi_park | |||
poi_water_feature | |||
poi_bar | amenity=bar | ||
poi_picnic | tourism=picnic_site | ||
poi_hospital | amenity=hospital | ||
poi_camping | tourism=camp_site | ||
poi_public_utilities | |||
poi_burgerking | amenity=fast_food | ||
poi_kfc | amenity=fast_food | ||
poi_mcdonalds | amenity=fast_food | ||
poi_wienerwald | amenity=fast_food | ||
poi_dining | amenity=restaurant,cuisine=fine_dining | ||
poi_fastfood | amenity=fast_food amenity=fastfood | ||
poi_police | amenity=police | ||
poi_auto_club | |||
poi_autoservice | shop=car | ||
poi_bank | amenity=bank amenity=atm | ||
poi_bay | natural=bay | ||
poi_bend | |||
poi_boat_ramp | leisure=slipway | ||
poi_border_station | Is this http://wiki.openstreetmap.org/wiki/Proposed_features/Border_Control ? No, this poi is not generated from OSM data. | ||
poi_bowling | sport=10pin | ||
poi_bus_station | amenity=bus_station | ||
poi_bus_stop | highway=bus_stop | ||
poi_bussines_service | |||
poi_car_rent | amenity=car_rental | ||
poi_car_wash | amenity=car_wash | ||
poi_casino | amenity=casino | ||
poi_cemetery | landuse=cemetery amenity=grave_yard | ||
poi_church | amenity=place_of_worship,religion=christian | ||
poi_cinema | amenity=cinema | ||
poi_civil | |||
poi_communication | |||
poi_concert | |||
poi_cove | |||
poi_crossing | |||
poi_dam | |||
poi_danger_area | military=danger_area | ||
poi_dangerous | |||
poi_daymark | |||
poi_diving | |||
poi_drinking_water | amenity=drinking_water | ||
poi_emergency | amenity=hospital,emergency=ambulance_station | ||
poi_fair | |||
poi_firebrigade | amenity=fire_station | ||
poi_fish | leisure=fishing | ||
poi_forbiden_area | |||
poi_garmin | |||
poi_golf | sport=golf leisure=golf_course | ||
poi_goverment_building | |||
poi_height | |||
poi_heliport | aeroway=helipad | ||
poi_hotspring | |||
poi_icesport | |||
poi_information | tourism=information | ||
poi_justice | amenity=courthouse | ||
poi_landmark | seamark=landmark | ||
poi_levee | |||
poi_library | amenity=library | ||
poi_locale | |||
poi_loudspeaker | |||
poi_mall | |||
poi_manmade_feature | |||
poi_marine | leisure=marina | ||
poi_marine_type | |||
poi_mark | |||
poi_military | military=bunker military=airfield military=range military=barracks | ||
poi_mine | |||
poi_nondangerous | |||
poi_oil_field | |||
poi_personal_service | |||
poi_pharmacy | amenity=pharmacy | ||
poi_post | use poi_post_office or poi_post_box instead | ||
poi_public_office | amenity=public_building | ||
poi_repair_service | shop=car_repair | ||
poi_resort | tourism=theme_park | ||
poi_rest_room | amenity=toilets | ||
poi_restaurant | amenity=restaurant | ||
poi_restricted_area | |||
poi_restroom | amenity=toilets | ||
poi_sailing | |||
poi_scenic_area | |||
poi_school | amenity=school | ||
poi_service | |||
poi_shop_apparel | shop=clothes | ||
poi_shop_computer | shop=computer | ||
poi_shop_department | shop=department_store | ||
poi_shop_furnish | |||
poi_shop_grocery | shop=convenience | ||
poi_shop_handg | shop=hardware shop=garden_centre | ||
poi_shop_merchandise | |||
poi_shop_retail | |||
poi_shower | amenity=shower | ||
poi_skiing | sport=skiing | ||
poi_social_service | |||
poi_sounding | |||
poi_sport | leisure=sports_centre | ||
poi_stadium | leisure=stadium | ||
poi_subdivision | |||
poi_swimming | sport=swimming | ||
poi_telephone | amenity=telephone | ||
poi_theater | amenity=theatre | ||
poi_tide | |||
poi_tower | man_made=tower | ||
poi_trail | |||
poi_truck_stop | |||
poi_tunnel | |||
poi_wine | |||
poi_worship | amenity=place_of_worship | ||
poi_wrecker | |||
poi_zoo | tourism=zoo | ||
rg_point | |||
point_unkn | |||
traffic_signals | highway=traffic_signals | ||
poi_gc_multi | Geocaching MultiCache | ||
poi_gc_tradi | Geocaching Traditional | ||
poi_gc_event | Geocaching Event | ||
poi_gc_mystery | Geocaching Unknown/Mystery | ||
poi_gc_question | Question to answer | ||
poi_gc_stages | stages of Multicache | ||
poi_gc_reference | Reference points | ||
poi_gc_webcam | Webcam Caches | ||
poi_cafe | amenity=cafe | ||
nav_straight | Navigation: Straight ahead | ||
nav_turnaround | Navigation: Turn around | ||
nav_right_1 | Navigation: Slightly right | ||
nav_right_2 | Navigation: right | ||
nav_right_3 | Navigation: Heavily right | ||
nav_left_1 | Navigation: Slightly left | ||
nav_left_2 | Navigation: left | ||
nav_left_3 | Navigation: Heavily left | ||
nav_roundabout_r1 | Navigation: Leave Roundabout right after 45 degrees | ||
nav_roundabout_r2 | Navigation: Leave Roundabout right after 90 degrees | ||
nav_roundabout_r3 | Navigation: Leave Roundabout right after 135 degrees | ||
nav_roundabout_r4 | Navigation: Leave Roundabout right after 180 degrees | ||
nav_roundabout_r5 | Navigation: Leave Roundabout right after 225 degrees | ||
nav_roundabout_r6 | Navigation: Leave Roundabout right after 270 degrees | ||
nav_roundabout_r7 | Navigation: Leave Roundabout right after 315 degrees | ||
nav_roundabout_r8 | Navigation: Leave Roundabout right after 360 degrees | ||
nav_roundabout_l1 | Navigation: Leave Roundabout left after 45 degrees | ||
nav_roundabout_l2 | Navigation: Leave Roundabout left after 90 degrees | ||
nav_roundabout_l3 | Navigation: Leave Roundabout left after 135 degrees | ||
nav_roundabout_l4 | Navigation: Leave Roundabout left after 180 degrees | ||
nav_roundabout_l5 | Navigation: Leave Roundabout left after 225 degrees | ||
nav_roundabout_l6 | Navigation: Leave Roundabout left after 270 degrees | ||
nav_roundabout_l7 | Navigation: Leave Roundabout left after 315 degrees | ||
nav_roundabout_l8 | Navigation: Leave Roundabout left after 360 degrees | ||
poi_peak | |||
poi_rail_station | railway=station | ||
poi_image | |||
mini_roundabout | |||
turning_circle | |||
poi_townhall | amenity=townhall | ||
poi_level_crossing | railway=level_crossing | ||
poi_rail_halt | railway=halt | ||
poi_rail_tram_stop | railway=tram_stop | ||
poi_wifi | |||
poi_bench | amenity=bench amenity=park_bench | ||
poi_biergarten | amenity=biergarten | ||
poi_boundary_stone | historic=boundary_stone | ||
poi_castle | historic=castle | ||
poi_hunting_stand | amenity=hunting_stand | ||
poi_memorial | historic=memorial | ||
poi_monument | historic=monument | ||
poi_shelter | amenity=shelter | ||
poi_fountain | amenity=fountain | ||
poi_potable_water | amenity=drinking_water | ||
poi_toilets | amenity=toilets | ||
poi_viewpoint | tourism=viewpoint | ||
poi_ruins | historic=ruins | ||
nav_none | |||
nav_position | |||
nav_destination | |||
tec_common | Unspecified traffic enforcement camera (speed traps e.g.) | ||
trackpoint_tracked | |||
announcement | |||
poi_post_box | amenity=post_box | ||
poi_post_office | amenity=post_office | ||
poi_school_university | amenity=university | ||
poi_school_college | amenity=college | ||
poi_motel | tourism=motel | ||
poi_guesthouse | tourism=guest_house | ||
poi_hostel | tourism=hostel | ||
poi_taxi | amenity=taxi | ||
poi_prison | amenity=prison | ||
poi_kindergarten | amenity=kindergarten | ||
poi_shop_butcher | shop=butcher | ||
poi_shop_baker | shop=bakery | ||
poi_shop_kiosk | shop=kiosk | ||
poi_soccer | sport=soccer | ||
poi_basketball | sport=basketball | ||
poi_baseball | sport=baseball | ||
poi_climbing | sport=climbing | ||
poi_motor_sport | highway=raceway | ||
poi_tennis | sport=tennis | ||
house_number | |||
route_start | |||
route_end | |||
selected_point | |||
power_tower | |||
route_start_reverse | |||
log_entry | |||
poi_playground | leisure=playground | ||
barrier_cycle | |||
barrier_bollard | |||
poi_vending_machine | amenity=vending_machine | ||
poi_recycling | amenity=recycling | ||
poi_hairdresser | shop=hairdresser | ||
poi_shop_fruit | |||
poi_shop_bicycle | shop=bicycle | ||
poi_shop_florist | shop=florist | ||
poi_shop_optician | shop=optician | ||
poi_shop_beverages | shop=beverages | ||
poi_nightclub | amenity=nightclub | ||
poi_shop_shoes | shop=shoes | ||
power_substation | |||
barrier_lift_gate | |||
traffic_sign_stop | |||
traffic_sign_city_limit | |||
poi_tree | natural=tree | ||
poi_shop_furniture | shop=furniture | ||
poi_shop_parfum | |||
poi_shop_drugstore | shop=chemist | ||
poi_shop_photo | shop=photo | ||
poi_pub | amenity=pub | ||
nav_congestion | traffic jam | ||
nav_roadwork | Road work in progress | ||
nav_roadclosed | might be due to road work or other reasons |
Line[edit]
ID | Name | Description | OSM Tags |
---|---|---|---|
Line | |||
0x80000000 | line | ||
0x80000001 | line_unspecified | ||
border_country | |||
border_state | |||
rail | Full sized passenger or freight trains in the standard gauge for the country or state | railway=rail | |
water_line | |||
street_nopass | |||
street_0 | |||
street_1_city | |||
street_2_city | A "C" road in the UK. Generally for use on roads wider than 4 metres (13') in width, and for faster/wider minor roads that aren't A or B roads. In the UK, they tend to have dashed lines down the middle, whereas unclassified roads don't. | highway=tertiary | |
street_3_city | Administrative classification in the UK, generally linking smaller towns and villages | highway=secondary | |
street_4_city | Administrative classification in the UK, generally linking larger towns. | highway=primary | |
highway_city | Proposed change: use this tag for highway=trunk. A restricted access major divided highway, normally with 2 or more running lanes plus emergency hard shoulder. Equivalent to the Freeway, Autobahn etc. | highway=motorway | |
street_1_land | highway=minor meanwhile is deprecated in OSM | highway=minor | |
street_2_land | Currently not used by osm2navit? | ||
street_3_land | Currently not used by osm2navit? | ||
street_4_land | Currently not used by osm2navit? | ||
street_n_lanes | Currently not used by osm2navit? | ||
highway_land | Proposed change: use this tag for highway=motorway. Currently not used by osm2navit. | ||
ramp | A link between different or equal types of highways. Usually used for larger streets like motorways or trunks. Example: highway=primary_link | highway=*_link | |
roundabout | |||
ferry | The route a ferry takes from terminal to terminal | route=ferry | |
roadbook | |||
street_unkn | osm2navit uses this type for elements which haven't been matched by any known street type | *=* | |
street_route | |||
height_line_1 | height lines as known from traditional paper maps. Can be created by Srtm2osm | contour_ext=elevation_major | |
height_line_2 | height lines as known from traditional paper maps. Can be created by Srtm2osm | contour_ext=elevation_medium | |
track | osm knows highway=track alone or combined with tracktype=grade1 through grade5, see below. | highway=track | |
height_line_3 | height lines as known from traditional paper maps. Can be created by Srtm2osm | contour_ext=elevation_minor | |
depth_line_1 | |||
depth_line_2 | |||
depth_line_3 | |||
powerline | power=line | ||
pipeline | |||
time_zone | |||
marine_boundary | |||
marine_hazard | |||
rg_segment | |||
aeroway_runway | A strip of land kept clear and set aside for airplanes to take off from and land on. | aeroway=runway | |
aeroway_taxiway | Where airplanes manouevre between runways and parking areas. | aeroway=taxiway | |
street_service | Generally for access to a building, motorway service station, beach, campsite, industrial estate, business park, etc. This is also commonly used for access to parking and trash collection. Sometimes called an alley, particularly in the US. | highway=service | |
coverage | |||
street_pedestrian | Pure pedestrian streets. Vehicles/cars not allowed | highway=pedestrian | |
bridge | bridge=yes | ||
tunnel | tunnel=yes | ||
bridleway | Bridleways often have soft surfaces (like sand) | highway=bridleway | |
cycleway | Ways which only/mostly are used by cyclists | highway=cycleway | |
footway | Small ways mainly used by pedestrians | highway=footway | |
steps | A flight of steps | highway=steps | |
track_paved | A track which is paved or whose surface consists of heavily compacted hardcore | highway=track tracktype=grade1 | |
track_gravelled | A track whose surface consists of gravel. Still perfect for trekking bikers | highway=track alone or combined with tracktype=grade2 | |
track_unpaved | A track whose surface consist of loose gravel or is barely hardcore | highway=track tracktype=grade3 | |
track_ground | A track whose surface consists of ground | highway=track tracktype=grade4 | |
track_grass | A track whose surface consists of grass | highway=track tracktype=grade5 | |
rail_narrow_gauge | A railway that has a track gauge narrower than the standard gauge railways | railway=narrow_gauge | |
rail_light | A light rail, e.g. for inner city public transport. Usually larger than just trams | railway=light_rail | |
rail_subway | A subway | railway=subway | |
rail_mono | A Railway with one rail only. Often found at airports to connect the terminals | railway=monorail | |
rail_tram | A tram | railway=tram | |
rail_preserved | A railway for special purposes, e.g. a tourist attraction in a park | railway=preserved | |
rail_disused | An unused railway | railway=disused | |
rail_abandoned | An unused railway where the infrastructure has been removed | railway=abandoned | |
lift_cable_car | A lift with closed cars | aerialway=cable_car | |
lift_chair | A lift with chairs, usually "open air" | aerialway=chair_lift | |
lift_drag | Lift dragging people, most often found on ski pistes | aerialway=drag_lift | |
living_street | A street, similar to residential, where the max speed is limited to pedestrian speed and children are allowed to play | highway=living_street | |
bus_guideway | A busway that is side guided "rails like", not suitable for other traffic. Please note: This is not a normal bus lane | highway=bus_guideway | |
street_construction | For roads under construction | highway=construction | |
border_civil | boundary=civil | ||
border_political | Electoral boundaries | boundary=political | |
border_national_park | Area of outstanding natural beauty, set aside for conservation and for recreation | boundary=national_park | |
water_river | For narrow rivers which will be rendered as a line. | waterway=river | |
water_canal | An artificial open waterway used for transportation, waterpower, or irrigation. | waterway=canal | |
water_stream | A naturally-forming waterway that is too thin to be classed as a river. Maybe you can just jump over it. | waterway=stream | |
water_drain | An artificial waterway for carrying storm water or industrial discharge. | waterway=drain | |
path | A track to narrow for 4 wheeled vehicles. Often abbreviations used by pedestrians in urban areas but also hiking trails. | highway=path | |
hiking | Alpine hiking trails, sorted into 6 scales. | highway=path sac_scale=hiking | |
hiking_mountain | Alpine hiking trails, sorted into 6 scales. | highway=path sac_scale=mountain_hiking | |
hiking_mountain_demanding | Alpine hiking trails, sorted into 6 scales. | highway=path sac_scale=demanding_mountain_hiking | |
hiking_alpine | Alpine hiking trails, sorted into 6 scales. | highway=path sac_scale=alpine_hiking | |
hiking_alpine_demanding | Alpine hiking trails, sorted into 6 scales. | highway=path sac_scale=demanding_alpine_hiking | |
hiking_alpine_difficult | Alpine hiking trails, sorted into 6 scales. | highway=path sac_scale=difficult_alpine_hiking | |
pmtb_scale0 | Mountain biking trails, sorted into 7 scales. | highway=path mtb:scale=0 | |
pmtb_scale1 | Mountain biking trails, sorted into 7 scales. | highway=path mtb:scale=1 | |
pmtb_scale2 | Mountain biking trails, sorted into 7 scales. | highway=path mtb:scale=2 | |
pmtb_scale3 | Mountain biking trails, sorted into 7 scales. | highway=path mtb:scale=3 | |
pmtb_scale4 | Mountain biking trails, sorted into 7 scales. | highway=path mtb:scale=4 | |
pmtb_scale5 | Mountain biking trails, sorted into 7 scales. | highway=path mtb:scale=5 | |
pmtb_scale6 | Mountain biking trails, sorted into 7 scales. | highway=path mtb:scale=6 | |
street_parking_lane | |||
piste_nordic | |||
piste_downhill_novice | |||
piste_downhill_easy | |||
piste_downhill_intermediate | |||
piste_downhill_advanced | |||
piste_downhill_expert | |||
piste_downhill_freeride | |||
footway_and_piste_nordic | |||
tracking_0 | |||
tracking_10 | |||
tracking_20 | |||
tracking_30 | |||
tracking_40 | |||
tracking_50 | |||
tracking_60 | |||
tracking_70 | |||
tracking_80 | |||
tracking_90 | |||
tracking_100 | |||
track_tracked | |||
house_number_interpolation_even | |||
house_number_interpolation_odd | |||
house_number_interpolation_all | |||
house_number_interpolation_alphabetic | |||
ditch | |||
hedge | |||
fence | |||
wall | |||
retaining_wall | |||
city_wall | |||
street_turn_restriction_no | |||
street_turn_restriction_only | |||
border_city | |||
border_county | |||
selected_line | |||
traffic_distortion | |||
route_bicycle | routes of cycle node networks | route=bicycle | |
route_hiking | routes of walking node networks | route=hiking |
Area[edit]
ID | Name | Description | OSM Tags |
---|---|---|---|
Area | |||
0xc0000000 | area | ||
0xc0000001 | area_unspecified | ||
poly_wood | Forest is managed wood for commercial purposes, wood often isn't managed | landuse=forest or natural=wood | |
poly_water | A water area like a lake. Waterways are tagged different in OSM | natural=water | |
poly_town | landuse=residential | ||
poly_cemetery | landuse=cemetery or amenity=grave_yard | ||
poly_car_parking | amenity=parking | ||
poly_industry | landuse=industrial | ||
poly_airport | aeroway=aerodrome | ||
poly_hospital | amenity=hospital | ||
poly_park | leisure=park | ||
poly_sport | leisure=sports_centre | ||
poly_museum | historic=museum | ||
image | |||
image_path | |||
poly_commercial_center | landuse=commercial | ||
poly_golf_course | leisure=golf_course | ||
poly_university | amenity=university | ||
poly_national_park | |||
poly_nature_park | |||
poly_flats | |||
poly_scrub | natural=scrub | ||
poly_military_zone | landuse=military | ||
poly_marine | |||
plantation | |||
tundra | |||
tile | |||
submap | |||
poly_building | building=yes | ||
poly_place | |||
poly_station | |||
poly_farm | landuse=farm | ||
poly_sport_tennis | sport=tennis | ||
poly_apron | aeroway=apron | ||
poly_terminal | aeroway=terminal | ||
countryindex | |||
poly_sports_centre | |||
poly_sports_stadium | leisure=stadium | ||
poly_sports_track | leisure=track | ||
poly_sports_pitch | leisure=pitch | ||
poly_water_park | leisure=water_park | ||
poly_marina | leisure=marina | ||
poly_fishing | leisure=fishing | ||
poly_theme_park | tourism=theme_park | ||
poly_attraction | tourism=attraction | ||
poly_ruins | historic=ruins | ||
poly_archaeological_site | historic=archaeological_site | ||
poly_artwork | tourism=artwork | ||
poly_zoo | tourism=zoo | ||
poly_camp_site | tourism=camp_site | ||
poly_caravan_site | tourism=caravan_site | ||
poly_picnic_site | tourism=picnic_site | ||
poly_playground | leisure=playground | ||
poly_allotments | landuse=allotments | ||
poly_village_green | landuse=village_green | ||
poly_recreation_ground | landuse=recreation_ground | ||
poly_common | leisure=common | ||
poly_garden | leisure=garden | ||
poly_nature_reserve | leisure=nature_reserve | ||
poly_glacier | natural=glacier | ||
poly_scree | natural=scree | ||
poly_fell | natural=fell | ||
poly_heath | natural=heath | ||
poly_marsh | natural=marsh | ||
poly_mud | natural=mud | ||
poly_land | natural=land | ||
poly_beach | natural=beach | ||
poly_quarry | landuse=quarry | ||
poly_landfill | landuse=landfill | ||
poly_retail | landuse=retail | ||
poly_commercial | landuse=commercial | ||
poly_brownfield | landuse=brownfield | ||
poly_greenfield | landuse=greenfield | ||
poly_construction | landuse=construction | ||
poly_railway | landuse=railway | ||
poly_military | landuse=military | ||
poly_airfield | military=airfield | ||
poly_barracks | military=barracks | ||
poly_danger_area | military=danger_area | ||
poly_range | military=range | ||
poly_naval_base | military=naval_base | ||
poly_basin | landuse=basin | ||
poly_reservoir | landuse=reservoir | ||
poly_college | amenity=college | ||
poly_battlefield | historic=battlefield | ||
poly_pedestrian | Pedestrian plazas as often found in inner cities. | highway=pedestrian,area=yes | |
poly_plaza | Plazas used for common traffic | highway=plaza or landuse=plaza | |
poly_service | |||
poly_street_1 | |||
poly_street_2 | |||
poly_street_3 | |||
poly_wetland | |||
poly_aeroway_runway | |||
map_information | |||
selected_area | |||
poly_place1 | |||
poly_place2 | |||
poly_place3 | |||
poly_place4 | |||
poly_place5 | |||
poly_place6 | |||
poly_water_tiled | |||
0xffffffff | last |