Working version for Majid, course
This commit is contained in:
parent
89d885f971
commit
eadc5e4a01
|
@ -26,7 +26,6 @@ city = GeometryFactory('geojson',
|
||||||
path=file_path,
|
path=file_path,
|
||||||
height_field='heightmax',
|
height_field='heightmax',
|
||||||
year_of_construction_field='ANNEE_CONS',
|
year_of_construction_field='ANNEE_CONS',
|
||||||
name_field='OBJECTID_12',
|
|
||||||
function_field='CODE_UTILI',
|
function_field='CODE_UTILI',
|
||||||
function_to_hub=Dictionaries().montreal_function_to_hub_function).city
|
function_to_hub=Dictionaries().montreal_function_to_hub_function).city
|
||||||
print(f'city created from {file_path}')
|
print(f'city created from {file_path}')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user