Lines Matching refs:S2
8 - `src/write` S2 write code used by tools to write the s2 cells into a
10 - `src/readonly` S2 read-only code used by the above read-write code and the class
28 - Runs the `satellite_createsats2file` to create a binary satellite S2 file from a
29 list of S2 cells ID.
33 the ID of a S2 cell.
34 - `--s2-level` The S2 level of all the cells in the input file.
36 - `true` The input file contains a list of S2 cells where satellite services are allowed.
37 - `false` The input file contains a list of S2 cells where satellite services are disallowed.
38 - `--output-file` The created binary satellite S2 file, which will be used by
50 - Create a test binary satellite S2 file with the following ranges:
55 - This command will generate the binary satellite S2 cell file `/tmp/foo.dat` with
56 the above S2 ranges.
59 - Dump the input binary satellite S2 cell file into human-readable text format.
61 - `/tmp/foo.dat` Input binary satellite S2 cell file.
65 - Check if a location is present in the input satellite S2 file.