# Roma mobilità - GTFS-RT vehicle positions feed CORS_GTFS_VEHICLE_POS = "https://corsproxy.io/?https://romamobilita.it/sites/default/files/rome_rtgtfs_vehicle_positions_feed.pb" # Roma mobilità - GTFS-RT trip_updates CORS_GTFS_TRIP_UPDATES = "https://corsproxy.io/?https://romamobilita.it/sites/default/files/rome_rtgtfs_trip_updates_feed.pb" # Administrative boundaries of Rome - ISTAT (2022) ADMIN_BOUNDS = "https://raw.githubusercontent.com/ivandorte/Rome-in-transit/main/data/RomeAdmin.geojson" # Dashboard description DASH_DESC = f"""
This dashboard displays the near real-time position of any bus, tram, or train (ATAC and Roma TPL operators) within the Metropolitan City of Rome Capital.
The stream layers automatically updates every 10 seconds with new data retrieved from the GTFS-RealTime feed provided and mantained by Roma Mobilità.
Administrative boundary (2022) from ISTAT.