PyRCS
stable
Documentation
Installation
Sub-packages and modules
Sub-packages
line_data
elr_mileage
elec
loc_id
lor_code
line_name
trk_diagr
bridge
other_assets
sig_box
tunnel
viaduct
station
depot
feature
Modules
parser
Preprocess contents
Extract information
converter
Convert mileage data
Convert other data
collector
LineData
OtherAssets
utils
Validate inputs
Print messages
Save and retrieve pre-packed data
License
Use of data
Acknowledgement
Quick start
Tutorial
Location identifiers
Location identifiers given a specific initial letter
All available location identifiers
ELRs and mileages
Engineer’s Line References (ELRs)
Mileage file of a given ELR
Railway station data
Railway station locations given a specific initial letter
All available railway station locations
PyRCS
Index
Index
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
S
|
T
|
U
|
V
|
Y
B
Bridges (class in pyrcs.line_data.bridge)
C
check_row_spans() (pyrcs.other_assets.station.Stations static method)
cleanse_mult_alt_codes() (pyrcs.line_data.loc_id.LocationIdentifiers method)
collect_1950_system_codes() (pyrcs.other_assets.depot.Depots method)
collect_bell_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
collect_buzzer_codes() (pyrcs.other_assets.feature.Features method)
collect_catalogue() (pyrcs.line_data.trk_diagr.TrackDiagrams method)
collect_codes() (pyrcs.line_data.bridge.Bridges method)
(pyrcs.line_data.line_name.LineNames method)
collect_codes_by_initial() (pyrcs.line_data.loc_id.LocationIdentifiers method)
collect_codes_by_page() (pyrcs.other_assets.tunnel.Tunnels method)
(pyrcs.other_assets.viaduct.Viaducts method)
collect_codes_by_prefix() (pyrcs.line_data.lor_code.LOR method)
collect_elr_by_initial() (pyrcs.line_data.elr_mileage.ELRMileages method)
collect_elr_lor_converter() (pyrcs.line_data.lor_code.LOR method)
collect_etz_codes() (pyrcs.line_data.elec.Electrification method)
collect_explanatory_note() (pyrcs.line_data.loc_id.LocationIdentifiers method)
collect_gwr_codes() (pyrcs.other_assets.depot.Depots method)
collect_habds_and_wilds() (pyrcs.other_assets.feature.Features method)
collect_in_fetch_verbose() (in module pyrcs.utils)
collect_indep_lines_codes() (pyrcs.line_data.elec.Electrification method)
collect_ireland_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
collect_locations_by_initial() (pyrcs.other_assets.station.Stations method)
collect_mileage_file() (pyrcs.line_data.elr_mileage.ELRMileages method)
collect_national_network_codes() (pyrcs.line_data.elec.Electrification method)
collect_non_national_rail_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
collect_ohns_codes() (pyrcs.line_data.elec.Electrification method)
collect_other_systems_codes() (pyrcs.line_data.loc_id.LocationIdentifiers method)
collect_pre_tops_codes() (pyrcs.other_assets.depot.Depots method)
collect_prefix_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
collect_telegraph_codes() (pyrcs.other_assets.feature.Features method)
collect_tops_codes() (pyrcs.other_assets.depot.Depots method)
collect_water_troughs() (pyrcs.other_assets.feature.Features method)
collect_wr_mas_dates() (pyrcs.other_assets.sig_box.SignalBoxes method)
confirm_msg() (in module pyrcs.utils)
D
Depots (class in pyrcs.other_assets.depot)
E
Electrification (class in pyrcs.line_data.elec)
ELRMileages (class in pyrcs.line_data.elr_mileage)
F
Features (class in pyrcs.other_assets.feature)
fetch_1950_system_codes() (pyrcs.other_assets.depot.Depots method)
fetch_all_verbose() (in module pyrcs.utils)
fetch_bell_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
fetch_buzzer_codes() (pyrcs.other_assets.feature.Features method)
fetch_catalogue() (pyrcs.line_data.trk_diagr.TrackDiagrams method)
fetch_codes() (pyrcs.line_data.bridge.Bridges method)
(pyrcs.line_data.elec.Electrification method)
(pyrcs.line_data.line_name.LineNames method)
(pyrcs.line_data.loc_id.LocationIdentifiers method)
(pyrcs.line_data.lor_code.LOR method)
(pyrcs.other_assets.depot.Depots method)
(pyrcs.other_assets.feature.Features method)
(pyrcs.other_assets.tunnel.Tunnels method)
(pyrcs.other_assets.viaduct.Viaducts method)
fetch_data_from_file() (in module pyrcs.utils)
fetch_elr() (pyrcs.line_data.elr_mileage.ELRMileages method)
fetch_elr_lor_converter() (pyrcs.line_data.lor_code.LOR method)
fetch_etz_codes() (pyrcs.line_data.elec.Electrification method)
fetch_explanatory_note() (pyrcs.line_data.loc_id.LocationIdentifiers method)
fetch_gwr_codes() (pyrcs.other_assets.depot.Depots method)
fetch_habds_and_wilds() (pyrcs.other_assets.feature.Features method)
fetch_indep_lines_codes() (pyrcs.line_data.elec.Electrification method)
fetch_ireland_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
fetch_location_names_errata() (in module pyrcs.utils)
fetch_locations() (pyrcs.other_assets.station.Stations method)
fetch_mileage_file() (pyrcs.line_data.elr_mileage.ELRMileages method)
fetch_national_network_codes() (pyrcs.line_data.elec.Electrification method)
fetch_non_national_rail_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
fetch_ohns_codes() (pyrcs.line_data.elec.Electrification method)
fetch_other_systems_codes() (pyrcs.line_data.loc_id.LocationIdentifiers method)
fetch_pre_tops_codes() (pyrcs.other_assets.depot.Depots method)
fetch_prefix_codes() (pyrcs.other_assets.sig_box.SignalBoxes method)
fetch_telegraph_codes() (pyrcs.other_assets.feature.Features method)
fetch_tops_codes() (pyrcs.other_assets.depot.Depots method)
fetch_water_troughs() (pyrcs.other_assets.feature.Features method)
fetch_wr_mas_dates() (pyrcs.other_assets.sig_box.SignalBoxes method)
fix_mileage() (in module pyrcs.converter)
fix_stanox() (in module pyrcs.converter)
format_err_msg() (in module pyrcs.utils)
G
get_catalogue() (in module pyrcs.parser)
(pyrcs.other_assets.station.Stations method)
get_category_menu() (in module pyrcs.parser)
get_code_notes() (pyrcs.line_data.loc_id.LocationIdentifiers method)
get_conn_mileages() (pyrcs.line_data.elr_mileage.ELRMileages method)
get_financial_year() (in module pyrcs.parser)
get_heading_text() (in module pyrcs.parser)
get_hypertext() (in module pyrcs.parser)
get_indep_line_catalogue() (pyrcs.line_data.elec.Electrification method)
get_introduction() (in module pyrcs.parser)
get_keys_to_prefixes() (pyrcs.line_data.lor_code.LOR method)
get_last_updated_date() (in module pyrcs.parser)
get_page_catalogue() (in module pyrcs.parser)
get_page_urls() (pyrcs.line_data.lor_code.LOR method)
get_site_map() (in module pyrcs.parser)
I
init_data_dir() (in module pyrcs.utils)
is_home_connectable() (in module pyrcs.utils)
is_str_float() (in module pyrcs.utils)
K
KEY (pyrcs.line_data.bridge.Bridges attribute)
(pyrcs.line_data.elec.Electrification attribute)
(pyrcs.line_data.elr_mileage.ELRMileages attribute)
(pyrcs.line_data.line_name.LineNames attribute)
(pyrcs.line_data.loc_id.LocationIdentifiers attribute)
(pyrcs.line_data.lor_code.LOR attribute)
(pyrcs.line_data.trk_diagr.TrackDiagrams attribute)
(pyrcs.other_assets.depot.Depots attribute)
(pyrcs.other_assets.feature.Features attribute)
(pyrcs.other_assets.sig_box.SignalBoxes attribute)
(pyrcs.other_assets.station.Stations attribute)
(pyrcs.other_assets.tunnel.Tunnels attribute)
(pyrcs.other_assets.viaduct.Viaducts attribute)
KEY_ELC (pyrcs.line_data.lor_code.LOR attribute)
KEY_P (pyrcs.line_data.lor_code.LOR attribute)
KEY_TO_1950_SYSTEM (pyrcs.other_assets.depot.Depots attribute)
KEY_TO_ADDITIONAL_NOTES (pyrcs.line_data.loc_id.LocationIdentifiers attribute)
KEY_TO_BELL_CODES (pyrcs.other_assets.sig_box.SignalBoxes attribute)
KEY_TO_BUZZER (pyrcs.other_assets.feature.Features attribute)
KEY_TO_ENERGY_TARIFF_ZONES (pyrcs.line_data.elec.Electrification attribute)
KEY_TO_GWR (pyrcs.other_assets.depot.Depots attribute)
KEY_TO_HABD_WILD (pyrcs.other_assets.feature.Features attribute)
KEY_TO_INDEPENDENT_LINES (pyrcs.line_data.elec.Electrification attribute)
KEY_TO_IRELAND (pyrcs.other_assets.sig_box.SignalBoxes attribute)
KEY_TO_LAST_UPDATED_DATE (pyrcs.line_data.bridge.Bridges attribute)
(pyrcs.line_data.elec.Electrification attribute)
(pyrcs.line_data.elr_mileage.ELRMileages attribute)
(pyrcs.line_data.line_name.LineNames attribute)
(pyrcs.line_data.loc_id.LocationIdentifiers attribute)
(pyrcs.line_data.lor_code.LOR attribute)
(pyrcs.line_data.trk_diagr.TrackDiagrams attribute)
(pyrcs.other_assets.depot.Depots attribute)
(pyrcs.other_assets.feature.Features attribute)
(pyrcs.other_assets.sig_box.SignalBoxes attribute)
(pyrcs.other_assets.station.Stations attribute)
(pyrcs.other_assets.tunnel.Tunnels attribute)
(pyrcs.other_assets.viaduct.Viaducts attribute)
KEY_TO_MSCEN (pyrcs.line_data.loc_id.LocationIdentifiers attribute)
KEY_TO_NATIONAL_NETWORK (pyrcs.line_data.elec.Electrification attribute)
KEY_TO_NON_NATIONAL_RAIL (pyrcs.other_assets.sig_box.SignalBoxes attribute)
KEY_TO_OHNS (pyrcs.line_data.elec.Electrification attribute)
KEY_TO_OTHER_SYSTEMS (pyrcs.line_data.loc_id.LocationIdentifiers attribute)
KEY_TO_PRE_TOPS (pyrcs.other_assets.depot.Depots attribute)
KEY_TO_STN (pyrcs.other_assets.station.Stations attribute)
KEY_TO_TELEGRAPH (pyrcs.other_assets.feature.Features attribute)
KEY_TO_TOPS (pyrcs.other_assets.depot.Depots attribute)
KEY_TO_TROUGH (pyrcs.other_assets.feature.Features attribute)
KEY_TO_WRMASD (pyrcs.other_assets.sig_box.SignalBoxes attribute)
kilometer_to_yard() (in module pyrcs.converter)
L
LineData (class in pyrcs.collector)
LineNames (class in pyrcs.line_data.line_name)
LocationIdentifiers (class in pyrcs.line_data.loc_id)
LOR (class in pyrcs.line_data.lor_code)
M
make_file_pathname() (in module pyrcs.utils)
make_xref_dict() (pyrcs.line_data.loc_id.LocationIdentifiers method)
mile_chain_to_mileage() (in module pyrcs.converter)
mile_yard_to_mileage() (in module pyrcs.converter)
mileage_num_to_str() (in module pyrcs.converter)
mileage_str_to_num() (in module pyrcs.converter)
mileage_to_mile_chain() (in module pyrcs.converter)
mileage_to_yard() (in module pyrcs.converter)
module
pyrcs
pyrcs.collector
pyrcs.converter
pyrcs.line_data
pyrcs.line_data.bridge
pyrcs.line_data.elec
pyrcs.line_data.elr_mileage
pyrcs.line_data.line_name
pyrcs.line_data.loc_id
pyrcs.line_data.lor_code
pyrcs.line_data.trk_diagr
pyrcs.other_assets
pyrcs.other_assets.depot
pyrcs.other_assets.feature
pyrcs.other_assets.sig_box
pyrcs.other_assets.station
pyrcs.other_assets.tunnel
pyrcs.other_assets.viaduct
pyrcs.parser
pyrcs.utils
N
NAME (pyrcs.collector.LineData attribute)
(pyrcs.collector.OtherAssets attribute)
(pyrcs.line_data.bridge.Bridges attribute)
(pyrcs.line_data.elec.Electrification attribute)
(pyrcs.line_data.elr_mileage.ELRMileages attribute)
(pyrcs.line_data.line_name.LineNames attribute)
(pyrcs.line_data.loc_id.LocationIdentifiers attribute)
(pyrcs.line_data.lor_code.LOR attribute)
(pyrcs.line_data.trk_diagr.TrackDiagrams attribute)
(pyrcs.other_assets.depot.Depots attribute)
(pyrcs.other_assets.feature.Features attribute)
(pyrcs.other_assets.sig_box.SignalBoxes attribute)
(pyrcs.other_assets.station.Stations attribute)
(pyrcs.other_assets.tunnel.Tunnels attribute)
(pyrcs.other_assets.viaduct.Viaducts attribute)
O
OtherAssets (class in pyrcs.collector)
P
parse_coordinates_columns() (pyrcs.other_assets.station.Stations static method)
parse_date() (in module pyrcs.parser)
parse_elr_mileage_columns() (pyrcs.other_assets.station.Stations static method)
parse_length() (pyrcs.other_assets.tunnel.Tunnels static method)
parse_location_name() (pyrcs.line_data.loc_id.LocationIdentifiers method)
parse_owner_and_operator_columns() (pyrcs.other_assets.station.Stations method)
parse_stanox_note() (pyrcs.line_data.loc_id.LocationIdentifiers method)
parse_station_column() (pyrcs.other_assets.station.Stations static method)
parse_table() (in module pyrcs.parser)
parse_tr() (in module pyrcs.parser)
print_collect_msg() (in module pyrcs.utils)
print_conn_err() (in module pyrcs.utils)
print_inst_conn_err() (in module pyrcs.utils)
print_void_msg() (in module pyrcs.utils)
pyrcs
module
pyrcs.collector
module
pyrcs.converter
module
pyrcs.line_data
module
pyrcs.line_data.bridge
module
pyrcs.line_data.elec
module
pyrcs.line_data.elr_mileage
module
pyrcs.line_data.line_name
module
pyrcs.line_data.loc_id
module
pyrcs.line_data.lor_code
module
pyrcs.line_data.trk_diagr
module
pyrcs.other_assets
module
pyrcs.other_assets.depot
module
pyrcs.other_assets.feature
module
pyrcs.other_assets.sig_box
module
pyrcs.other_assets.station
module
pyrcs.other_assets.tunnel
module
pyrcs.other_assets.viaduct
module
pyrcs.parser
module
pyrcs.utils
module
S
save_data_to_file() (in module pyrcs.utils)
search_conn() (pyrcs.line_data.elr_mileage.ELRMileages static method)
shift_mileage_by_yard() (in module pyrcs.converter)
SHORT_NAME (pyrcs.line_data.lor_code.LOR attribute)
SignalBoxes (class in pyrcs.other_assets.sig_box)
Stations (class in pyrcs.other_assets.station)
T
TrackDiagrams (class in pyrcs.line_data.trk_diagr)
Tunnels (class in pyrcs.other_assets.tunnel)
U
update() (pyrcs.collector.LineData method)
(pyrcs.collector.OtherAssets method)
URL (pyrcs.collector.LineData attribute)
(pyrcs.collector.OtherAssets attribute)
(pyrcs.line_data.bridge.Bridges attribute)
(pyrcs.line_data.elec.Electrification attribute)
(pyrcs.line_data.elr_mileage.ELRMileages attribute)
(pyrcs.line_data.line_name.LineNames attribute)
(pyrcs.line_data.loc_id.LocationIdentifiers attribute)
(pyrcs.line_data.lor_code.LOR attribute)
(pyrcs.line_data.trk_diagr.TrackDiagrams attribute)
(pyrcs.other_assets.depot.Depots attribute)
(pyrcs.other_assets.sig_box.SignalBoxes attribute)
(pyrcs.other_assets.station.Stations attribute)
(pyrcs.other_assets.tunnel.Tunnels attribute)
(pyrcs.other_assets.viaduct.Viaducts attribute)
V
validate_initial() (in module pyrcs.utils)
validate_page_name() (in module pyrcs.utils)
Viaducts (class in pyrcs.other_assets.viaduct)
Y
yard_to_mileage() (in module pyrcs.converter)
Read the Docs
v: stable
Versions
latest
stable
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
Downloads
pdf
On Read the Docs
Project Home
Builds