FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WorldWindJava/testData/RasterServerConfiguration.xml at patch-1 · gb96/WorldWindJava · GitHub
gb96
/
WorldWindJava
Public
forked from
NASAWorldWind/WorldWindJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
WorldWindJava
/
testData
/
RasterServerConfiguration.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
36 lines (36 loc) · 1.54 KB
Breadcrumbs
WorldWindJava
/
testData
/
RasterServerConfiguration.xml
Copy path
File metadata and controls
36 lines (36 loc) · 1.54 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
standalone
=
"
no
"
?>
<
RasterServer
version
=
"
1.0
"
>
<
Sector
>
<
SouthWest
>
<
LatLon
latitude
=
"
-50.0
"
longitude
=
"
178.0
"
units
=
"
degrees
"
/>
</
SouthWest
>
<
NorthEast
>
<
LatLon
latitude
=
"
-47.0
"
longitude
=
"
180.0
"
units
=
"
degrees
"
/>
</
NorthEast
>
</
Sector
>
<
Property
name
=
"
gov.nasa.worldwind.avkey.DisplayName
"
value
=
"
Desktop DTEDfromSTL 30m DTED2 Elevations
"
/>
<
Property
name
=
"
gov.nasa.worldwind.avkey.DatasetNameKey
"
value
=
"
Desktop DTEDfromSTL 30m DTED2 Elevations
"
/>
<
Property
name
=
"
gov.nasa.worldwind.avkey.DataCacheNameKey
"
value
=
"
Desktop DTEDfromSTL 30m DTED2 Elevations
"
/>
<
Sources
>
<
Source
path
=
"
/Users/tag/Desktop/DTEDfromSTL/30m DTED2/s48 e179.dt2
"
type
=
"
file
"
>
<
Sector
>
<
SouthWest
>
<
LatLon
latitude
=
"
-48.0
"
longitude
=
"
179.0
"
units
=
"
degrees
"
/>
</
SouthWest
>
<
NorthEast
>
<
LatLon
latitude
=
"
-47.0
"
longitude
=
"
180.0
"
units
=
"
degrees
"
/>
</
NorthEast
>
</
Sector
>
</
Source
>
<
Source
path
=
"
/Users/tag/Desktop/DTEDfromSTL/30m DTED2/s50 e178.dt2
"
type
=
"
file
"
>
<
Sector
>
<
SouthWest
>
<
LatLon
latitude
=
"
-50.0
"
longitude
=
"
178.0
"
units
=
"
degrees
"
/>
</
SouthWest
>
<
NorthEast
>
<
LatLon
latitude
=
"
-49.0
"
longitude
=
"
179.0
"
units
=
"
degrees
"
/>
</
NorthEast
>
</
Sector
>
</
Source
>
</
Sources
>
</
RasterServer
>
Back
|
FazBrowse Home
|
New Git URL