You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

137 lines
2.4 KiB

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

---
Tag: ["🏔️", "🎿", "🇨🇭"]
Date: 2023-01-08
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location: [46.7822849,9.6798375]
Place:
Type: Sport
SubType: Skiing
Style:
Location: "Grisons"
Country: CH
Status: Visited
CollapseMetaTable: true
Phone: "+41 81 378 70 20"
Email: "arosa@arosa.swiss"
Website: "[Arosa | Holiday region in Grisons | Switzerland](https://arosalenzerheide.swiss/en/Arosa)"
Instagram: arosa.official
Twitter: arosatweet
---
Parent:: [[@Switzerland|Switzerland]], [[Skiing in Switzerland]]
 
```dataviewjs
let tempPhone = dv.current().Phone ? dv.current().Phone.replaceAll(" ", "") : '+000'
let tempMail = dv.current().Email ? dv.current().Email : ""
let tempCoorSet = dv.current().location ? dv.current().location : [0,0]
dv.el('center', '[📲](tel:' + tempPhone + ')     [📧](mailto:' + tempMail + ')     [🗺️](' + "https://waze.com/ul?ll=" + tempCoorSet[0] + "%2C" + tempCoorSet[1] + "&navigate=yes" + ')')
```
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-ArosaSave
 
# Arosa
 
> [!summary]+
> Note Description
 
```toc
style: number
```
 
---
 
### 📇 Contact
 
> [!address] 🗺
> Poststrasse 27
> 7050 Arosa
> Switzerland
 
☎️ `= this.Phone`
📧 `= this.Email`
🌐 `= this.Website`
 
---
 
### 🗒 Notes
 
[Ski maps and interactive 2D map | Arosa Lenzerheide](https://arosalenzerheide.swiss/en/Arosa/Up-to-date/Ski-map)
 
|   |   |
| --------------------- |:--------------------------:|
| **Day pass** | |
| **Size of domain** | *Medium* |
| **Restaurants** | *10* |
| **Time to ZH** | Train: *1.5h*<br>Car: *1.5h* |
| **Easy car park** | *Yes* |
| **Parking for 1 day** | |
&emsp;
**Arosa Holiday Apartments**
Poststrasse 232
7050 Arosa
Schweiz
Telefon: [+41 81 377 20 00](tel:+41813772000)
E-Mail: [info@arosaholiday.ch](mailto:info@arosaholiday.ch) 
Homepage: [http://www.arosaholiday.com](http://www.arosaholiday.com/)
&emsp;
---
&emsp;
### 🔗 Other activity
&emsp;
```dataview
Table DocType as "Doc type" from [[Arosa]]
where !contains(file.name, "@@Travel")
sort DocType asc
```
&emsp;
&emsp;