项目作者: nekromoff

项目描述 :
Open source generator / helper for bicycle counting (traffic counting) projects. Automatically generates count survey documents for all locations and directions.
高级语言: PHP
项目地址: git://github.com/nekromoff/bicycle-count.git
创建时间: 2018-06-18T19:01:48Z
项目社区:https://github.com/nekromoff/bicycle-count

开源协议:GNU Lesser General Public License v3.0

下载


Bicycle counting helper

Generates printable survey documents (PDF) with locations and combinations of directions based on TSV (CSV) provided.

Installation

  • download files using git clone or as a ZIP file
  • run composer install
  • edit TSV input file (see below)
  • Open generate.php in your browser

TSV input file (locations.tsv):

Location Sublocation Exact place Note Direction 1 Direction 2 Direction 3 Direction X
River Bridge X Link to streetview By the end of bridge City center Street X Under bridge Riverbank District Y

Dependencies

mPDF

(c) 2018+ Daniel Duris