#author("2025-01-08T05:31:02+01:00","","") #author("2025-01-10T03:23:17+01:00","","") [[由利恵]] *目次 [#yee37361] #CONTENTS *プログラム [#vde5c348] #ref(simabe.7zip,,プログラム) Googleドライブ「iie.lab.tpu.2122@gmail.com」の島部さん5年保存のプログラム内にあるものと同じ hop,ipynbの2つ目のコード内(15行目、18行目)を変更 meshes = json.loads( (DATA_DIR / "mesh_500m_toyamastation.geojson").read_text(encoding="UTF-8") )["features"] blocks = json.loads( (DATA_DIR / "blocks.geojson").read_text(encoding="UTF-8") )["features"] *Pythonとモジュールのバージョン [#c5ce0351] Python==3.11. Python==3.11.9 pandas==2.0.3 geopandas==1.0.1 requests==2.31.0 jpholiday==0.1.10 opencv-python==4.10.0.84 matplotlib==3.7.2 matplotlib-inline==0.1.6 bs4==0.0.2