CountBooks XML Tag Library

Tags that can be used in HTML templates

Project Attributes

  • <gcfproject:title />
  • <gcfproject:description />
  • <gcfproject:myprojectid />
  • <gcfproject:clientemail />
  • <gcfproject:clientname />
  • <gcfproject:clientorgid />
  • <gcfproject:clientprojectid />
  • <gcfproject:latitude />
  • <gcfproject:longitude />
  • <gcfproject:radiuskm />
  • <gcfproject:sourcedir />

Source code object: geocounts.filemanager.htmltemplates.GCFProjectField

File Header Attributes

  • <gcfhead:FV_gcversion />
  • <gcfhead:FV_producer />
  • <gcfhead:FV_sourcefile1 />
  • <gcfhead:FV_sourcefile2 />
  • Other "F" records
  • <gcfhead:SI />
  • <gcfhead:SR_start />
  • <gcfhead:SR_end />
  • <gcfhead:SL_pathid />
  • <gcfhead:SL_pathname />
  • <gcfhead:SL_regionname />
  • <gcfhead:SL_description />
  • <gcfhead:SL_urbanareaname />
  • <gcfhead:SL_speedlimit f="kph" /> (f may be mph)
  • Other "SL" records

Source code package: geocounts.gcftags.*

Computed Values

<gcfvalue:AADT />
<gcfvalue:ADT />
<gcfvalue:ADT_workday />
ADT for working days (E.g. Mon to Fri)
<gcfvalue:ADT_weekend />
ADT for weekend days (E.g. Sat and Sun)
<gcfvalue:TRUCKS_pct />
Percentage of trucks / heavy vehicles
<gcfvalue:PEAKVOL />
Peak Average Volume of motorized traffic
<gcfvalue:PEAKVOL_am />
Peak Average Volume of motorized traffic - AM
<gcfvalue:PEAKVOL_pm />
Peak Average Volume of motorized traffic - PM
<gcfvalue:SPEEDPERCENTILE_85 />
85th percentile speed
<gcfvalue:DURATION />
Duration of count

Source code package: geocounts.filemanager.htmltemplates.valuefields.*