colouring-montreal/etl/join-fitzrovia.json
2018-08-01 17:06:00 +01:00

6 lines
142 B
JSON

{
"crs": 27700,
"mapping": [
["Storeys", "size_storeys", "lambda old_, new_: int(new_) if new_ is not None else None"]
]
}