colouring-montreal/etl/join-fitzrovia.json

6 lines
142 B
JSON
Raw Normal View History

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