-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
58 lines (58 loc) · 2.68 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[submodule "Data/Map/XYZTile/Elevation/Data/Elevation"]
path = Data/Map/XYZTile/Elevation/Data/Elevation
url = https://github.com/Asukana/Elevation.git
branch = main
[submodule "Data/Map/XYZTile/Elevation/Data/ElevationData20231030"]
path = Data/Map/XYZTile/Elevation/Data/ElevationData20231030
url = https://github.com/Asukana/ElevationData20231030.git
[submodule "Data/Map/XYZTile/IPCC/Image/IPCC"]
path = Data/Map/XYZTile/IPCC/Image/IPCC
url = https://github.com/Asukana/IPCC.git
branch = main
[submodule "Data/Map/XYZTile/JapanProvinces/Data/JapanProvincesData20231107"]
path = Data/Map/XYZTile/JapanProvinces/Data/JapanProvincesData20231107
url = https://github.com/Asukana/JapanProvincesData20231107.git
[submodule "Data/Map/XYZTile/RiversAndLakes/Image/RiversAndLakes"]
path = Data/Map/XYZTile/RiversAndLakes/Image/RiversAndLakes
url = https://github.com/Asukana/RiversAndLakes.git
branch = main
[submodule "Data/Map/XYZTile/RiversAndLakes/Image/RiversAndLakesBW"]
path = Data/Map/XYZTile/RiversAndLakes/Image/RiversAndLakesBW
url = https://github.com/Asukana/RiversAndLakesBW.git
branch = main
[submodule "Data/Map/XYZTile/RyoseikokuData/Data/JapanRegionData20230918"]
path = Data/Map/XYZTile/RyoseikokuData/Data/JapanRegionData20230918
url = https://github.com/Asukana/JapanRegionData20230918.git
branch = main
[submodule "Data/Map/XYZTile/Slope/Data/SlopeData20230514"]
path = Data/Map/XYZTile/Slope/Data/SlopeData20230514
url = https://github.com/Asukana/SlopeData20230514.git
branch = main
[submodule "Data/Map/XYZTile/Slope/Image/Slope"]
path = Data/Map/XYZTile/Slope/Image/Slope
url = https://github.com/Asukana/Slope.git
branch = main
[submodule "Data/Map/XYZTile/Soil/Image/Soil"]
path = Data/Map/XYZTile/Soil/Image/Soil
url = https://github.com/Asukana/Soil.git
branch = main
[submodule "Data/Map/XYZTile/Temperature/Image/SoilTemperature"]
path = Data/Map/XYZTile/Temperature/Image/SoilTemperature
url = https://github.com/Asukana/SoilTemperature.git
branch = main
[submodule "Data/XYZTiles/Ryoseikoku_20230626_TSV"]
path = Data/XYZTiles/Ryoseikoku_20230626_TSV
url = https://github.com/Asukana/Ryoseikoku_20230626_TSV.git
branch = main
[submodule "Data/XYZTiles/Slope_GMTED2010_8bit"]
path = Data/XYZTiles/Slope_GMTED2010_8bit
url = https://github.com/Asukana/Slope_GMTED2010_8bit.git
branch = main
[submodule "ExternalLibrary/googletest"]
path = ExternalLibrary/googletest
url = https://github.com/google/googletest.git
branch = main
[submodule "ExternalLibrary/stb"]
path = ExternalLibrary/stb
url = https://github.com/nothings/stb.git
branch = master