项目作者: nanotubing

项目描述 :
spatial and statistical analyses performed in Python
高级语言: Jupyter Notebook
项目地址: git://github.com/nanotubing/python_gis.git
创建时间: 2019-05-02T19:06:43Z
项目社区:https://github.com/nanotubing/python_gis

开源协议:

下载


GIS analyses performed in python

arcpy_healthy_schools - Number of Healthy Corner stores per School

This analysis was created using Python 2.7 and the arcpy interface to ArcMap 10.5.1

This script downloads a few shape files from PASDA and a template layer file.
It then performs a spatial analyis, calculating the number of healthy corner stores within 300 Meters of
each school in Philadelphia, and creates a map based on that data. The visualization was limited pretty
heavily by arcpy’s mapping capabilities.

A more thorough explanation of this script can be found on my personal site