-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGPX_2_HTML.json
58 lines (58 loc) · 2.42 KB
/
GPX_2_HTML.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"points": {
"Default" : "pin-export.png",
"Airport" : "airport.png",
"ATV" : "atv.png",
"Bar" : "bar.png",
"Beach" : "beach_icon.png",
"Big Game" : "deer.png",
"Bike Trail" : "cycling.png",
"Building" : "house.png",
"Bunker" : "bunker.png",
"Campground" : "campground.png",
"Church" : "church.png",
"Circle, Green" : "grass.png",
"Circle with X" : "comment-map-icon.png",
"City (Small)" : "star-3.png",
"Controlled Area" : "accesdenied.png",
"Crossing" : "junction.png",
"Danger Area" : "attention.png",
"Department Store" : "departmentstore.png",
"Drinking Water" : "drinkingwater.png",
"Fast Food" : "coffee.png",
"Ferry" : "cruiseship.png",
"Flag, Blue" : "flag-export.png",
"Gas Station" : "gas-station.png",
"Heliport" : "helicopter.png",
"Information" : "information.png",
"Live Theater" : "theater.png",
"Lodge" : "hotel_0star.png",
"Lodging" : "lodging.png",
"Military" : "military.png",
"Museum" : "museum_archeological.png",
"Navaid, Black" : "letter_n.png",
"Navaid, Green" : "grass.png",
"Navaid, Orange" : "symbol_excla.png",
"Parking Area" : "parkinggarage.png",
"Police Station" : "police.png",
"Private Field" : "world.png",
"Puzzle Cache" : "orienteering.png",
"Railway" : "train.png",
"Residence" : "home.png",
"Restaurant" : "restaurant.png",
"RV Park" : "campingcar.png",
"Scenic Area" : "panoramicview.png",
"Shopping Center" : "conveniencestore.png",
"Skull and Crossbones" : "skull.png",
"Soft Field" : "smiley_happy.png",
"Summit" : "hill.png",
"Swimming Area" : "swimming.png",
"Toll Booth" : "tollstation.png",
"TracBack Point" : "footprint.png",
"Trail Head" : "hiking.png",
"Tree Stand" : "kanzeldach.png",
"Truck" : "truck.png",
"Ultralight Area" : "aircraftsmall.png",
"Wreck" : "shipwreck.png"
}
}