diff --git a/src/cb_bdti/config/constants.py b/src/cb_bdti/config/constants.py index e607b59..72a31db 100644 --- a/src/cb_bdti/config/constants.py +++ b/src/cb_bdti/config/constants.py @@ -89,8 +89,8 @@ "AgriParcelOperation","AgriParcelRecord", "AgriPest"], "Building": ["Building", "BuildingOperation"], "Energy":["ThreePhaseAcMeasurement"], - "Points of Interaction":["SmartPointOfInteraction", "SmartSpot"], - "Urban Mobility":["Gtfs Agency", "Gtfs Stop", "Gtfs Station", "GtfsAccessPoint", "GtfsRoute", + "PointsOfInteraction":["SmartPointOfInteraction", "SmartSpot"], + "UrbanMobility":["GtfsAgency", "GtfsStop", "GtfsStation", "GtfsAccessPoint", "GtfsRoute", "GtfsTrip", "GtfsStopTime", "GtfsService", "GtfsCalendarRule", "GtfsCalendarDateRule", "GtfsFrequency", "GtfsTransferRule","GtfsShape ", "ArrivalEstimation"], }