Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate LineEquipment air conditioning #480

Closed
lg3175 opened this issue Aug 9, 2023 · 7 comments
Closed

Integrate LineEquipment air conditioning #480

lg3175 opened this issue Aug 9, 2023 · 7 comments
Assignees
Labels
enhancement non semantic enhacement: technical enhancement, etc.
Milestone

Comments

@lg3175
Copy link

lg3175 commented Aug 9, 2023

We would like to integrate the line equipment data on the netex.
It seems that the Netex profile for networks is appropriate, however only the notion of accessibility equipment is available. If we wish to integrate a data for example the presence of air conditioning on board a line (True or False) how can we integrate it into this netex profile?

@skinkie
Copy link
Contributor

skinkie commented Aug 9, 2023

I would say this is or should be part of VehicleType information, not at Line level.

@lg3175
Copy link
Author

lg3175 commented Aug 9, 2023

I agree with you, VehicleType is the thinnest level for this information. However, operator haven't this information at the line level, they say if all vehicles have air-conditioning equal True if one of them vehicle doesn't equal false.
The vehicle level can't permit to push if, for example, Line A is air-conditioning or not in the application.

@skinkie
Copy link
Contributor

skinkie commented Aug 9, 2023

No, Vehicle is the finest level.

@Aurige
Copy link
Contributor

Aurige commented Sep 7, 2023

I would be in favour of having an AC facility
There is already this information in VehicleModel (via VehicleModelProfile/CarModelProfile) and in WaitingEquipment... but that is not covering all the needs for me.

@ue71603 ue71603 self-assigned this Dec 1, 2023
@ue71603 ue71603 added enhancement non semantic enhacement: technical enhancement, etc. needs documentation update The NeTEx document needs to be updated labels Dec 1, 2023
@ue71603 ue71603 added this to the netex_2.0 milestone Dec 1, 2023
@nick-knowles
Copy link
Contributor

There is currently an air conditioning boolean

• On WaitingEquipment for  Stops and bus shelters
• On DeckSpace (new)   for onboard 
• On car model profile for perosnal drive vehicles

Should probably be a more detailed EnvironmentControlFacility attached to SERVICE FACILITY SET / ACCOMMODATION with a list of values e.g.
airConditioning / heating / noConditioning/ noHeating / windowsCanBeOpened / sealedWindows

And maybe a separate a LightingControlFacility also e.g.
tintedWindows / blinds / curtains / dimmableLights / lightsAlwaysOn / noNaturalLighting

@ue71603
Copy link
Contributor

ue71603 commented Dec 13, 2023

addressed in #601

@ue71603 ue71603 closed this as completed Dec 13, 2023
@Aurige Aurige removed the needs documentation update The NeTEx document needs to be updated label Oct 15, 2024
@Aurige
Copy link
Contributor

Aurige commented Oct 15, 2024

Doc updated in #601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement non semantic enhacement: technical enhancement, etc.
Projects
None yet
Development

No branches or pull requests

5 participants