-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1953 from rodekruis/fix.glofas-coordinates
fix: update misplaced glofas stations AB#33136
- Loading branch information
Showing
6 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
services/API-service/src/scripts/git-lfs/point-layers/glofas_stations_ETH.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
services/API-service/src/scripts/git-lfs/point-layers/glofas_stations_KEN.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
stationCode,stationName,lat,lon,fid | ||
G5142,ATHI MUNYU (3DA02),-1.09167,37.19444,G5142 | ||
G5142,ATHI MUNYU (3DA02),-1.095,37.194,G5142 | ||
G5195,NZOIA AT RUAMBWA FERRY (1EF01),0.12361,34.09028,G5195 | ||
G5305,TANA HOLA (4G04),-1.5,40.033,G5305 | ||
G5305,TANA HOLA (4G04),-1.5,40.05,G5305 |
10 changes: 5 additions & 5 deletions
10
services/API-service/src/scripts/git-lfs/point-layers/glofas_stations_MWI.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
lat,lon,stationCode,stationName,fid | ||
-16.525,35.125,G1724,Na,G1724 | ||
-16.225,34.975,G2001,Na,G2001 | ||
-16.225,35.275,G5670,Sinoya South,G5670 | ||
-16.025,34.825,G5694,Chikwawa,G5694 | ||
stationCode,stationName,lat,lon,fid | ||
G1724,Na,-16.525,35.125,G1724 | ||
G2001,Na,-16.225,34.975,G2001 | ||
G5670,Sinoya South,-16.223,35.307,G5670 | ||
G5694,Chikwawa,-16.025,34.825,G5694 |
18 changes: 9 additions & 9 deletions
18
services/API-service/src/scripts/git-lfs/point-layers/glofas_stations_PHL.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
stationCode,stationName,lat,lon,fid | ||
G1966,Na,14.925,120.725,G1966 | ||
G1967,Na,15.375,120.475,G1967 | ||
G1969,Na,7.125,124.375,G1969 | ||
G1966,Na,14.894,120.73,G1966 | ||
G1967,Na,15.344,120.465,G1967 | ||
G1969,Na,7.154,124.335,G1969 | ||
G1970,Na,7.125,124.775,G1970 | ||
G4608,Pototan Jalaur Bridge,10.925,122.675,G4608 | ||
G4611,Nabua,13.375,123.325,G4611 | ||
G4630,Tuguegarao Buntun Bridge,17.625,121.675,G4630 | ||
G4945,Talacogon Municipal Hall,8.425,125.775,G4945 | ||
G5368,Nia Pumping Station,8.875,125.575,G5368 | ||
G5369,Dao Bridge,11.425,122.725,G5369 | ||
G4608,Pototan Jalaur Bridge,10.909,122.686,G4608 | ||
G4611,Nabua,13.404,123.325,G4611 | ||
G4630,Tuguegarao Buntun Bridge,17.614,121.688,G4630 | ||
G4945,Talacogon Municipal Hall,8.449,125.785,G4945 | ||
G5368,Nia Pumping Station,8.886,125.541,G5368 | ||
G5369,Dao Bridge,11.392,122.687,G5369 |
4 changes: 2 additions & 2 deletions
4
services/API-service/src/scripts/git-lfs/point-layers/glofas_stations_SSD.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
lat,lon,stationCode,stationName,fid | ||
6.22,31.59,G5100,Na,G5100 | ||
stationCode,stationName,lat,lon,fid | ||
G5100,Na,6.208,31.542,G5100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters