Ticket #1257: UnixTime.xml

File UnixTime.xml, 2.2 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://localhost: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>
11 <TimeCS id="days-cs">
12 <description>1D coordinate system containing a time axis measuring days [d].</description>
13 <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/cs/OGC/0/Days</identifier>
14 <remarks>Initial version (0.1)</remarks>
15 <axis>
16 <CoordinateSystemAxis>
17 <CoordinateSystemAxis id="day" uom="http://www.opengis.net/def/uom/UCUM/0/d">
18 <description>Coordinate system axis for the recording of days [d].</description>
19 <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/axis/OGC/0/days</identifier>
20 <remarks>Initial version (0.1)</remarks>
21 <axisAbbrev>unix</axisAbbrev>
22 <axisDirection codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/axisDirection/OGC/1.0/future</axisDirection>
23 </CoordinateSystemAxis>
24 </CoordinateSystemAxis>
25 </axis>
26 </TimeCS>
27 </TimeCS>
28 </timeCS>
29 <temporalDatum>
30 <TemporalDatum>
31 <TemporalDatum id="unix-td">
32 <description>Origin of Unix time (1-Jan-1970, 00h00 UTC).</description>
33 <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">http://www.opengis.net/def/datum/OGC/0/UnixTimeDatum</identifier>
34 <remarks>Initial version (0.1)</remarks>
35 <scope>not known</scope>
36 <origin>1970-01-01T00:00:00Z</origin>
37 </TemporalDatum>
38 </TemporalDatum>
39 </temporalDatum>
40</TemporalCRS>