transport-accessibility/docs/build/searchindex.js
Johannes Randerath d0a506fc40 Added built docs
2024-06-11 22:17:31 +02:00

1 line
87 KiB
JavaScript

Search.setIndex({"alltitles": {"Bridge": [[3, "bridge"]], "Constants": [[3, "constants"]], "Contents": [[3, "contents"]], "Contents:": [[0, null]], "Functions": [[3, "functions"], [3, "id1"]], "Indices and tables": [[0, "indices-and-tables"]], "Models": [[3, "models"]], "Module contents": [[3, "module-pt_map"], [4, "module-pt_map.migrations"], [5, "module-transport_accessibility"]], "Submodules": [[3, "submodules"], [4, "submodules"], [5, "submodules"]], "Subpackages": [[3, "subpackages"]], "Views": [[3, "views"]], "Welcome to Transport Accessibility\u2019s documentation!": [[0, "welcome-to-transport-accessibility-s-documentation"]], "manage module": [[1, "module-manage"]], "pt_map package": [[3, "pt-map-package"]], "pt_map.admin module": [[3, "module-pt_map.admin"]], "pt_map.apps module": [[3, "module-pt_map.apps"]], "pt_map.bridge module": [[3, "module-pt_map.bridge"]], "pt_map.gtfs module": [[3, "module-pt_map.gtfs"]], "pt_map.migrations package": [[4, "pt-map-migrations-package"]], "pt_map.migrations.0001_initial module": [[4, "module-pt_map.migrations.0001_initial"]], "pt_map.migrations.0002_alter_calendardate_unique_together_and_more module": [[4, "module-pt_map.migrations.0002_alter_calendardate_unique_together_and_more"]], "pt_map.migrations.0003_alter_calendar_service_id_and_more module": [[4, "module-pt_map.migrations.0003_alter_calendar_service_id_and_more"]], "pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more module": [[4, "module-pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more"]], "pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more module": [[4, "module-pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more"]], "pt_map.migrations.0006_alter_route_route_type module": [[4, "module-pt_map.migrations.0006_alter_route_route_type"]], "pt_map.migrations.0007_location_translation_attribution_bookingrule module": [[4, "module-pt_map.migrations.0007_location_translation_attribution_bookingrule"]], "pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more module": [[4, "module-pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more"]], "pt_map.migrations.0009_rename_faremedia_faremedium module": [[4, "module-pt_map.migrations.0009_rename_faremedia_faremedium"]], "pt_map.migrations.0010_rename_location_locationgeojson module": [[4, "module-pt_map.migrations.0010_rename_location_locationgeojson"]], "pt_map.migrations.0011_rename_locationgeojson_locationsgeojson module": [[4, "module-pt_map.migrations.0011_rename_locationgeojson_locationsgeojson"]], "pt_map.models module": [[3, "module-pt_map.models"]], "pt_map.tests module": [[3, "module-pt_map.tests"]], "pt_map.urls module": [[3, "module-pt_map.urls"]], "pt_map.views module": [[3, "module-pt_map.views"]], "transport_accessibility": [[2, "transport-accessibility"]], "transport_accessibility package": [[5, "transport-accessibility-package"]], "transport_accessibility.asgi module": [[5, "module-transport_accessibility.asgi"]], "transport_accessibility.settings module": [[5, "module-transport_accessibility.settings"]], "transport_accessibility.urls module": [[5, "module-transport_accessibility.urls"]], "transport_accessibility.wsgi module": [[5, "module-transport_accessibility.wsgi"]]}, "docnames": ["index", "manage", "modules", "pt_map", "pt_map.migrations", "transport_accessibility"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["index.rst", "manage.rst", "modules.rst", "pt_map.rst", "pt_map.migrations.rst", "transport_accessibility.rst"], "indexentries": {"agency (class in pt_map.models)": [[3, "pt_map.models.Agency", false]], "agency (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.agency", false]], "agency (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.agency", false]], "agency (pt_map.models.route attribute)": [[3, "pt_map.models.Route.agency", false]], "agency.doesnotexist": [[3, "pt_map.models.Agency.DoesNotExist", false]], "agency.multipleobjectsreturned": [[3, "pt_map.models.Agency.MultipleObjectsReturned", false]], "agency_email (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_email", false]], "agency_fare_url (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_fare_url", false]], "agency_id (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_id", false]], "agency_id (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.agency_id", false]], "agency_id (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.agency_id", false]], "agency_id (pt_map.models.route attribute)": [[3, "pt_map.models.Route.agency_id", false]], "agency_lang (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_lang", false]], "agency_name (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_name", false]], "agency_phone (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_phone", false]], "agency_timezone (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_timezone", false]], "agency_url (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.agency_url", false]], "area (class in pt_map.models)": [[3, "pt_map.models.Area", false]], "area.doesnotexist": [[3, "pt_map.models.Area.DoesNotExist", false]], "area.multipleobjectsreturned": [[3, "pt_map.models.Area.MultipleObjectsReturned", false]], "area_description (pt_map.models.area attribute)": [[3, "pt_map.models.Area.area_description", false]], "area_id (pt_map.models.area attribute)": [[3, "pt_map.models.Area.area_id", false]], "area_name (pt_map.models.area attribute)": [[3, "pt_map.models.Area.area_name", false]], "arrival_time (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.arrival_time", false]], "attribution (class in pt_map.models)": [[3, "pt_map.models.Attribution", false]], "attribution.doesnotexist": [[3, "pt_map.models.Attribution.DoesNotExist", false]], "attribution.multipleobjectsreturned": [[3, "pt_map.models.Attribution.MultipleObjectsReturned", false]], "attribution_email (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.attribution_email", false]], "attribution_id (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.attribution_id", false]], "attribution_name (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.attribution_name", false]], "attribution_phone (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.attribution_phone", false]], "attribution_set (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.attribution_set", false]], "attribution_url (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.attribution_url", false]], "bikes_allowed (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.bikes_allowed", false]], "block_id (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.block_id", false]], "booking_rule_id (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.booking_rule_id", false]], "booking_rule_instructions (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.booking_rule_instructions", false]], "booking_type (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.booking_type", false]], "bookingrule (class in pt_map.models)": [[3, "pt_map.models.BookingRule", false]], "bookingrule.doesnotexist": [[3, "pt_map.models.BookingRule.DoesNotExist", false]], "bookingrule.multipleobjectsreturned": [[3, "pt_map.models.BookingRule.MultipleObjectsReturned", false]], "bookingrule_set (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.bookingrule_set", false]], "calendar (class in pt_map.models)": [[3, "pt_map.models.Calendar", false]], "calendar.doesnotexist": [[3, "pt_map.models.Calendar.DoesNotExist", false]], "calendar.multipleobjectsreturned": [[3, "pt_map.models.Calendar.MultipleObjectsReturned", false]], "calendardate (class in pt_map.models)": [[3, "pt_map.models.CalendarDate", false]], "calendardate.doesnotexist": [[3, "pt_map.models.CalendarDate.DoesNotExist", false]], "calendardate.multipleobjectsreturned": [[3, "pt_map.models.CalendarDate.MultipleObjectsReturned", false]], "classes (in module pt_map.models)": [[3, "pt_map.models.Classes", false]], "contains_id (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.contains_id", false]], "continuous_drop_off (pt_map.models.route attribute)": [[3, "pt_map.models.Route.continuous_drop_off", false]], "continuous_pickup (pt_map.models.route attribute)": [[3, "pt_map.models.Route.continuous_pickup", false]], "currency_type (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.currency_type", false]], "data (pt_map.gtfs.gtfs.gtfsfile attribute)": [[3, "pt_map.gtfs.GTFS.GTFSFile.data", false]], "date (pt_map.models.calendardate attribute)": [[3, "pt_map.models.CalendarDate.date", false]], "db_to_gtfs() (in module pt_map.bridge)": [[3, "pt_map.bridge.db_to_gtfs", false]], "default_auto_field (pt_map.apps.ptmapconfig attribute)": [[3, "pt_map.apps.PtMapConfig.default_auto_field", false]], "default_lang (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.default_lang", false]], "departure_time (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.departure_time", false]], "dependencies (pt_map.migrations.0001_initial.migration attribute)": [[4, "pt_map.migrations.0001_initial.Migration.dependencies", false]], "dependencies (pt_map.migrations.0002_alter_calendardate_unique_together_and_more.migration attribute)": [[4, "pt_map.migrations.0002_alter_calendardate_unique_together_and_more.Migration.dependencies", false]], "dependencies (pt_map.migrations.0003_alter_calendar_service_id_and_more.migration attribute)": [[4, "pt_map.migrations.0003_alter_calendar_service_id_and_more.Migration.dependencies", false]], "dependencies (pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more.migration attribute)": [[4, "pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more.Migration.dependencies", false]], "dependencies (pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.migration attribute)": [[4, "pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.Migration.dependencies", false]], "dependencies (pt_map.migrations.0006_alter_route_route_type.migration attribute)": [[4, "pt_map.migrations.0006_alter_route_route_type.Migration.dependencies", false]], "dependencies (pt_map.migrations.0007_location_translation_attribution_bookingrule.migration attribute)": [[4, "pt_map.migrations.0007_location_translation_attribution_bookingrule.Migration.dependencies", false]], "dependencies (pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more.migration attribute)": [[4, "pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more.Migration.dependencies", false]], "dependencies (pt_map.migrations.0009_rename_faremedia_faremedium.migration attribute)": [[4, "pt_map.migrations.0009_rename_faremedia_faremedium.Migration.dependencies", false]], "dependencies (pt_map.migrations.0010_rename_location_locationgeojson.migration attribute)": [[4, "pt_map.migrations.0010_rename_location_locationgeojson.Migration.dependencies", false]], "dependencies (pt_map.migrations.0011_rename_locationgeojson_locationsgeojson.migration attribute)": [[4, "pt_map.migrations.0011_rename_locationgeojson_locationsgeojson.Migration.dependencies", false]], "destination_id (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.destination_id", false]], "direction_id (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.direction_id", false]], "drop_off_type (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.drop_off_type", false]], "end_date (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.end_date", false]], "end_date (pt_map.models.timeframe attribute)": [[3, "pt_map.models.Timeframe.end_date", false]], "end_time (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.end_time", false]], "end_time (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.end_time", false]], "end_time (pt_map.models.timeframe attribute)": [[3, "pt_map.models.Timeframe.end_time", false]], "errors (pt_map.gtfs.gtfs attribute)": [[3, "pt_map.gtfs.GTFS.errors", false]], "exact_times (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.exact_times", false]], "exception_type (pt_map.models.calendardate attribute)": [[3, "pt_map.models.CalendarDate.exception_type", false]], "export() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.export", false]], "fare (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.fare", false]], "fare_id (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.fare_id", false]], "fare_id (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.fare_id", false]], "fare_leg_rule_description (pt_map.models.farelegrule attribute)": [[3, "pt_map.models.FareLegRule.fare_leg_rule_description", false]], "fare_leg_rule_id (pt_map.models.farelegrule attribute)": [[3, "pt_map.models.FareLegRule.fare_leg_rule_id", false]], "fare_leg_rule_name (pt_map.models.farelegrule attribute)": [[3, "pt_map.models.FareLegRule.fare_leg_rule_name", false]], "fare_media_description (pt_map.models.faremedium attribute)": [[3, "pt_map.models.FareMedium.fare_media_description", false]], "fare_media_id (pt_map.models.faremedium attribute)": [[3, "pt_map.models.FareMedium.fare_media_id", false]], "fare_media_name (pt_map.models.faremedium attribute)": [[3, "pt_map.models.FareMedium.fare_media_name", false]], "fare_product_description (pt_map.models.fareproduct attribute)": [[3, "pt_map.models.FareProduct.fare_product_description", false]], "fare_product_id (pt_map.models.fareproduct attribute)": [[3, "pt_map.models.FareProduct.fare_product_id", false]], "fare_product_name (pt_map.models.fareproduct attribute)": [[3, "pt_map.models.FareProduct.fare_product_name", false]], "fare_transfer_rule_description (pt_map.models.faretransferrule attribute)": [[3, "pt_map.models.FareTransferRule.fare_transfer_rule_description", false]], "fare_transfer_rule_id (pt_map.models.faretransferrule attribute)": [[3, "pt_map.models.FareTransferRule.fare_transfer_rule_id", false]], "fare_transfer_rule_name (pt_map.models.faretransferrule attribute)": [[3, "pt_map.models.FareTransferRule.fare_transfer_rule_name", false]], "fareattribute (class in pt_map.models)": [[3, "pt_map.models.FareAttribute", false]], "fareattribute.doesnotexist": [[3, "pt_map.models.FareAttribute.DoesNotExist", false]], "fareattribute.multipleobjectsreturned": [[3, "pt_map.models.FareAttribute.MultipleObjectsReturned", false]], "fareattribute_set (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.fareattribute_set", false]], "farelegrule (class in pt_map.models)": [[3, "pt_map.models.FareLegRule", false]], "farelegrule.doesnotexist": [[3, "pt_map.models.FareLegRule.DoesNotExist", false]], "farelegrule.multipleobjectsreturned": [[3, "pt_map.models.FareLegRule.MultipleObjectsReturned", false]], "faremedium (class in pt_map.models)": [[3, "pt_map.models.FareMedium", false]], "faremedium.doesnotexist": [[3, "pt_map.models.FareMedium.DoesNotExist", false]], "faremedium.multipleobjectsreturned": [[3, "pt_map.models.FareMedium.MultipleObjectsReturned", false]], "fareproduct (class in pt_map.models)": [[3, "pt_map.models.FareProduct", false]], "fareproduct.doesnotexist": [[3, "pt_map.models.FareProduct.DoesNotExist", false]], "fareproduct.multipleobjectsreturned": [[3, "pt_map.models.FareProduct.MultipleObjectsReturned", false]], "farerule (class in pt_map.models)": [[3, "pt_map.models.FareRule", false]], "farerule.doesnotexist": [[3, "pt_map.models.FareRule.DoesNotExist", false]], "farerule.multipleobjectsreturned": [[3, "pt_map.models.FareRule.MultipleObjectsReturned", false]], "farerule_set (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.farerule_set", false]], "farerule_set (pt_map.models.route attribute)": [[3, "pt_map.models.Route.farerule_set", false]], "faretransferrule (class in pt_map.models)": [[3, "pt_map.models.FareTransferRule", false]], "faretransferrule.doesnotexist": [[3, "pt_map.models.FareTransferRule.DoesNotExist", false]], "faretransferrule.multipleobjectsreturned": [[3, "pt_map.models.FareTransferRule.MultipleObjectsReturned", false]], "feed_contact_email (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_contact_email", false]], "feed_contact_url (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_contact_url", false]], "feed_end_date (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_end_date", false]], "feed_id (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_id", false]], "feed_lang (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_lang", false]], "feed_publisher_name (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_publisher_name", false]], "feed_publisher_url (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_publisher_url", false]], "feed_start_date (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_start_date", false]], "feed_version (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.feed_version", false]], "feedinfo (class in pt_map.models)": [[3, "pt_map.models.FeedInfo", false]], "feedinfo.doesnotexist": [[3, "pt_map.models.FeedInfo.DoesNotExist", false]], "feedinfo.multipleobjectsreturned": [[3, "pt_map.models.FeedInfo.MultipleObjectsReturned", false]], "field_name (pt_map.models.translation attribute)": [[3, "pt_map.models.Translation.field_name", false]], "file_name (pt_map.gtfs.gtfs.gtfsfile attribute)": [[3, "pt_map.gtfs.GTFS.GTFSFile.file_name", false]], "folder_path (pt_map.gtfs.gtfs attribute)": [[3, "pt_map.gtfs.GTFS.folder_path", false]], "folder_path (pt_map.gtfs.gtfs.gtfsfile attribute)": [[3, "pt_map.gtfs.GTFS.GTFSFile.folder_path", false]], "frequency (class in pt_map.models)": [[3, "pt_map.models.Frequency", false]], "frequency.doesnotexist": [[3, "pt_map.models.Frequency.DoesNotExist", false]], "frequency.multipleobjectsreturned": [[3, "pt_map.models.Frequency.MultipleObjectsReturned", false]], "frequency_set (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.frequency_set", false]], "friday (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.friday", false]], "from_stop (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.from_stop", false]], "from_stop (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.from_stop", false]], "from_stop_id (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.from_stop_id", false]], "from_stop_id (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.from_stop_id", false]], "get_fields() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.get_fields", false]], "get_files() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.get_files", false]], "get_next_by_date() (pt_map.models.calendardate method)": [[3, "pt_map.models.CalendarDate.get_next_by_date", false]], "get_next_by_end_date() (pt_map.models.calendar method)": [[3, "pt_map.models.Calendar.get_next_by_end_date", false]], "get_next_by_end_date() (pt_map.models.timeframe method)": [[3, "pt_map.models.Timeframe.get_next_by_end_date", false]], "get_next_by_start_date() (pt_map.models.calendar method)": [[3, "pt_map.models.Calendar.get_next_by_start_date", false]], "get_next_by_start_date() (pt_map.models.timeframe method)": [[3, "pt_map.models.Timeframe.get_next_by_start_date", false]], "get_previous_by_date() (pt_map.models.calendardate method)": [[3, "pt_map.models.CalendarDate.get_previous_by_date", false]], "get_previous_by_end_date() (pt_map.models.calendar method)": [[3, "pt_map.models.Calendar.get_previous_by_end_date", false]], "get_previous_by_end_date() (pt_map.models.timeframe method)": [[3, "pt_map.models.Timeframe.get_previous_by_end_date", false]], "get_previous_by_start_date() (pt_map.models.calendar method)": [[3, "pt_map.models.Calendar.get_previous_by_start_date", false]], "get_previous_by_start_date() (pt_map.models.timeframe method)": [[3, "pt_map.models.Timeframe.get_previous_by_start_date", false]], "gtfs (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS", false]], "gtfs.agency (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Agency", false]], "gtfs.areas (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Areas", false]], "gtfs.attributions (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Attributions", false]], "gtfs.bookingrules (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.BookingRules", false]], "gtfs.calendar (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Calendar", false]], "gtfs.calendardates (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.CalendarDates", false]], "gtfs.fareattributes (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.FareAttributes", false]], "gtfs.farelegrules (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.FareLegRules", false]], "gtfs.faremedia (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.FareMedia", false]], "gtfs.fareproducts (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.FareProducts", false]], "gtfs.farerules (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.FareRules", false]], "gtfs.faretransferrules (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.FareTransferRules", false]], "gtfs.feedinfo (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.FeedInfo", false]], "gtfs.frequencies (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Frequencies", false]], "gtfs.gtfsfile (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.GTFSFile", false]], "gtfs.levels (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Levels", false]], "gtfs.locationgroups (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.LocationGroups", false]], "gtfs.locationgroupstops (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.LocationGroupStops", false]], "gtfs.locationsgeojson (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.LocationsGeojson", false]], "gtfs.networks (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Networks", false]], "gtfs.pathways (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Pathways", false]], "gtfs.routenetworks (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.RouteNetworks", false]], "gtfs.routes (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Routes", false]], "gtfs.shapes (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Shapes", false]], "gtfs.stopareas (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.StopAreas", false]], "gtfs.stops (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Stops", false]], "gtfs.stoptimes (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.StopTimes", false]], "gtfs.timeframes (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Timeframes", false]], "gtfs.transfers (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Transfers", false]], "gtfs.translations (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Translations", false]], "gtfs.trips (class in pt_map.gtfs)": [[3, "pt_map.gtfs.GTFS.Trips", false]], "gtfs_to_db() (in module pt_map.bridge)": [[3, "pt_map.bridge.gtfs_to_db", false]], "headway_secs (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.headway_secs", false]], "id (pt_map.models.calendardate attribute)": [[3, "pt_map.models.CalendarDate.id", false]], "id (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.id", false]], "id (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.id", false]], "id (pt_map.models.locationgroupstop attribute)": [[3, "pt_map.models.LocationGroupStop.id", false]], "id (pt_map.models.shape attribute)": [[3, "pt_map.models.Shape.id", false]], "id (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.id", false]], "id (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.id", false]], "id (pt_map.models.translation attribute)": [[3, "pt_map.models.Translation.id", false]], "index() (in module pt_map.views)": [[3, "pt_map.views.index", false]], "initial (pt_map.migrations.0001_initial.migration attribute)": [[4, "pt_map.migrations.0001_initial.Migration.initial", false]], "is_bidirectional (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.is_bidirectional", false]], "is_nan() (in module pt_map.bridge)": [[3, "pt_map.bridge.is_NaN", false]], "language (pt_map.models.translation attribute)": [[3, "pt_map.models.Translation.language", false]], "length (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.length", false]], "level (class in pt_map.models)": [[3, "pt_map.models.Level", false]], "level.doesnotexist": [[3, "pt_map.models.Level.DoesNotExist", false]], "level.multipleobjectsreturned": [[3, "pt_map.models.Level.MultipleObjectsReturned", false]], "level_id (pt_map.models.level attribute)": [[3, "pt_map.models.Level.level_id", false]], "level_id (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.level_id", false]], "level_index (pt_map.models.level attribute)": [[3, "pt_map.models.Level.level_index", false]], "level_name (pt_map.models.level attribute)": [[3, "pt_map.models.Level.level_name", false]], "load_data() (pt_map.gtfs.gtfs.gtfsfile method)": [[3, "pt_map.gtfs.GTFS.GTFSFile.load_data", false]], "load_data() (pt_map.gtfs.gtfs.locationsgeojson method)": [[3, "pt_map.gtfs.GTFS.LocationsGeojson.load_data", false]], "location_group (pt_map.models.locationgroupstop attribute)": [[3, "pt_map.models.LocationGroupStop.location_group", false]], "location_group_id (pt_map.models.locationgroup attribute)": [[3, "pt_map.models.LocationGroup.location_group_id", false]], "location_group_id (pt_map.models.locationgroupstop attribute)": [[3, "pt_map.models.LocationGroupStop.location_group_id", false]], "location_group_name (pt_map.models.locationgroup attribute)": [[3, "pt_map.models.LocationGroup.location_group_name", false]], "location_group_type (pt_map.models.locationgroup attribute)": [[3, "pt_map.models.LocationGroup.location_group_type", false]], "location_id (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.location_id", false]], "location_lat (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.location_lat", false]], "location_lon (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.location_lon", false]], "location_name (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.location_name", false]], "location_type (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.location_type", false]], "location_type (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.location_type", false]], "locationgroup (class in pt_map.models)": [[3, "pt_map.models.LocationGroup", false]], "locationgroup.doesnotexist": [[3, "pt_map.models.LocationGroup.DoesNotExist", false]], "locationgroup.multipleobjectsreturned": [[3, "pt_map.models.LocationGroup.MultipleObjectsReturned", false]], "locationgroupstop (class in pt_map.models)": [[3, "pt_map.models.LocationGroupStop", false]], "locationgroupstop.doesnotexist": [[3, "pt_map.models.LocationGroupStop.DoesNotExist", false]], "locationgroupstop.multipleobjectsreturned": [[3, "pt_map.models.LocationGroupStop.MultipleObjectsReturned", false]], "locationgroupstop_set (pt_map.models.locationgroup attribute)": [[3, "pt_map.models.LocationGroup.locationgroupstop_set", false]], "locationgroupstop_set (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.locationgroupstop_set", false]], "locationsgeojson (class in pt_map.models)": [[3, "pt_map.models.LocationsGeojson", false]], "locationsgeojson.doesnotexist": [[3, "pt_map.models.LocationsGeojson.DoesNotExist", false]], "locationsgeojson.multipleobjectsreturned": [[3, "pt_map.models.LocationsGeojson.MultipleObjectsReturned", false]], "main() (in module manage)": [[1, "manage.main", false]], "manage": [[1, "module-manage", false]], "max_slope (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.max_slope", false]], "migration (class in pt_map.migrations.0001_initial)": [[4, "pt_map.migrations.0001_initial.Migration", false]], "migration (class in pt_map.migrations.0002_alter_calendardate_unique_together_and_more)": [[4, "pt_map.migrations.0002_alter_calendardate_unique_together_and_more.Migration", false]], "migration (class in pt_map.migrations.0003_alter_calendar_service_id_and_more)": [[4, "pt_map.migrations.0003_alter_calendar_service_id_and_more.Migration", false]], "migration (class in pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more)": [[4, "pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more.Migration", false]], "migration (class in pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more)": [[4, "pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.Migration", false]], "migration (class in pt_map.migrations.0006_alter_route_route_type)": [[4, "pt_map.migrations.0006_alter_route_route_type.Migration", false]], "migration (class in pt_map.migrations.0007_location_translation_attribution_bookingrule)": [[4, "pt_map.migrations.0007_location_translation_attribution_bookingrule.Migration", false]], "migration (class in pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more)": [[4, "pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more.Migration", false]], "migration (class in pt_map.migrations.0009_rename_faremedia_faremedium)": [[4, "pt_map.migrations.0009_rename_faremedia_faremedium.Migration", false]], "migration (class in pt_map.migrations.0010_rename_location_locationgeojson)": [[4, "pt_map.migrations.0010_rename_location_locationgeojson.Migration", false]], "migration (class in pt_map.migrations.0011_rename_locationgeojson_locationsgeojson)": [[4, "pt_map.migrations.0011_rename_locationgeojson_locationsgeojson.Migration", false]], "min_transfer_time (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.min_transfer_time", false]], "min_width (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.min_width", false]], "module": [[1, "module-manage", false], [3, "module-pt_map", false], [3, "module-pt_map.admin", false], [3, "module-pt_map.apps", false], [3, "module-pt_map.bridge", false], [3, "module-pt_map.gtfs", false], [3, "module-pt_map.models", false], [3, "module-pt_map.tests", false], [3, "module-pt_map.urls", false], [3, "module-pt_map.views", false], [4, "module-pt_map.migrations", false], [4, "module-pt_map.migrations.0001_initial", false], [4, "module-pt_map.migrations.0002_alter_calendardate_unique_together_and_more", false], [4, "module-pt_map.migrations.0003_alter_calendar_service_id_and_more", false], [4, "module-pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more", false], [4, "module-pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more", false], [4, "module-pt_map.migrations.0006_alter_route_route_type", false], [4, "module-pt_map.migrations.0007_location_translation_attribution_bookingrule", false], [4, "module-pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more", false], [4, "module-pt_map.migrations.0009_rename_faremedia_faremedium", false], [4, "module-pt_map.migrations.0010_rename_location_locationgeojson", false], [4, "module-pt_map.migrations.0011_rename_locationgeojson_locationsgeojson", false], [5, "module-transport_accessibility", false], [5, "module-transport_accessibility.asgi", false], [5, "module-transport_accessibility.settings", false], [5, "module-transport_accessibility.urls", false], [5, "module-transport_accessibility.wsgi", false]], "monday (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.monday", false]], "name (pt_map.apps.ptmapconfig attribute)": [[3, "pt_map.apps.PtMapConfig.name", false]], "network (class in pt_map.models)": [[3, "pt_map.models.Network", false]], "network.doesnotexist": [[3, "pt_map.models.Network.DoesNotExist", false]], "network.multipleobjectsreturned": [[3, "pt_map.models.Network.MultipleObjectsReturned", false]], "network_id (pt_map.models.network attribute)": [[3, "pt_map.models.Network.network_id", false]], "network_name (pt_map.models.network attribute)": [[3, "pt_map.models.Network.network_name", false]], "objects (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.objects", false]], "objects (pt_map.models.area attribute)": [[3, "pt_map.models.Area.objects", false]], "objects (pt_map.models.attribution attribute)": [[3, "pt_map.models.Attribution.objects", false]], "objects (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.objects", false]], "objects (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.objects", false]], "objects (pt_map.models.calendardate attribute)": [[3, "pt_map.models.CalendarDate.objects", false]], "objects (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.objects", false]], "objects (pt_map.models.farelegrule attribute)": [[3, "pt_map.models.FareLegRule.objects", false]], "objects (pt_map.models.faremedium attribute)": [[3, "pt_map.models.FareMedium.objects", false]], "objects (pt_map.models.fareproduct attribute)": [[3, "pt_map.models.FareProduct.objects", false]], "objects (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.objects", false]], "objects (pt_map.models.faretransferrule attribute)": [[3, "pt_map.models.FareTransferRule.objects", false]], "objects (pt_map.models.feedinfo attribute)": [[3, "pt_map.models.FeedInfo.objects", false]], "objects (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.objects", false]], "objects (pt_map.models.level attribute)": [[3, "pt_map.models.Level.objects", false]], "objects (pt_map.models.locationgroup attribute)": [[3, "pt_map.models.LocationGroup.objects", false]], "objects (pt_map.models.locationgroupstop attribute)": [[3, "pt_map.models.LocationGroupStop.objects", false]], "objects (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.objects", false]], "objects (pt_map.models.network attribute)": [[3, "pt_map.models.Network.objects", false]], "objects (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.objects", false]], "objects (pt_map.models.route attribute)": [[3, "pt_map.models.Route.objects", false]], "objects (pt_map.models.routenetwork attribute)": [[3, "pt_map.models.RouteNetwork.objects", false]], "objects (pt_map.models.shape attribute)": [[3, "pt_map.models.Shape.objects", false]], "objects (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.objects", false]], "objects (pt_map.models.stoparea attribute)": [[3, "pt_map.models.StopArea.objects", false]], "objects (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.objects", false]], "objects (pt_map.models.timeframe attribute)": [[3, "pt_map.models.Timeframe.objects", false]], "objects (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.objects", false]], "objects (pt_map.models.translation attribute)": [[3, "pt_map.models.Translation.objects", false]], "objects (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.objects", false]], "operations (pt_map.migrations.0001_initial.migration attribute)": [[4, "pt_map.migrations.0001_initial.Migration.operations", false]], "operations (pt_map.migrations.0002_alter_calendardate_unique_together_and_more.migration attribute)": [[4, "pt_map.migrations.0002_alter_calendardate_unique_together_and_more.Migration.operations", false]], "operations (pt_map.migrations.0003_alter_calendar_service_id_and_more.migration attribute)": [[4, "pt_map.migrations.0003_alter_calendar_service_id_and_more.Migration.operations", false]], "operations (pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more.migration attribute)": [[4, "pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more.Migration.operations", false]], "operations (pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.migration attribute)": [[4, "pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.Migration.operations", false]], "operations (pt_map.migrations.0006_alter_route_route_type.migration attribute)": [[4, "pt_map.migrations.0006_alter_route_route_type.Migration.operations", false]], "operations (pt_map.migrations.0007_location_translation_attribution_bookingrule.migration attribute)": [[4, "pt_map.migrations.0007_location_translation_attribution_bookingrule.Migration.operations", false]], "operations (pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more.migration attribute)": [[4, "pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more.Migration.operations", false]], "operations (pt_map.migrations.0009_rename_faremedia_faremedium.migration attribute)": [[4, "pt_map.migrations.0009_rename_faremedia_faremedium.Migration.operations", false]], "operations (pt_map.migrations.0010_rename_location_locationgeojson.migration attribute)": [[4, "pt_map.migrations.0010_rename_location_locationgeojson.Migration.operations", false]], "operations (pt_map.migrations.0011_rename_locationgeojson_locationsgeojson.migration attribute)": [[4, "pt_map.migrations.0011_rename_locationgeojson_locationsgeojson.Migration.operations", false]], "origin_id (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.origin_id", false]], "parent_location_id (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.parent_location_id", false]], "parent_station (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.parent_station", false]], "parent_station_id (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.parent_station_id", false]], "pathway (class in pt_map.models)": [[3, "pt_map.models.Pathway", false]], "pathway.doesnotexist": [[3, "pt_map.models.Pathway.DoesNotExist", false]], "pathway.multipleobjectsreturned": [[3, "pt_map.models.Pathway.MultipleObjectsReturned", false]], "pathway_id (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.pathway_id", false]], "pathway_mode (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.pathway_mode", false]], "pathways_from (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.pathways_from", false]], "pathways_to (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.pathways_to", false]], "payment_method (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.payment_method", false]], "pickup_type (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.pickup_type", false]], "platform_code (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.platform_code", false]], "price (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.price", false]], "pt_map": [[3, "module-pt_map", false]], "pt_map.admin": [[3, "module-pt_map.admin", false]], "pt_map.apps": [[3, "module-pt_map.apps", false]], "pt_map.bridge": [[3, "module-pt_map.bridge", false]], "pt_map.gtfs": [[3, "module-pt_map.gtfs", false]], "pt_map.migrations": [[4, "module-pt_map.migrations", false]], "pt_map.migrations.0001_initial": [[4, "module-pt_map.migrations.0001_initial", false]], "pt_map.migrations.0002_alter_calendardate_unique_together_and_more": [[4, "module-pt_map.migrations.0002_alter_calendardate_unique_together_and_more", false]], "pt_map.migrations.0003_alter_calendar_service_id_and_more": [[4, "module-pt_map.migrations.0003_alter_calendar_service_id_and_more", false]], "pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more": [[4, "module-pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more", false]], "pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more": [[4, "module-pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more", false]], "pt_map.migrations.0006_alter_route_route_type": [[4, "module-pt_map.migrations.0006_alter_route_route_type", false]], "pt_map.migrations.0007_location_translation_attribution_bookingrule": [[4, "module-pt_map.migrations.0007_location_translation_attribution_bookingrule", false]], "pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more": [[4, "module-pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more", false]], "pt_map.migrations.0009_rename_faremedia_faremedium": [[4, "module-pt_map.migrations.0009_rename_faremedia_faremedium", false]], "pt_map.migrations.0010_rename_location_locationgeojson": [[4, "module-pt_map.migrations.0010_rename_location_locationgeojson", false]], "pt_map.migrations.0011_rename_locationgeojson_locationsgeojson": [[4, "module-pt_map.migrations.0011_rename_locationgeojson_locationsgeojson", false]], "pt_map.models": [[3, "module-pt_map.models", false]], "pt_map.tests": [[3, "module-pt_map.tests", false]], "pt_map.urls": [[3, "module-pt_map.urls", false]], "pt_map.views": [[3, "module-pt_map.views", false]], "ptmapconfig (class in pt_map.apps)": [[3, "pt_map.apps.PtMapConfig", false]], "reversed_signposted_as (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.reversed_signposted_as", false]], "route (class in pt_map.models)": [[3, "pt_map.models.Route", false]], "route (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.route", false]], "route (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.route", false]], "route.doesnotexist": [[3, "pt_map.models.Route.DoesNotExist", false]], "route.multipleobjectsreturned": [[3, "pt_map.models.Route.MultipleObjectsReturned", false]], "route_color (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_color", false]], "route_desc (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_desc", false]], "route_id (pt_map.models.farerule attribute)": [[3, "pt_map.models.FareRule.route_id", false]], "route_id (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_id", false]], "route_id (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.route_id", false]], "route_long_name (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_long_name", false]], "route_network_id (pt_map.models.routenetwork attribute)": [[3, "pt_map.models.RouteNetwork.route_network_id", false]], "route_network_name (pt_map.models.routenetwork attribute)": [[3, "pt_map.models.RouteNetwork.route_network_name", false]], "route_set (pt_map.models.agency attribute)": [[3, "pt_map.models.Agency.route_set", false]], "route_short_name (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_short_name", false]], "route_sort_order (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_sort_order", false]], "route_text_color (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_text_color", false]], "route_type (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_type", false]], "route_url (pt_map.models.route attribute)": [[3, "pt_map.models.Route.route_url", false]], "routenetwork (class in pt_map.models)": [[3, "pt_map.models.RouteNetwork", false]], "routenetwork.doesnotexist": [[3, "pt_map.models.RouteNetwork.DoesNotExist", false]], "routenetwork.multipleobjectsreturned": [[3, "pt_map.models.RouteNetwork.MultipleObjectsReturned", false]], "rule_criteria (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.rule_criteria", false]], "saturday (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.saturday", false]], "service_id (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.service_id", false]], "service_id (pt_map.models.calendardate attribute)": [[3, "pt_map.models.CalendarDate.service_id", false]], "service_id (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.service_id", false]], "shape (class in pt_map.models)": [[3, "pt_map.models.Shape", false]], "shape.doesnotexist": [[3, "pt_map.models.Shape.DoesNotExist", false]], "shape.multipleobjectsreturned": [[3, "pt_map.models.Shape.MultipleObjectsReturned", false]], "shape_dist_traveled (pt_map.models.shape attribute)": [[3, "pt_map.models.Shape.shape_dist_traveled", false]], "shape_dist_traveled (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.shape_dist_traveled", false]], "shape_id (pt_map.models.shape attribute)": [[3, "pt_map.models.Shape.shape_id", false]], "shape_id (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.shape_id", false]], "shape_pt_lat (pt_map.models.shape attribute)": [[3, "pt_map.models.Shape.shape_pt_lat", false]], "shape_pt_lon (pt_map.models.shape attribute)": [[3, "pt_map.models.Shape.shape_pt_lon", false]], "shape_pt_sequence (pt_map.models.shape attribute)": [[3, "pt_map.models.Shape.shape_pt_sequence", false]], "signposted_as (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.signposted_as", false]], "stair_count (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.stair_count", false]], "standardize_time() (in module pt_map.bridge)": [[3, "pt_map.bridge.standardize_time", false]], "start_date (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.start_date", false]], "start_date (pt_map.models.timeframe attribute)": [[3, "pt_map.models.Timeframe.start_date", false]], "start_time (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.start_time", false]], "start_time (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.start_time", false]], "start_time (pt_map.models.timeframe attribute)": [[3, "pt_map.models.Timeframe.start_time", false]], "stdz() (in module pt_map.bridge)": [[3, "pt_map.bridge.stdz", false]], "stop (class in pt_map.models)": [[3, "pt_map.models.Stop", false]], "stop (pt_map.models.locationgroupstop attribute)": [[3, "pt_map.models.LocationGroupStop.stop", false]], "stop (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.stop", false]], "stop.doesnotexist": [[3, "pt_map.models.Stop.DoesNotExist", false]], "stop.multipleobjectsreturned": [[3, "pt_map.models.Stop.MultipleObjectsReturned", false]], "stop_area_description (pt_map.models.stoparea attribute)": [[3, "pt_map.models.StopArea.stop_area_description", false]], "stop_area_id (pt_map.models.stoparea attribute)": [[3, "pt_map.models.StopArea.stop_area_id", false]], "stop_area_name (pt_map.models.stoparea attribute)": [[3, "pt_map.models.StopArea.stop_area_name", false]], "stop_code (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_code", false]], "stop_desc (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_desc", false]], "stop_headsign (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.stop_headsign", false]], "stop_id (pt_map.models.locationgroupstop attribute)": [[3, "pt_map.models.LocationGroupStop.stop_id", false]], "stop_id (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_id", false]], "stop_id (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.stop_id", false]], "stop_lat (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_lat", false]], "stop_lon (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_lon", false]], "stop_name (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_name", false]], "stop_sequence (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.stop_sequence", false]], "stop_set (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_set", false]], "stop_timezone (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_timezone", false]], "stop_url (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stop_url", false]], "stoparea (class in pt_map.models)": [[3, "pt_map.models.StopArea", false]], "stoparea.doesnotexist": [[3, "pt_map.models.StopArea.DoesNotExist", false]], "stoparea.multipleobjectsreturned": [[3, "pt_map.models.StopArea.MultipleObjectsReturned", false]], "stoptime (class in pt_map.models)": [[3, "pt_map.models.StopTime", false]], "stoptime.doesnotexist": [[3, "pt_map.models.StopTime.DoesNotExist", false]], "stoptime.multipleobjectsreturned": [[3, "pt_map.models.StopTime.MultipleObjectsReturned", false]], "stoptime_set (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.stoptime_set", false]], "stoptime_set (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.stoptime_set", false]], "sunday (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.sunday", false]], "table_name (pt_map.models.translation attribute)": [[3, "pt_map.models.Translation.table_name", false]], "thursday (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.thursday", false]], "time_frame_id (pt_map.models.timeframe attribute)": [[3, "pt_map.models.Timeframe.time_frame_id", false]], "timeframe (class in pt_map.models)": [[3, "pt_map.models.Timeframe", false]], "timeframe.doesnotexist": [[3, "pt_map.models.Timeframe.DoesNotExist", false]], "timeframe.multipleobjectsreturned": [[3, "pt_map.models.Timeframe.MultipleObjectsReturned", false]], "timepoint (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.timepoint", false]], "to_camel_case() (in module pt_map.bridge)": [[3, "pt_map.bridge.to_camel_case", false]], "to_stop (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.to_stop", false]], "to_stop (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.to_stop", false]], "to_stop_id (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.to_stop_id", false]], "to_stop_id (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.to_stop_id", false]], "transfer (class in pt_map.models)": [[3, "pt_map.models.Transfer", false]], "transfer.doesnotexist": [[3, "pt_map.models.Transfer.DoesNotExist", false]], "transfer.multipleobjectsreturned": [[3, "pt_map.models.Transfer.MultipleObjectsReturned", false]], "transfer_duration (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.transfer_duration", false]], "transfer_type (pt_map.models.transfer attribute)": [[3, "pt_map.models.Transfer.transfer_type", false]], "transfers (pt_map.models.fareattribute attribute)": [[3, "pt_map.models.FareAttribute.transfers", false]], "transfers_from (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.transfers_from", false]], "transfers_to (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.transfers_to", false]], "translation (class in pt_map.models)": [[3, "pt_map.models.Translation", false]], "translation (pt_map.models.translation attribute)": [[3, "pt_map.models.Translation.translation", false]], "translation.doesnotexist": [[3, "pt_map.models.Translation.DoesNotExist", false]], "translation.multipleobjectsreturned": [[3, "pt_map.models.Translation.MultipleObjectsReturned", false]], "transport_accessibility": [[5, "module-transport_accessibility", false]], "transport_accessibility.asgi": [[5, "module-transport_accessibility.asgi", false]], "transport_accessibility.settings": [[5, "module-transport_accessibility.settings", false]], "transport_accessibility.urls": [[5, "module-transport_accessibility.urls", false]], "transport_accessibility.wsgi": [[5, "module-transport_accessibility.wsgi", false]], "traversal_time (pt_map.models.pathway attribute)": [[3, "pt_map.models.Pathway.traversal_time", false]], "trip (class in pt_map.models)": [[3, "pt_map.models.Trip", false]], "trip (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.trip", false]], "trip (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.trip", false]], "trip (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.trip", false]], "trip.doesnotexist": [[3, "pt_map.models.Trip.DoesNotExist", false]], "trip.multipleobjectsreturned": [[3, "pt_map.models.Trip.MultipleObjectsReturned", false]], "trip_headsign (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.trip_headsign", false]], "trip_id (pt_map.models.bookingrule attribute)": [[3, "pt_map.models.BookingRule.trip_id", false]], "trip_id (pt_map.models.frequency attribute)": [[3, "pt_map.models.Frequency.trip_id", false]], "trip_id (pt_map.models.stoptime attribute)": [[3, "pt_map.models.StopTime.trip_id", false]], "trip_id (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.trip_id", false]], "trip_set (pt_map.models.route attribute)": [[3, "pt_map.models.Route.trip_set", false]], "trip_short_name (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.trip_short_name", false]], "tuesday (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.tuesday", false]], "validate() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate", false]], "validate_agency() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_agency", false]], "validate_areas() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_areas", false]], "validate_attributions() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_attributions", false]], "validate_booking_rules() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_booking_rules", false]], "validate_calendar() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_calendar", false]], "validate_calendar_dates() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_calendar_dates", false]], "validate_fare_attributes() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_fare_attributes", false]], "validate_fare_leg_rules() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_fare_leg_rules", false]], "validate_fare_media() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_fare_media", false]], "validate_fare_products() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_fare_products", false]], "validate_fare_rules() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_fare_rules", false]], "validate_fare_transfer_rules() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_fare_transfer_rules", false]], "validate_feed_info() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_feed_info", false]], "validate_frequencies() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_frequencies", false]], "validate_lat_lon() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_lat_lon", false]], "validate_levels() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_levels", false]], "validate_location_group_stops() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_location_group_stops", false]], "validate_location_groups() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_location_groups", false]], "validate_locations_geojson() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_locations_geojson", false]], "validate_networks() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_networks", false]], "validate_optional_fields() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_optional_fields", false]], "validate_pathways() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_pathways", false]], "validate_required_fields() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_required_fields", false]], "validate_route_networks() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_route_networks", false]], "validate_routes() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_routes", false]], "validate_shapes() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_shapes", false]], "validate_stop_areas() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_stop_areas", false]], "validate_stop_times() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_stop_times", false]], "validate_stops() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_stops", false]], "validate_timeframes() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_timeframes", false]], "validate_transfers() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_transfers", false]], "validate_translations() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_translations", false]], "validate_trips() (pt_map.gtfs.gtfs method)": [[3, "pt_map.gtfs.GTFS.validate_trips", false]], "wednesday (pt_map.models.calendar attribute)": [[3, "pt_map.models.Calendar.wednesday", false]], "wheelchair_accessible (pt_map.models.trip attribute)": [[3, "pt_map.models.Trip.wheelchair_accessible", false]], "wheelchair_boarding (pt_map.models.locationsgeojson attribute)": [[3, "pt_map.models.LocationsGeojson.wheelchair_boarding", false]], "wheelchair_boarding (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.wheelchair_boarding", false]], "zone_id (pt_map.models.stop attribute)": [[3, "pt_map.models.Stop.zone_id", false]]}, "objects": {"": [[1, 0, 0, "-", "manage"], [3, 0, 0, "-", "pt_map"], [5, 0, 0, "-", "transport_accessibility"]], "manage": [[1, 1, 1, "", "main"]], "pt_map": [[3, 0, 0, "-", "admin"], [3, 0, 0, "-", "apps"], [3, 0, 0, "-", "bridge"], [3, 0, 0, "-", "gtfs"], [4, 0, 0, "-", "migrations"], [3, 0, 0, "-", "models"], [3, 0, 0, "-", "tests"], [3, 0, 0, "-", "urls"], [3, 0, 0, "-", "views"]], "pt_map.apps": [[3, 2, 1, "", "PtMapConfig"]], "pt_map.apps.PtMapConfig": [[3, 3, 1, "", "default_auto_field"], [3, 3, 1, "", "name"]], "pt_map.bridge": [[3, 1, 1, "", "db_to_gtfs"], [3, 1, 1, "", "gtfs_to_db"], [3, 1, 1, "", "is_NaN"], [3, 1, 1, "", "standardize_time"], [3, 1, 1, "", "stdz"], [3, 1, 1, "", "to_camel_case"]], "pt_map.gtfs": [[3, 2, 1, "", "GTFS"]], "pt_map.gtfs.GTFS": [[3, 2, 1, "", "Agency"], [3, 2, 1, "", "Areas"], [3, 2, 1, "", "Attributions"], [3, 2, 1, "", "BookingRules"], [3, 2, 1, "", "Calendar"], [3, 2, 1, "", "CalendarDates"], [3, 2, 1, "", "FareAttributes"], [3, 2, 1, "", "FareLegRules"], [3, 2, 1, "", "FareMedia"], [3, 2, 1, "", "FareProducts"], [3, 2, 1, "", "FareRules"], [3, 2, 1, "", "FareTransferRules"], [3, 2, 1, "", "FeedInfo"], [3, 2, 1, "", "Frequencies"], [3, 2, 1, "", "GTFSFile"], [3, 2, 1, "", "Levels"], [3, 2, 1, "", "LocationGroupStops"], [3, 2, 1, "", "LocationGroups"], [3, 2, 1, "", "LocationsGeojson"], [3, 2, 1, "", "Networks"], [3, 2, 1, "", "Pathways"], [3, 2, 1, "", "RouteNetworks"], [3, 2, 1, "", "Routes"], [3, 2, 1, "", "Shapes"], [3, 2, 1, "", "StopAreas"], [3, 2, 1, "", "StopTimes"], [3, 2, 1, "", "Stops"], [3, 2, 1, "", "Timeframes"], [3, 2, 1, "", "Transfers"], [3, 2, 1, "", "Translations"], [3, 2, 1, "", "Trips"], [3, 3, 1, "", "errors"], [3, 4, 1, "", "export"], [3, 3, 1, "", "folder_path"], [3, 4, 1, "", "get_fields"], [3, 4, 1, "", "get_files"], [3, 4, 1, "", "validate"], [3, 4, 1, "", "validate_agency"], [3, 4, 1, "", "validate_areas"], [3, 4, 1, "", "validate_attributions"], [3, 4, 1, "", "validate_booking_rules"], [3, 4, 1, "", "validate_calendar"], [3, 4, 1, "", "validate_calendar_dates"], [3, 4, 1, "", "validate_fare_attributes"], [3, 4, 1, "", "validate_fare_leg_rules"], [3, 4, 1, "", "validate_fare_media"], [3, 4, 1, "", "validate_fare_products"], [3, 4, 1, "", "validate_fare_rules"], [3, 4, 1, "", "validate_fare_transfer_rules"], [3, 4, 1, "", "validate_feed_info"], [3, 4, 1, "", "validate_frequencies"], [3, 4, 1, "", "validate_lat_lon"], [3, 4, 1, "", "validate_levels"], [3, 4, 1, "", "validate_location_group_stops"], [3, 4, 1, "", "validate_location_groups"], [3, 4, 1, "", "validate_locations_geojson"], [3, 4, 1, "", "validate_networks"], [3, 4, 1, "", "validate_optional_fields"], [3, 4, 1, "", "validate_pathways"], [3, 4, 1, "", "validate_required_fields"], [3, 4, 1, "", "validate_route_networks"], [3, 4, 1, "", "validate_routes"], [3, 4, 1, "", "validate_shapes"], [3, 4, 1, "", "validate_stop_areas"], [3, 4, 1, "", "validate_stop_times"], [3, 4, 1, "", "validate_stops"], [3, 4, 1, "", "validate_timeframes"], [3, 4, 1, "", "validate_transfers"], [3, 4, 1, "", "validate_translations"], [3, 4, 1, "", "validate_trips"]], "pt_map.gtfs.GTFS.GTFSFile": [[3, 3, 1, "", "data"], [3, 3, 1, "", "file_name"], [3, 3, 1, "", "folder_path"], [3, 4, 1, "", "load_data"]], "pt_map.gtfs.GTFS.LocationsGeojson": [[3, 4, 1, "", "load_data"]], "pt_map.migrations": [[4, 0, 0, "-", "0001_initial"], [4, 0, 0, "-", "0002_alter_calendardate_unique_together_and_more"], [4, 0, 0, "-", "0003_alter_calendar_service_id_and_more"], [4, 0, 0, "-", "0004_alter_agency_agency_id_alter_calendar_service_id_and_more"], [4, 0, 0, "-", "0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more"], [4, 0, 0, "-", "0006_alter_route_route_type"], [4, 0, 0, "-", "0007_location_translation_attribution_bookingrule"], [4, 0, 0, "-", "0008_area_farelegrule_faremedia_fareproduct_and_more"], [4, 0, 0, "-", "0009_rename_faremedia_faremedium"], [4, 0, 0, "-", "0010_rename_location_locationgeojson"], [4, 0, 0, "-", "0011_rename_locationgeojson_locationsgeojson"]], "pt_map.migrations.0001_initial": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0001_initial.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "initial"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0002_alter_calendardate_unique_together_and_more": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0002_alter_calendardate_unique_together_and_more.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0003_alter_calendar_service_id_and_more": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0003_alter_calendar_service_id_and_more.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0006_alter_route_route_type": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0006_alter_route_route_type.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0007_location_translation_attribution_bookingrule": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0007_location_translation_attribution_bookingrule.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0009_rename_faremedia_faremedium": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0009_rename_faremedia_faremedium.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0010_rename_location_locationgeojson": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0010_rename_location_locationgeojson.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.migrations.0011_rename_locationgeojson_locationsgeojson": [[4, 2, 1, "", "Migration"]], "pt_map.migrations.0011_rename_locationgeojson_locationsgeojson.Migration": [[4, 3, 1, "", "dependencies"], [4, 3, 1, "", "operations"]], "pt_map.models": [[3, 2, 1, "", "Agency"], [3, 2, 1, "", "Area"], [3, 2, 1, "", "Attribution"], [3, 2, 1, "", "BookingRule"], [3, 2, 1, "", "Calendar"], [3, 2, 1, "", "CalendarDate"], [3, 3, 1, "", "Classes"], [3, 2, 1, "", "FareAttribute"], [3, 2, 1, "", "FareLegRule"], [3, 2, 1, "", "FareMedium"], [3, 2, 1, "", "FareProduct"], [3, 2, 1, "", "FareRule"], [3, 2, 1, "", "FareTransferRule"], [3, 2, 1, "", "FeedInfo"], [3, 2, 1, "", "Frequency"], [3, 2, 1, "", "Level"], [3, 2, 1, "", "LocationGroup"], [3, 2, 1, "", "LocationGroupStop"], [3, 2, 1, "", "LocationsGeojson"], [3, 2, 1, "", "Network"], [3, 2, 1, "", "Pathway"], [3, 2, 1, "", "Route"], [3, 2, 1, "", "RouteNetwork"], [3, 2, 1, "", "Shape"], [3, 2, 1, "", "Stop"], [3, 2, 1, "", "StopArea"], [3, 2, 1, "", "StopTime"], [3, 2, 1, "", "Timeframe"], [3, 2, 1, "", "Transfer"], [3, 2, 1, "", "Translation"], [3, 2, 1, "", "Trip"]], "pt_map.models.Agency": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "agency_email"], [3, 3, 1, "", "agency_fare_url"], [3, 3, 1, "", "agency_id"], [3, 3, 1, "", "agency_lang"], [3, 3, 1, "", "agency_name"], [3, 3, 1, "", "agency_phone"], [3, 3, 1, "", "agency_timezone"], [3, 3, 1, "", "agency_url"], [3, 3, 1, "", "attribution_set"], [3, 3, 1, "", "fareattribute_set"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "route_set"]], "pt_map.models.Area": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "area_description"], [3, 3, 1, "", "area_id"], [3, 3, 1, "", "area_name"], [3, 3, 1, "", "objects"]], "pt_map.models.Attribution": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "agency"], [3, 3, 1, "", "agency_id"], [3, 3, 1, "", "attribution_email"], [3, 3, 1, "", "attribution_id"], [3, 3, 1, "", "attribution_name"], [3, 3, 1, "", "attribution_phone"], [3, 3, 1, "", "attribution_url"], [3, 3, 1, "", "objects"]], "pt_map.models.BookingRule": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "booking_rule_id"], [3, 3, 1, "", "booking_rule_instructions"], [3, 3, 1, "", "booking_type"], [3, 3, 1, "", "end_time"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "rule_criteria"], [3, 3, 1, "", "start_time"], [3, 3, 1, "", "trip"], [3, 3, 1, "", "trip_id"]], "pt_map.models.Calendar": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "end_date"], [3, 3, 1, "", "friday"], [3, 4, 1, "", "get_next_by_end_date"], [3, 4, 1, "", "get_next_by_start_date"], [3, 4, 1, "", "get_previous_by_end_date"], [3, 4, 1, "", "get_previous_by_start_date"], [3, 3, 1, "", "monday"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "saturday"], [3, 3, 1, "", "service_id"], [3, 3, 1, "", "start_date"], [3, 3, 1, "", "sunday"], [3, 3, 1, "", "thursday"], [3, 3, 1, "", "tuesday"], [3, 3, 1, "", "wednesday"]], "pt_map.models.CalendarDate": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "date"], [3, 3, 1, "", "exception_type"], [3, 4, 1, "", "get_next_by_date"], [3, 4, 1, "", "get_previous_by_date"], [3, 3, 1, "", "id"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "service_id"]], "pt_map.models.FareAttribute": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "agency"], [3, 3, 1, "", "agency_id"], [3, 3, 1, "", "currency_type"], [3, 3, 1, "", "fare_id"], [3, 3, 1, "", "farerule_set"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "payment_method"], [3, 3, 1, "", "price"], [3, 3, 1, "", "transfer_duration"], [3, 3, 1, "", "transfers"]], "pt_map.models.FareLegRule": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "fare_leg_rule_description"], [3, 3, 1, "", "fare_leg_rule_id"], [3, 3, 1, "", "fare_leg_rule_name"], [3, 3, 1, "", "objects"]], "pt_map.models.FareMedium": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "fare_media_description"], [3, 3, 1, "", "fare_media_id"], [3, 3, 1, "", "fare_media_name"], [3, 3, 1, "", "objects"]], "pt_map.models.FareProduct": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "fare_product_description"], [3, 3, 1, "", "fare_product_id"], [3, 3, 1, "", "fare_product_name"], [3, 3, 1, "", "objects"]], "pt_map.models.FareRule": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "contains_id"], [3, 3, 1, "", "destination_id"], [3, 3, 1, "", "fare"], [3, 3, 1, "", "fare_id"], [3, 3, 1, "", "id"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "origin_id"], [3, 3, 1, "", "route"], [3, 3, 1, "", "route_id"]], "pt_map.models.FareTransferRule": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "fare_transfer_rule_description"], [3, 3, 1, "", "fare_transfer_rule_id"], [3, 3, 1, "", "fare_transfer_rule_name"], [3, 3, 1, "", "objects"]], "pt_map.models.FeedInfo": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "default_lang"], [3, 3, 1, "", "feed_contact_email"], [3, 3, 1, "", "feed_contact_url"], [3, 3, 1, "", "feed_end_date"], [3, 3, 1, "", "feed_id"], [3, 3, 1, "", "feed_lang"], [3, 3, 1, "", "feed_publisher_name"], [3, 3, 1, "", "feed_publisher_url"], [3, 3, 1, "", "feed_start_date"], [3, 3, 1, "", "feed_version"], [3, 3, 1, "", "objects"]], "pt_map.models.Frequency": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "end_time"], [3, 3, 1, "", "exact_times"], [3, 3, 1, "", "headway_secs"], [3, 3, 1, "", "id"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "start_time"], [3, 3, 1, "", "trip"], [3, 3, 1, "", "trip_id"]], "pt_map.models.Level": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "level_id"], [3, 3, 1, "", "level_index"], [3, 3, 1, "", "level_name"], [3, 3, 1, "", "objects"]], "pt_map.models.LocationGroup": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "location_group_id"], [3, 3, 1, "", "location_group_name"], [3, 3, 1, "", "location_group_type"], [3, 3, 1, "", "locationgroupstop_set"], [3, 3, 1, "", "objects"]], "pt_map.models.LocationGroupStop": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "id"], [3, 3, 1, "", "location_group"], [3, 3, 1, "", "location_group_id"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "stop"], [3, 3, 1, "", "stop_id"]], "pt_map.models.LocationsGeojson": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "location_id"], [3, 3, 1, "", "location_lat"], [3, 3, 1, "", "location_lon"], [3, 3, 1, "", "location_name"], [3, 3, 1, "", "location_type"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "parent_location_id"], [3, 3, 1, "", "wheelchair_boarding"]], "pt_map.models.Network": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "network_id"], [3, 3, 1, "", "network_name"], [3, 3, 1, "", "objects"]], "pt_map.models.Pathway": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "from_stop"], [3, 3, 1, "", "from_stop_id"], [3, 3, 1, "", "is_bidirectional"], [3, 3, 1, "", "length"], [3, 3, 1, "", "max_slope"], [3, 3, 1, "", "min_width"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "pathway_id"], [3, 3, 1, "", "pathway_mode"], [3, 3, 1, "", "reversed_signposted_as"], [3, 3, 1, "", "signposted_as"], [3, 3, 1, "", "stair_count"], [3, 3, 1, "", "to_stop"], [3, 3, 1, "", "to_stop_id"], [3, 3, 1, "", "traversal_time"]], "pt_map.models.Route": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "agency"], [3, 3, 1, "", "agency_id"], [3, 3, 1, "", "continuous_drop_off"], [3, 3, 1, "", "continuous_pickup"], [3, 3, 1, "", "farerule_set"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "route_color"], [3, 3, 1, "", "route_desc"], [3, 3, 1, "", "route_id"], [3, 3, 1, "", "route_long_name"], [3, 3, 1, "", "route_short_name"], [3, 3, 1, "", "route_sort_order"], [3, 3, 1, "", "route_text_color"], [3, 3, 1, "", "route_type"], [3, 3, 1, "", "route_url"], [3, 3, 1, "", "trip_set"]], "pt_map.models.RouteNetwork": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "route_network_id"], [3, 3, 1, "", "route_network_name"]], "pt_map.models.Shape": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "id"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "shape_dist_traveled"], [3, 3, 1, "", "shape_id"], [3, 3, 1, "", "shape_pt_lat"], [3, 3, 1, "", "shape_pt_lon"], [3, 3, 1, "", "shape_pt_sequence"]], "pt_map.models.Stop": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "level_id"], [3, 3, 1, "", "location_type"], [3, 3, 1, "", "locationgroupstop_set"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "parent_station"], [3, 3, 1, "", "parent_station_id"], [3, 3, 1, "", "pathways_from"], [3, 3, 1, "", "pathways_to"], [3, 3, 1, "", "platform_code"], [3, 3, 1, "", "stop_code"], [3, 3, 1, "", "stop_desc"], [3, 3, 1, "", "stop_id"], [3, 3, 1, "", "stop_lat"], [3, 3, 1, "", "stop_lon"], [3, 3, 1, "", "stop_name"], [3, 3, 1, "", "stop_set"], [3, 3, 1, "", "stop_timezone"], [3, 3, 1, "", "stop_url"], [3, 3, 1, "", "stoptime_set"], [3, 3, 1, "", "transfers_from"], [3, 3, 1, "", "transfers_to"], [3, 3, 1, "", "wheelchair_boarding"], [3, 3, 1, "", "zone_id"]], "pt_map.models.StopArea": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "stop_area_description"], [3, 3, 1, "", "stop_area_id"], [3, 3, 1, "", "stop_area_name"]], "pt_map.models.StopTime": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "arrival_time"], [3, 3, 1, "", "departure_time"], [3, 3, 1, "", "drop_off_type"], [3, 3, 1, "", "id"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "pickup_type"], [3, 3, 1, "", "shape_dist_traveled"], [3, 3, 1, "", "stop"], [3, 3, 1, "", "stop_headsign"], [3, 3, 1, "", "stop_id"], [3, 3, 1, "", "stop_sequence"], [3, 3, 1, "", "timepoint"], [3, 3, 1, "", "trip"], [3, 3, 1, "", "trip_id"]], "pt_map.models.Timeframe": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "end_date"], [3, 3, 1, "", "end_time"], [3, 4, 1, "", "get_next_by_end_date"], [3, 4, 1, "", "get_next_by_start_date"], [3, 4, 1, "", "get_previous_by_end_date"], [3, 4, 1, "", "get_previous_by_start_date"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "start_date"], [3, 3, 1, "", "start_time"], [3, 3, 1, "", "time_frame_id"]], "pt_map.models.Transfer": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "from_stop"], [3, 3, 1, "", "from_stop_id"], [3, 3, 1, "", "id"], [3, 3, 1, "", "min_transfer_time"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "to_stop"], [3, 3, 1, "", "to_stop_id"], [3, 3, 1, "", "transfer_type"]], "pt_map.models.Translation": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "field_name"], [3, 3, 1, "", "id"], [3, 3, 1, "", "language"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "table_name"], [3, 3, 1, "", "translation"]], "pt_map.models.Trip": [[3, 5, 1, "", "DoesNotExist"], [3, 5, 1, "", "MultipleObjectsReturned"], [3, 3, 1, "", "bikes_allowed"], [3, 3, 1, "", "block_id"], [3, 3, 1, "", "bookingrule_set"], [3, 3, 1, "", "direction_id"], [3, 3, 1, "", "frequency_set"], [3, 3, 1, "", "objects"], [3, 3, 1, "", "route"], [3, 3, 1, "", "route_id"], [3, 3, 1, "", "service_id"], [3, 3, 1, "", "shape_id"], [3, 3, 1, "", "stoptime_set"], [3, 3, 1, "", "trip_headsign"], [3, 3, 1, "", "trip_id"], [3, 3, 1, "", "trip_short_name"], [3, 3, 1, "", "wheelchair_accessible"]], "pt_map.views": [[3, 1, 1, "", "index"]], "transport_accessibility": [[5, 0, 0, "-", "asgi"], [5, 0, 0, "-", "settings"], [5, 0, 0, "-", "urls"], [5, 0, 0, "-", "wsgi"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "method", "Python method"], "5": ["py", "exception", "Python exception"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:attribute", "4": "py:method", "5": "py:exception"}, "terms": {"": [1, 3], "0": 5, "0001_initi": [2, 3], "0002_alter_calendardate_unique_together_and_mor": [2, 3], "0003_alter_calendar_service_id_and_mor": [2, 3], "0004_alter_agency_agency_id_alter_calendar_service_id_and_mor": [2, 3], "0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_mor": [2, 3], "0006_alter_route_route_typ": [2, 3], "0007_location_translation_attribution_bookingrul": [2, 3], "0008_area_farelegrule_faremedia_fareproduct_and_mor": [2, 3], "0009_rename_faremedia_faremedium": [2, 3], "0010_rename_location_locationgeojson": [2, 3], "0011_rename_locationgeojson_locationsgeojson": [2, 3], "24": 3, "5": 5, "6": 5, "A": 3, "For": [3, 5], "If": 3, "In": 3, "It": 5, "_": 3, "_lat": 3, "_lon": 3, "abl": 3, "accessor": 3, "accord": 3, "addfield": 4, "admin": [2, 5], "administr": 1, "agenc": [2, 3, 4], "agency_email": [2, 3, 4], "agency_fare_url": [2, 3, 4], "agency_id": [2, 3, 4], "agency_lang": [2, 3, 4], "agency_nam": [2, 3, 4], "agency_phon": [2, 3, 4], "agency_timezon": [2, 3, 4], "agency_url": [2, 3, 4], "all": 3, "allow": 3, "also": 3, "alterfield": 4, "alteruniquetogeth": 4, "an": 3, "ani": 3, "app": 2, "app_label": 4, "app_modul": 3, "app_nam": 3, "appconfig": 3, "applic": 5, "ar": 3, "area": [2, 3, 4], "area_descript": [2, 3, 4], "area_id": [2, 3, 4], "area_nam": [2, 3, 4], "arg": 3, "arrival_tim": [2, 3, 4], "asgi": 2, "attribut": [2, 3, 4], "attribution_email": [2, 3, 4], "attribution_id": [2, 3, 4], "attribution_nam": [2, 3, 4], "attribution_phon": [2, 3, 4], "attribution_set": [2, 3], "attribution_url": [2, 3, 4], "backend": 3, "base": [3, 4], "behaviour": 3, "below": 3, "between": 3, "bigautofield": [3, 4], "bikes_allow": [2, 3, 4], "block_id": [2, 3, 4], "booking_rul": 3, "booking_rule_id": [2, 3, 4], "booking_rule_instruct": [2, 3, 4], "booking_typ": [2, 3, 4], "bookingrul": [2, 3, 4], "bookingrule_set": [2, 3], "booleanfield": 4, "both": 3, "bridg": 2, "built": 3, "calendar": [2, 3, 4], "calendar_d": 3, "calendard": [2, 3, 4], "callabl": 5, "camelcas": 3, "can": 3, "capit": 3, "charfield": 4, "check": 3, "child": 3, "children": 3, "class": [2, 3, 4], "com": 5, "command": 1, "complianc": 3, "compliant": 3, "compliantli": 3, "config": 5, "configur": 5, "conmpli": 3, "constant": 2, "contain": 3, "contains_id": [2, 3, 4], "content": 2, "continuous_drop_off": [2, 3, 4], "continuous_pickup": [2, 3, 4], "convert": 3, "coordin": 3, "core": 3, "correct": 3, "correctli": 3, "correspond": 3, "creat": 3, "create_forward_many_to_many_manag": 3, "createmodel": 4, "csv": 3, "currency_typ": [2, 3, 4], "current": 3, "data": 3, "databas": 3, "datafram": 3, "datastream": 3, "date": [2, 3, 4], "datefield": [3, 4], "db": [3, 4], "db_to_gtf": [2, 3], "default": 3, "default_auto_field": [2, 3], "default_lang": [2, 3, 4], "defer": 3, "defin": 3, "deleg": 3, "departure_tim": [2, 3, 4], "depend": [3, 4], "deploy": 5, "describ": 3, "destin": 3, "destination_id": [2, 3, 4], "df": 3, "dict": 3, "did": 3, "differ": 3, "dir": 3, "direction_id": [2, 3, 4], "directli": 3, "directori": 3, "dirnam": 3, "django": [1, 3, 4, 5], "djangoproject": 5, "doc": 5, "doe": 3, "doesnotexist": [2, 3], "drop_off_typ": [2, 3, 4], "dynam": 3, "easili": 3, "either": 3, "els": 3, "emailfield": 4, "empti": 3, "en": 5, "encod": 3, "end_dat": [2, 3, 4], "end_tim": [2, 3, 4], "error": [2, 3], "exact_tim": [2, 3, 4], "exampl": 3, "except": 3, "exception_typ": [2, 3, 4], "execut": 3, "exist": 3, "expand": 3, "explain": 3, "export": [2, 3], "expos": 5, "express": 3, "extens": 3, "f": 3, "fail": 3, "fals": [3, 4], "fare": [2, 3, 4], "fare_attribut": 3, "fare_id": [2, 3, 4], "fare_leg_rul": 3, "fare_leg_rule_descript": [2, 3, 4], "fare_leg_rule_id": [2, 3, 4], "fare_leg_rule_nam": [2, 3, 4], "fare_legrul": 3, "fare_media": 3, "fare_media_descript": [2, 3, 4], "fare_media_id": [2, 3, 4], "fare_media_nam": [2, 3, 4], "fare_medium": 3, "fare_product": 3, "fare_product_descript": [2, 3, 4], "fare_product_id": [2, 3, 4], "fare_product_nam": [2, 3, 4], "fare_rul": 3, "fare_transfer_rul": 3, "fare_transfer_rule_descript": [2, 3, 4], "fare_transfer_rule_id": [2, 3, 4], "fare_transfer_rule_nam": [2, 3, 4], "fareattribut": [2, 3, 4], "fareattribute_set": [2, 3], "farelegrul": [2, 3, 4], "faremedia": [2, 3, 4], "faremedium": [2, 3, 4], "fareproduct": [2, 3, 4], "farerul": [2, 3, 4], "farerule_set": [2, 3], "faretransfer_rul": 3, "faretransferrul": [2, 3, 4], "feed_contact_email": [2, 3, 4], "feed_contact_url": [2, 3, 4], "feed_end_d": [2, 3, 4], "feed_id": [2, 3, 4], "feed_info": 3, "feed_lang": [2, 3, 4], "feed_publisher_nam": [2, 3, 4], "feed_publisher_url": [2, 3, 4], "feed_start_d": [2, 3, 4], "feed_vers": [2, 3, 4], "feedinfo": [2, 3, 4], "field": [3, 4], "field_nam": [2, 3, 4], "file": [3, 5], "file_nam": 3, "filenam": 3, "fill": 3, "first": 3, "floatfield": 4, "folder": 3, "folder_path": [2, 3], "foreignkei": [3, 4], "format": 3, "forward": 3, "forwardmanytoonedescriptor": 3, "forwardonetoonedescriptor": 3, "frequenc": [2, 3, 4], "frequency_set": [2, 3], "fridai": [2, 3, 4], "from": 3, "from_stop": [2, 3, 4], "from_stop_id": [2, 3], "frontend": 3, "full": 5, "function": 2, "g": 3, "gener": 5, "geograph": 3, "geojson": 3, "get": 3, "get_field": [2, 3], "get_fil": [2, 3], "get_next_by_d": [2, 3], "get_next_by_end_d": [2, 3], "get_next_by_start_d": [2, 3], "get_previous_by_d": [2, 3], "get_previous_by_end_d": [2, 3], "get_previous_by_start_d": [2, 3], "given": 3, "gtf": 2, "gtfs_schema": 3, "gtfs_to_db": [2, 3], "gtfsfile": [2, 3], "h": 3, "headway_sec": [2, 3, 4], "home": 3, "hour": 3, "howto": 5, "http": [3, 5], "human": 3, "i": 3, "id": [2, 3, 4], "implement": 3, "inclus": 3, "index": [0, 2, 3], "individu": 3, "inform": 5, "initi": [3, 4], "insid": 3, "instanc": 3, "integerfield": 4, "interfac": 3, "intermedi": 3, "io": 3, "is_bidirect": [2, 3, 4], "is_nan": [2, 3], "is_next": 3, "its": 3, "kei": 3, "kwarg": 3, "languag": [2, 3, 4], "lathwai": 3, "latitud": 3, "length": [2, 3, 4], "less": 3, "letter": 3, "level": [2, 3, 4, 5], "level_id": [2, 3, 4], "level_index": [2, 3, 4], "level_nam": [2, 3, 4], "line": 1, "list": [3, 5], "load": 3, "load_data": 3, "locat": [3, 4], "location_group": [2, 3, 4], "location_group_id": [2, 3, 4], "location_group_nam": [2, 3, 4], "location_group_stop": 3, "location_group_typ": [2, 3, 4], "location_groupstop": 3, "location_id": [2, 3, 4], "location_lat": [2, 3, 4], "location_lon": [2, 3, 4], "location_nam": [2, 3, 4], "location_typ": [2, 3, 4], "locationgeojson": 4, "locationgroup": [2, 3, 4], "locationgroupstop": [2, 3, 4], "locationgroupstop_set": [2, 3], "locations_geojson": 3, "locationsgeojson": [2, 3, 4], "longitud": 3, "m": 3, "main": [1, 2], "manag": [0, 2, 3], "mani": 3, "map": 3, "max_slop": [2, 3, 4], "member": 3, "messag": 3, "migrat": [2, 3], "min_transfer_tim": [2, 3, 4], "min_width": [2, 3, 4], "model": [2, 4], "model_nam": 4, "modul": [0, 2], "mondai": [2, 3, 4], "more": 5, "most": 3, "multipleobjectsreturn": [2, 3], "name": [2, 3, 4, 5], "nan": 3, "network": [2, 3, 4], "network_id": [2, 3, 4], "network_nam": [2, 3, 4], "new_nam": 4, "none": 3, "normal": 3, "object": [2, 3], "objectdoesnotexist": 3, "old_nam": 4, "ommit": 3, "one": 3, "oper": [3, 4], "optional_field": 3, "origin_id": [2, 3, 4], "otherwis": 3, "our": 3, "packag": [0, 2], "page": [0, 3], "panda": 3, "paramet": 3, "parent": 3, "parent_location_id": [2, 3, 4], "parent_st": [2, 3, 4], "parent_station_id": [2, 3], "pass": 3, "path": 3, "pathwai": [2, 3, 4], "pathway_id": [2, 3, 4], "pathway_mod": [2, 3, 4], "pathways_from": [2, 3], "pathways_to": [2, 3], "payment_method": [2, 3, 4], "pd": 3, "pickup_typ": [2, 3, 4], "platform_cod": [2, 3, 4], "potenti": 3, "prefix": 3, "present": 3, "preserve_default": 4, "price": [2, 3, 4], "print": 3, "project": 5, "properti": 3, "pt_map": [0, 2], "ptmapconfig": [2, 3], "q": 3, "queri": 3, "queryset": 3, "question": 3, "rang": 3, "rangeindex": 3, "react": 3, "read": 3, "readabl": 3, "redirect": 3, "ref": 5, "refer": 3, "relat": [3, 4], "related_nam": 3, "removefield": 4, "renamemodel": 4, "repres": 3, "represent": 3, "request": 3, "requir": 3, "required_field": 3, "reset": 3, "result": 3, "retriev": 3, "return": 3, "revers": 3, "reversed_file_map": 3, "reversed_signposted_a": [2, 3, 4], "reversemanytoonedescriptor": 3, "rout": [2, 3, 4], "route_color": [2, 3, 4], "route_desc": [2, 3, 4], "route_id": [2, 3, 4], "route_long_nam": [2, 3, 4], "route_network": 3, "route_network_id": [2, 3, 4], "route_network_nam": [2, 3, 4], "route_set": [2, 3], "route_short_nam": [2, 3, 4], "route_sort_ord": [2, 3, 4], "route_text_color": [2, 3, 4], "route_typ": [2, 3, 4], "route_url": [2, 3, 4], "routenetwork": [2, 3, 4], "rule_criteria": [2, 3, 4], "run": 1, "saturdai": [2, 3, 4], "save": 3, "search": 0, "see": 5, "self": 3, "separ": 3, "service_id": [2, 3, 4], "set": [2, 3], "shape": [2, 3, 4], "shape_dist_travel": [2, 3, 4], "shape_id": [2, 3, 4], "shape_pt_lat": [2, 3, 4], "shape_pt_lon": [2, 3, 4], "shape_pt_sequ": [2, 3, 4], "side": 3, "signposted_a": [2, 3, 4], "specif": 3, "specifi": 3, "stair_count": [2, 3, 4], "standard": 3, "standardize_tim": [2, 3], "start_dat": [2, 3, 4], "start_tim": [2, 3, 4], "startproject": 5, "stdz": [2, 3], "stop": [2, 3, 4], "stop_area": 3, "stop_area_descript": [2, 3, 4], "stop_area_id": [2, 3, 4], "stop_area_nam": [2, 3, 4], "stop_cod": [2, 3, 4], "stop_desc": [2, 3, 4], "stop_headsign": [2, 3, 4], "stop_id": [2, 3, 4], "stop_lat": [2, 3, 4], "stop_lon": [2, 3, 4], "stop_nam": [2, 3, 4], "stop_sequ": [2, 3, 4], "stop_set": [2, 3], "stop_tim": 3, "stop_timezon": [2, 3, 4], "stop_url": [2, 3, 4], "stoparea": [2, 3, 4], "stoptim": [2, 3, 4], "stoptime_set": [2, 3], "store": 3, "str": 3, "string": 3, "subclass": 3, "subdirectori": 3, "submodul": 2, "subpackag": 2, "sundai": [2, 3, 4], "table_nam": [2, 3, 4], "task": 1, "test": 2, "textfield": 4, "thei": 3, "thi": [3, 5], "thursdai": [2, 3, 4], "time": 3, "time_frame_id": [2, 3, 4], "time_str": 3, "timefield": [3, 4], "timefram": [2, 3, 4], "timepoint": [2, 3, 4], "to_camel_cas": [2, 3], "to_stop": [2, 3, 4], "to_stop_id": [2, 3], "topic": 5, "transfer": [2, 3, 4], "transfer_dur": [2, 3, 4], "transfer_typ": [2, 3, 4], "transfers_from": [2, 3], "transfers_to": [2, 3], "translat": [2, 3, 4], "transport_access": 0, "traversal_tim": [2, 3, 4], "trip": [2, 3, 4], "trip_headsign": [2, 3, 4], "trip_id": [2, 3, 4], "trip_set": [2, 3], "trip_short_nam": [2, 3, 4], "true": [3, 4], "tts_stop_nam": 4, "tuesdai": [2, 3, 4], "txt": 3, "type": 3, "unchang": 3, "unexpect": 3, "unicod": 3, "unique_togeth": 4, "url": 2, "urlfield": 4, "us": [3, 5], "util": 1, "v": 3, "valid": [2, 3], "validate_ag": [2, 3], "validate_area": [2, 3], "validate_attribut": [2, 3], "validate_booking_rul": [2, 3], "validate_calendar": [2, 3], "validate_calendar_d": [2, 3], "validate_fare_attribut": [2, 3], "validate_fare_leg_rul": [2, 3], "validate_fare_media": [2, 3], "validate_fare_product": [2, 3], "validate_fare_rul": [2, 3], "validate_fare_transfer_rul": [2, 3], "validate_feed_info": [2, 3], "validate_frequ": [2, 3], "validate_lat_lon": [2, 3], "validate_level": [2, 3], "validate_location_group": [2, 3], "validate_location_group_stop": [2, 3], "validate_locations_geojson": [2, 3], "validate_network": [2, 3], "validate_optional_field": [2, 3], "validate_pathwai": [2, 3], "validate_required_field": [2, 3], "validate_rout": [2, 3], "validate_route_network": [2, 3], "validate_shap": [2, 3], "validate_stop": [2, 3], "validate_stop_area": [2, 3], "validate_stop_tim": [2, 3], "validate_timefram": [2, 3], "validate_transf": [2, 3], "validate_transl": [2, 3], "validate_trip": [2, 3], "valu": [3, 5], "variabl": [3, 5], "via": 3, "view": 2, "wednesdai": [2, 3, 4], "wheelchair_access": [2, 3, 4], "wheelchair_board": [2, 3, 4], "when": 3, "where": 3, "why": 3, "without": 3, "work": 3, "wrapper": 3, "write": 3, "written": 3, "wsgi": 2, "zone_id": [2, 3, 4]}, "titles": ["Welcome to Transport Accessibility\u2019s documentation!", "manage module", "transport_accessibility", "pt_map package", "pt_map.migrations package", "transport_accessibility package"], "titleterms": {"": 0, "0001_initi": 4, "0002_alter_calendardate_unique_together_and_mor": 4, "0003_alter_calendar_service_id_and_mor": 4, "0004_alter_agency_agency_id_alter_calendar_service_id_and_mor": 4, "0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_mor": 4, "0006_alter_route_route_typ": 4, "0007_location_translation_attribution_bookingrul": 4, "0008_area_farelegrule_faremedia_fareproduct_and_mor": 4, "0009_rename_faremedia_faremedium": 4, "0010_rename_location_locationgeojson": 4, "0011_rename_locationgeojson_locationsgeojson": 4, "access": 0, "admin": 3, "app": 3, "asgi": 5, "bridg": 3, "constant": 3, "content": [0, 3, 4, 5], "document": 0, "function": 3, "gtf": 3, "indic": 0, "manag": 1, "migrat": 4, "model": 3, "modul": [1, 3, 4, 5], "packag": [3, 4, 5], "pt_map": [3, 4], "set": 5, "submodul": [3, 4, 5], "subpackag": 3, "tabl": 0, "test": 3, "transport": 0, "transport_access": [2, 5], "url": [3, 5], "view": 3, "welcom": 0, "wsgi": 5}})