You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
## Overview on how-to contribute
5
5
6
-
Dev branch: [](https://github.com/CanalTP/navitia/actions?query=workflow%3A%22Build+Navitia+Packages+For+Dev%22)
6
+
Dev branch: [](https://github.com/hove-io/navitia/actions?query=workflow%3A%22Build+Navitia+Packages+For+Dev%22)
7
7
8
8
Fork the github repo, create a new branch from dev, and submit your pull request!
9
9
@@ -19,13 +19,13 @@ If you have the rights, once your PR has 2 approvals, you are encouraged to merg
is available to build, setup and run a navitia demo.
30
30
It's needed as a prerequisite for a dev environment setup.
31
31
Kraken is built into navitia_dir/build_release and all demo files are available in navitia_dir/run:
@@ -46,7 +46,7 @@ At the root of the repository, several directories can be found:
46
46
47
47
1. source: contains the navitia source code (c++ and python)
48
48
2. documentation: all the navitia documentation
49
-
3. release: contains [script_release.py](https://github.com/canaltp/navitia/blob/dev/release/script_release.py) to run the release process
49
+
3. release: contains [script_release.py](https://github.com/hove-io/navitia/blob/dev/release/script_release.py) to run the release process
Copy file name to clipboardexpand all lines: documentation/rfc/sorting_vehicles_route_schedules.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ Thus, in our case, this algorithm seems to run in
93
93
94
94
which is much better than the naive implementation. In practice, our problematic case run in 33 seconds using the naive algorithm, and 1 seconds using the binary searches.
95
95
96
-
For the details and the implementation, you can see [navitia's pull request #1366](https://github.com/CanalTP/navitia/pull/1366).
96
+
For the details and the implementation, you can see [navitia's pull request #1366](https://github.com/hove-io/navitia/pull/1366).
Copy file name to clipboardexpand all lines: documentation/slate/source/includes/welcome.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Technically, Navitia is a [HATEOAS](https://en.wikipedia.org/wiki/HATEOAS) API t
25
25
26
26
### Who's who
27
27
28
-
Navitia is instanciated and exposed publicly through [api.navitia.io](https://api.navitia.io).<br>Developments on Navitia are lead by Hove (previously CanalTP).<br>Hove is a subsidiary of Keolis (itself a subsidiary of SNCF, French national railway company).
28
+
Navitia is instanciated and exposed publicly through [api.navitia.io](https://api.navitia.io).<br>Developments on Navitia are lead by Hove (previously Kisio Digital and CanalTP).<br>Hove is a subsidiary of Keolis (itself a subsidiary of SNCF, French national railway company).
29
29
30
30
### About "sandbox" coverage
31
31
@@ -93,20 +93,20 @@ At some point you will want to read [transport public lexicon](#lexicon).
93
93
Navitia for humans
94
94
------------------
95
95
96
-
>[Try a basic request on Navitia playground](https://canaltp.github.io/navitia-playground/play.html?request=https%3A%2F%2Fapi.navitia.io%2Fv1%2Fcoverage%2Fsandbox&token=3b036afe-0110-4202-b9ed-99718476c2e0)
96
+
>[Try a basic request on Navitia playground](https://playground.navitia.io/play.html?request=https%3A%2F%2Fapi.navitia.io%2Fv1%2Fcoverage%2Fsandbox&token=3b036afe-0110-4202-b9ed-99718476c2e0)
97
97
98
-
>[Try a journey request on Navitia playground](https://canaltp.github.io/navitia-playground/play.html?request=https%3A%2F%2Fapi.navitia.io%2Fv1%2Fcoverage%2Fsandbox%2Fjourneys%3Ffrom%3D2.3749036%253B48.8467927%26to%3D2.2922926%253B48.8583736%26&token=3b036afe-0110-4202-b9ed-99718476c2e0)
98
+
>[Try a journey request on Navitia playground](https://playground.navitia.io/play.html?request=https%3A%2F%2Fapi.navitia.io%2Fv1%2Fcoverage%2Fsandbox%2Fjourneys%3Ffrom%3D2.3749036%253B48.8467927%26to%3D2.2922926%253B48.8583736%26&token=3b036afe-0110-4202-b9ed-99718476c2e0)
99
99
100
100
<asideclass="success">
101
-
if you only want to challenge Navitia functionality, take your token and go to the <ahref="https://canaltp.github.io/navitia-playground">navitia playground website </a>.
101
+
if you only want to challenge Navitia functionality, take your token and go to the <ahref="https://playground.navitia.io">navitia playground website </a>.
@@ -117,7 +117,7 @@ To help you in the building of your project, there are some wrappers implemented
117
117
118
118
<h2id="about-data">About the data</h2>
119
119
120
-
The street network is extracted from [OpenStreetMap](https://www.openstreetmap.org). The public transport data are provided by networks that provide their timetables as open data. Some data improvements are achieved by Kisio Digital and are published back there <https://navitia.opendatasoft.com>.
120
+
The street network is extracted from [OpenStreetMap](https://www.openstreetmap.org). The public transport data are provided by networks that provide their timetables as open data. Some data improvements are achieved by Hove and are published back there <https://navitia.opendatasoft.com>.
121
121
122
122
Want to know if your city is in Navitia? Know if a special contributor is used? You can either search in [datasets](#datasets) of the different [coverages](#coverage). Or use the filter provided on our data catalog <https://navitia.opendatasoft.com>.
123
123
@@ -145,7 +145,7 @@ If you want to go further, there is an Swagger-openAPI documentation at [https:/
145
145
A mailing list is available to ask questions or request [new data](#about-data) integrations: <ahref="mailto:[email protected]">[email protected]</a>
146
146
147
147
In order to report bug and make feature requests please use our github navitia project
Copy file name to clipboardexpand all lines: install.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ Testing
126
126
127
127
This step will generate a compressed nav file that can be given as input to *Kraken*
128
128
129
-
***Alternative to step 1 to 5*** : You can use *Eitri* as an alternative to generate the *.nav* file (cf. https://github.com/CanalTP/navitia/tree/dev/source/eitri). This will setup the environment and call the right tool for you. Hasle-free Navitia file generator :)
129
+
***Alternative to step 1 to 5*** : You can use *Eitri* as an alternative to generate the *.nav* file (cf. https://github.com/hove-io/navitia/tree/dev/source/eitri). This will setup the environment and call the right tool for you. Hasle-free Navitia file generator :)
130
130
131
131
#. Running the *Kraken* backend
132
132
@@ -153,4 +153,4 @@ Testing
153
153
154
154
#. Grab a browser and open http://localhost:5000/v1/coverage/default_region
155
155
156
-
#. Any trouble running Jormungandr see https://github.com/CanalTP/navitia/blob/dev/source/jormungandr/readme.md
156
+
#. Any trouble running Jormungandr see https://github.com/hove-io/navitia/blob/dev/source/jormungandr/readme.md
Copy file name to clipboardexpand all lines: readme_release.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This lets the script decide if it's major or minor release.
13
13
The decision is based on the data_version located in source/type/data.cpp
14
14
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how data_version is managed.
15
15
16
-
First have a look on github's repo at PRs about to be released https://github.com/CanalTP/navitia/pulls?q=is%3Apr+is%3Aclosed+sort%3Aupdated-desc
16
+
First have a look on github's repo at PRs about to be released https://github.com/hove-io/navitia/pulls?q=is%3Apr+is%3Aclosed+sort%3Aupdated-desc
17
17
* Check that `not_in_changelog` and `hotfix` labels are correct and none is missing on PRs that are gonna be released
18
18
* Check that titles are correct (clear, with the component impacted)
19
19
@@ -63,7 +63,7 @@ Then the process is less automated (but still, instructions are given):
63
63
```
64
64
Version 2.57.0
65
65
66
-
* Kraken: Add ptref shortcut between physical_mode and jpps <https://github.com/CanalTP/navitia/pull/2417>
66
+
* Kraken: Add ptref shortcut between physical_mode and jpps <https://github.com/hove-io/navitia/pull/2417>
Copy file name to clipboardexpand all lines: source/ed/readme.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -57,13 +57,13 @@ Component that loads a GTFS data set into `ed`.
57
57
58
58
The directory containing all gtfs text files is given with the `-i` option
59
59
60
-
Warning: This component will soon be deprecated and replaced by our gtfs2ntfs converter.<br>You can check it in [navitia_model](https://github.com/CanalTP/navitia_model).
60
+
Warning: This component will soon be deprecated and replaced by our gtfs2ntfs converter.<br>You can check it in [navitia_model](https://github.com/hove-io/navitia_model).
61
61
The output NTFS will then be provided to fusio2ed.
62
62
63
63
## fusio2ed
64
64
Component that loads a NTFS fusio data set into `ed`.
65
65
66
-
NTFS is a CanalTP custom file format derived from GTFS but with additional files.
66
+
NTFS is a Hove custom file format derived from GTFS but with additional files.
67
67
68
68
The directory containing all NTFS text files is given with the `-i` option
Copy file name to clipboardexpand all lines: source/jormungandr/readme.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,9 @@ Create a file `jormungandr.json` in a custom directory like:
34
34
}
35
35
```
36
36
37
-
You can copy the one from [documentation/examples/config/Jormungandr.json](https://github.com/CanalTP/navitia/blob/dev/documentation/examples/config/Jormungandr.json)
37
+
You can copy the one from [documentation/examples/config/Jormungandr.json](https://github.com/hove-io/navitia/blob/dev/documentation/examples/config/Jormungandr.json)
38
38
39
-
Make sure `key` and `socket` respectively match `instance_name` and `zmq_socket` from your Kraken config file ([kraken.ini](https://github.com/CanalTP/navitia/blob/dev/documentation/examples/config/kraken.ini)).
39
+
Make sure `key` and `socket` respectively match `instance_name` and `zmq_socket` from your Kraken config file ([kraken.ini](https://github.com/hove-io/navitia/blob/dev/documentation/examples/config/kraken.ini)).
40
40
41
41
As an alternative, you can also give the json through an environment variable like:
Environment variables can be set when the service is started. Referer to [default_settings.py](https://github.com/CanalTP/navitia/blob/dev/source/jormungandr/jormungandr/default_settings.py)
48
+
Environment variables can be set when the service is started. Referer to [default_settings.py](https://github.com/hove-io/navitia/blob/dev/source/jormungandr/jormungandr/default_settings.py)
49
49
50
50
example for a development environment:
51
51
@@ -142,8 +142,8 @@ Jormungandr is trying to access a "jormungandr" database. You can disable this d
142
142
143
143
The profiling of Jormungandr is done thanks to Werkzeug profiler, for more details, one can read this interesting [article](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xvi-debugging-testing-and-profiling), more specifically, in the Profiling section.
144
144
145
-
To enable the profiling of Jormungandr, one must set `ACTIVATE_PROFILING` to True in the `$JORMUNGANDR_CONFIG_FILE`[default_settings.py](https://github.com/CanalTP/navitia/blob/dev/source/jormungandr/jormungandr/default_settings.py).
146
-
Then set the correct directory(create one if not exists) for the output of profiler [profile](https://github.com/CanalTP/navitia/blob/dev/source/jormungandr/jormungandr/api.py#L130).
145
+
To enable the profiling of Jormungandr, one must set `ACTIVATE_PROFILING` to True in the `$JORMUNGANDR_CONFIG_FILE`[default_settings.py](https://github.com/hove-io/navitia/blob/dev/source/jormungandr/jormungandr/default_settings.py).
146
+
Then set the correct directory(create one if not exists) for the output of profiler [profile](https://github.com/hove-io/navitia/blob/dev/source/jormungandr/jormungandr/api.py#L130).
147
147
148
148
The profiling is triggered on every arrival of a request, so a profile file is generated when a request is processed.
0 commit comments