-
Hello there! I work on https://transport.data.gouv.fr/ and I did some testing on the NeTEx validator, I wanted to share it with the authors & other users here. Thanks for your work on this!
I have …
-
Je commence à noter un peu en vrac les différents besoins un peu plus avancés qu'on a:
### Transition entre deux versions d'un GTFS donné, par période de validité
@Miryad3108:
> Actuellement,…
-
Hello everyone,
in the documentation it says start_pickup_drop_off_window and end_pickup_drop_off_window are
- **Required** if stop_times.stop_id refers to stop_areas.area_id or id from locations…
-
Pour optimiser la conversion standard CNIG NeTEx, Wegoto a proposé à la réunion du 25 août 2022 que la valeur "21 - Quai" soit ajoutée à l'attribut typetroncon de TRONCON_CHEMINEMENT, à l'instar des…
-
## Behavior
The version is not resolved correctly for all entities in RP #2769 (Netex Import). At Entur(Norway) the only versioned element is Quays and Stops, but almost any element in NeTEx can be v…
-
Pour optimiser la conversion standard CNIG NeTEx, Wegoto a proposé à la réunion du 25 août 2022 que l'attribut ETAT soit décomposé en deux attributs : PRESENCE (booléen) et ETAT avec les valeurs :
…
-
At this moment we are able to use AdditionalTransferTime in TripMobilityFilterGroup. In order to allow the end user to modify a transfer time at a specific stop (for future use) the interface should f…
-
Currently the code generation is able to add meta data at this level;
```python
@dataclass
class StopPlaceRef(StopPlaceRefStructure):
"""
Reference to a STOP PLACE.
"""
class …
-
Hello @PierrickP,
I'm Alban GOUGOUA, Data Analyst in the French Transport Regulatory Body (*Autorité de régulation des Transports* in french).
Within the framework of our control mission, we use a…
-
I am currently using analysis on mro basis in order to figure out how objects relate to eachother.
I notice that "restriction base" is not affecting the schema generation. Below are some examples. …