diadia

興味があることをやってみる。自分のメモを残しておきます。

geodjangoの環境構築

https://docs.djangoproject.com/ja/2.2/ref/contrib/gis/install/ geodjangoを使うには、python,django,空間データベース、地理空間ライブラリが必要。 PostgreSQLで空間データベースを使うには、ライブラリであるGEOS,GDAL,PROJ.4,PostGISが必要である。

macでのgeodjangoを構築する

https://docs.djangoproject.com/ja/2.2/ref/contrib/gis/install/#macos
https://homata.gitbook.io/geodjango/qian-zhun-bei/install#mac-osx-1