What are Properties? Properties
| Property | ID | Expected Type | Description | |
|---|---|---|---|---|
| Owners | /skiing/ski_area/owner | /skiing/ski_area_ownership |
Past and present owners of this ski area. |
|
| Skiable area | /skiing/ski_area/skiable_area | /type/float km² |
The total skiable area of this ski area. |
|
| Ski runs | /skiing/ski_area/ski_runs | /skiing/ski_run |
The ski runs in this ski area |
|
| Lifts | /skiing/ski_area/lifts | /skiing/ski_lift |
Ski lifts used in this ski area, both present and historical. |
|
| Top elevation | /skiing/ski_area/top_elevation | /type/float m |
Highest elevation of the skiable area (in meters). |
|
| Base elevation | /skiing/ski_area/base_elevation | /type/float m |
Lowest elevation of the skiable area (in meters). |
|
| Number of runs | /skiing/ski_area/number_of_runs | /type/int |
The total number of ski runs in this ski area. |
|
| Snowfall | /skiing/ski_area/snowfall | /skiing/yearly_snowfall |
Yearly amount of snowfall in a season (in centimeters with a start and end date for each season measured). |
|
| Closest city | /skiing/ski_area/closest_city | /location/citytown |
The closest city to this ski area. |
|
| Opening Date | /skiing/ski_area/opening_date | /type/datetime |
The date this ski area first opened. |
|
| Closing Date | /skiing/ski_area/closing_date | /type/datetime |
If this ski area is no longer active, the date it closed. |
|
| Lodges | /skiing/ski_area/lodges | /skiing/ski_lodge |
Ski lodges in this ski area. |
|
What are Included Types? Included Types
| delete /common/topic | |||
|---|---|---|---|
| delete /location/location | |||
This type doesn't have any included types. |
|||
Incoming Properties
| Originating Type | Property | ||
|---|---|---|---|
|
Ski Lift
/skiing/ski_lift
|
Ski Area
/skiing/ski_lift/ski_area
|
||
|
Ski Area Ownership
/skiing/ski_area_ownership
|
Ski Area
/skiing/ski_area_ownership/ski_area
|
||
|
Ski Lodge
/skiing/ski_lodge
|
Ski Area
/skiing/ski_lodge/ski_area
|
||
|
Ski Run
/skiing/ski_run
|
Ski area
/skiing/ski_run/ski_area
|
||