Sha256: ec40cf4a10db03ee486f62299c82eeeda61a1c91776863a46909014b57da3ac7

Contents?: true

Size: 645 Bytes

Versions: 13

Compression:

Stored size: 645 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2011 Takashi SUGA -->
<!-- You may use and/or modify this file according to the license
     described in the LICENSE.txt file included in this archive. -->
<object xmlns="http://hosi.org/When/BasicTypes/"
          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
          xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
          type="http://hosi.org/When/Coordinates/Spatial">
  <rdfs:label country='Japan'>[Tokyo]</rdfs:label>
  <geo:lat>N35.412011</geo:lat>
  <geo:long>E139.421322</geo:long>
  <geo:alt>0</geo:alt>
  <geo:datum>JGD2000</geo:datum>
</object>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
when_exe-0.5.0 test/examples/sample.xml
when_exe-0.4.6 test/examples/sample.xml
when_exe-0.4.5 test/examples/sample.xml
when_exe-0.4.4 test/examples/sample.xml
when_exe-0.4.3 test/examples/sample.xml
when_exe-0.4.2 test/examples/sample.xml
when_exe-0.4.1 test/examples/sample.xml
when_exe-0.4.0 test/examples/sample.xml
when_exe-0.3.9 test/examples/sample.xml
when_exe-0.3.8 test/examples/sample.xml
when_exe-0.3.7 test/examples/sample.xml
when_exe-0.3.6 test/examples/sample.xml
when_exe-0.3.5 test/examples/sample.xml