Buildings in Basel: Difference between revisions
Jump to navigation
Jump to search
(Data uploaded using Opasnet Base Import) |
|||
Line 15: | Line 15: | ||
proj4string = "+init=epsg:21781" | proj4string = "+init=epsg:21781" | ||
<t2b name="Locations of postal codes" index="Postal code,X" obs="Y" unit=""> | <t2b name="Locations of postal codes" index="Postal code,X" obs="Y" unit="epsg:21781"> | ||
4001|611296.55|267316.04 | 4001|611296.55|267316.04 | ||
4051|611004.37|267137.18 | 4051|611004.37|267137.18 | ||
Line 38: | Line 38: | ||
# [[Baseline building stock]] from Kuopio. Replace those that do not apply. | # [[Baseline building stock]] from Kuopio. Replace those that do not apply. | ||
buildingStock <- Ovariable("buildingStock", ddata = "Op_en7044.postal_code_areas") | |||
levels(energyUse@data$Heating)[levels(energyUse@data$Heating) == ""] <- NA | levels(energyUse@data$Heating)[levels(energyUse@data$Heating) == ""] <- NA | ||
Line 122: | Line 123: | ||
<references/> | <references/> | ||
==Related files== | ==Related files== |
Revision as of 20:01, 11 February 2015
Moderator:Jouni (see all) |
|
Upload data
|
Question
What is the building stock in Basel?
Answer
Rationale
Detailed data can be found from heande:Buildings in Basel. This data is aggregated to the postal code level. The table uses Swiss Land Survey coordinates CH1903. [1] [2] Use this code in the ova2spat function:
proj4string = "+init=epsg:21781"
Obs | Postal code | X | Y |
---|---|---|---|
1 | 4001 | 611296.55 | 267316.04 |
2 | 4051 | 611004.37 | 267137.18 |
3 | 4052 | 612735.06 | 266596.60 |
4 | 4053 | 611695.00 | 265635.41 |
5 | 4054 | 609694.31 | 266598.91 |
6 | 4055 | 609798.12 | 267812.13 |
7 | 4056 | 610271.78 | 268500.37 |
8 | 4057 | 611580.35 | 268976.81 |
9 | 4058 | 612781.70 | 268225.32 |
10 | 4059 | 611615.85 | 264689.04 |
11 | 4125 | 615721.84 | 269737.40 |
12 | 4126 | 617160.01 | 268852.20 |
Calculations
See also
References