Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Commit
•
994e9a3
1
Parent(s):
51b1074
Update app.py
Browse files
app.py
CHANGED
@@ -254,7 +254,7 @@ def test(input_json):
|
|
254 |
"luDomainMapper": landuseMapperDict,
|
255 |
"attributeMapper": attributeMapperDict,
|
256 |
"fetchDm": dm_dictionary,
|
257 |
-
"
|
258 |
}
|
259 |
|
260 |
|
|
|
254 |
"luDomainMapper": landuseMapperDict,
|
255 |
"attributeMapper": attributeMapperDict,
|
256 |
"fetchDm": dm_dictionary,
|
257 |
+
"landuses":df_lu_filtered_dict
|
258 |
}
|
259 |
|
260 |
|