This commit is contained in:
OSQZSS 2015-06-27 15:10:57 +09:00
parent df6fece5f2
commit 00b5230aad
7 changed files with 3394 additions and 0 deletions

BIN
tools/google_earth_kml.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
tools/google_earth_path.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
tools/satgen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

1671
tools/triumph.csv Normal file

File diff suppressed because it is too large Load Diff

52
tools/triumph.kml Normal file
View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document>
<name>triumph.kml</name>
<Style id="sh_ylw-pushpin">
<IconStyle>
<scale>1.3</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
<LineStyle>
<color>ff0000ff</color>
<width>3</width>
</LineStyle>
</Style>
<Style id="sn_ylw-pushpin">
<IconStyle>
<scale>1.1</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
<LineStyle>
<color>ff0000ff</color>
<width>3</width>
</LineStyle>
</Style>
<StyleMap id="msn_ylw-pushpin">
<Pair>
<key>normal</key>
<styleUrl>#sn_ylw-pushpin</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#sh_ylw-pushpin</styleUrl>
</Pair>
</StyleMap>
<Placemark>
<name>triumph</name>
<styleUrl>#msn_ylw-pushpin</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
2.292962188944128,48.87445730271985,0 2.294274608449061,48.87403882534497,0 2.294214298121489,48.87381961465331,0 2.294246244448952,48.87364448446561,0 2.294342717627778,48.87347921548204,0 2.29450541757859,48.87336845637476,0 2.29470253528155,48.87329123231336,0 2.295018448966741,48.87323713834751,0 2.295301742588503,48.8732683062766,0 2.295491400292664,48.87332704825074,0 2.295671553762826,48.87340087834404,0 2.295838174549794,48.87352197493488,0 2.297135443343921,48.87315336034212,0 2.296868381237371,48.87286600196605,0 2.296554263053787,48.87262980335586,0 2.296216477063688,48.87247713194041,0 2.295884046354708,48.87238204326754,0 2.295508920065636,48.87233713739468,0 2.295172909635417,48.87230743584583,0 2.294844511742338,48.87231110865392,0 2.29449063577249,48.87235192630201,0 2.29414409887849,48.87241190604147,0 2.293792572623405,48.87251905513978,0 2.293552584854808,48.87264429589256,0 2.293359898022798,48.87274831785984,0 2.293148298064422,48.87294556248799,0 2.293010774650786,48.87313487210952,0 2.292879191876889,48.87334066770922,0 2.292799752076151,48.87357297365202,0 2.292745140596733,48.87376779360692,0 2.292738243409531,48.87392919745098,0 2.292762555455667,48.8741247807385,0 2.292824522310675,48.87427048418088,0 2.292920876853,48.87444619176046,0
</coordinates>
</LineString>
</Placemark>
</Document>
</kml>

1671
tools/triumph.txt Normal file

File diff suppressed because it is too large Load Diff

BIN
tools/u-center.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 KiB