aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:09:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:09:49 +0000
commitad76e1bc657251631a4afd6de710b06f5ba48e13 (patch)
treeaa4df8d05a8504141671695fe962353a265b843e /graphics/Makefile
parentc75dc80c3a669449e47ab6576ccc1962bffb8f8f (diff)
downloadports-ad76e1bc657251631a4afd6de710b06f5ba48e13.tar.gz
ports-ad76e1bc657251631a4afd6de710b06f5ba48e13.zip
Add py-urbanaccess 0.2.2
UrbanAccess is tool for creating multi-modal graph networks for use in multi-scale (e.g. address level to the metropolitan level) transit accessibility analyses with the network analysis tool Pandana. UrbanAccess uses open data from General Transit Feed Specification (GTFS) data to represent disparate operational schedule transit networks and pedestrian OpenStreetMap (OSM) data to represent the pedestrian network. UrbanAccess provides a generalized, computationally efficient, and unified accessibility calculation framework by linking tools for: 1) network data acquisition, validation, and processing; 2) computing an integrated pedestrian and transit weighted network graph; and 3) network analysis using Pandana. WWW: https://github.com/UDST/urbanaccess
Notes
Notes: svn path=/head/; revision=567606
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c1b5fe7db621..e4549a776f66 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -900,6 +900,7 @@
SUBDIR += py-tifffile
SUBDIR += py-toyplot
SUBDIR += py-traitsui
+ SUBDIR += py-urbanaccess
SUBDIR += py-utm
SUBDIR += py-vecrec
SUBDIR += py-visvis