Table chouette_v17.chouette.ptlink
Link between two successive stop points on a same route

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19  √  nextval('ptlink_id_seq'::regclass) Internal identification
objectid varchar 255 Neptune identification
objectversion int4 10  √  null Version of this object
creationtime timestamp 29,6  √  null Creation date and time
creatorid varchar 255  √  null Creator identification
name varchar 255  √  null Name
comment varchar 255  √  null Comment
linkdistance numeric 19,2  √  null Distance between AccesPoint and StopArea
startoflinkid int8 19  √  null
stoppoint.id ptlk_startstpt_fkey R
Start StopPoint reference
endoflinkid int8 19  √  null
stoppoint.id ptlk_endstpt_fkey R
End StopPoint reference
routeid int8 19  √  null
route.id ptlink_route_fkey C
Route reference

Analyzed at lun. nov. 07 16:59 CET 2011

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc ptlink_pkey
objectid Must be unique Asc ptlink_objectid_key

Close relationships  within of separation: