Skip to content

Latest commit

 

History

History

tool

Tool

Geoshapeリポジトリからコロプレス地図のtopojsonを一括ダウンロードする.

dependency

  • Python = 3.8~

topojsonからgeojsonに一括変換する.

dependency

  • Python = 3.8~
  • TopoJson

    shellからtopojsonが呼び出せる必要がある.

geojsonのFIDを簡素化して、市町村名だけのshort_nameのpropertyを追加する。

dependency

  • Python = 3.8~

geojsonのFID一覧を取得して,CSVに書き出す.

dependency

  • Python = 3.8~
  • Pandas