![JAR search and dependency download from the Maven repository](/logo.png)
data.test.5.0.ellipse.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ddmsence Show documentation
Show all versions of ddmsence Show documentation
DDMSence (pronounced "dee-dee-em-Essence") is the only open-source Java library that fully supports the
DoD Discovery Metadata Specification (DDMS).
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!-- Represents a single tspi:Ellipse element, for unit testing --> <tspi:Ellipse xmlns:tspi="http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:tspi-core="http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core" gml:id="EllipseMinimalExample" srsName="http://metadata.ces.mil/mdr/ns/GSIP/crs/WGS84E_2D"><gml:pos>53.81 -2.10</gml:pos><tspi-core:semiMajorLength uom="http://metadata.ces.mil/mdr/ns/GSIP/uom/length/kilometre">7.5</tspi-core:semiMajorLength><tspi-core:semiMinorLength uom="http://metadata.ces.mil/mdr/ns/GSIP/uom/length/kilometre">5</tspi-core:semiMinorLength><tspi-core:orientation uom="http://metadata.ces.mil/mdr/ns/GSIP/uom/planeAngle/arcDegree">-67.5</tspi-core:orientation></tspi:Ellipse>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy