Ticket #1257: UnixTime_old.xml

File UnixTime_old.xml, 2.1 KB (added by Vlad Merticariu, 8 years ago)
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<TemporalCRS xmlns:epsg="urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns="http://www.opengis.net/gml/3.2" id="unix-time-crs" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd">
3 <description>Concrete temporal CRS of seconds elapsed from 1-Jan-1970 (00h00 UTC).</description>
4 <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">http://kahlua.eecs.jacobs-university.de:8080/def/crs/OGC/0/UnixTime</identifier>
5 <name>Unix Time</name>
6 <name>POSIX Time</name>
7 <remarks>Initial version (0.1)</remarks>
8 <scope>not known</scope>
9 <timeCS>
10 <TimeCS id="days-cs">
11 <description>1D coordinate system containing a time axis measuring days [d].</description>
12 <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/cs/OGC/0/Days</identifier>
13 <remarks>Initial version (0.1)</remarks>
14 <axis>
15 <CoordinateSystemAxis id="day" uom="http://www.opengis.net/def/uom/UCUM/0/d">
16 <description>Coordinate system axis for the recording of days [d].</description>
17 <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/axis/OGC/0/days</identifier>
18 <remarks>Initial version (0.1)</remarks>
19 <axisAbbrev>unix</axisAbbrev>
20 <axisDirection codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/axisDirection/OGC/1.0/future</axisDirection>
21 </CoordinateSystemAxis>
22 </axis>
23 </TimeCS>
24 </timeCS>
25 <temporalDatum>
26 <TemporalDatum id="unix-td">
27 <description>Origin of Unix time (1-Jan-1970, 00h00 UTC).</description>
28 <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/datum/OGC/0/UnixTimeDatum</identifier>
29 <remarks>Initial version (0.1)</remarks>
30 <scope>not known</scope>
31 <origin>1970-01-01T00:00:00Z</origin>
32 </TemporalDatum>
33 </temporalDatum>
34</TemporalCRS>