All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data.test.5.0.polygon.xml Maven / Gradle / Ivy

Go to download

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:Polygon element, for unit testing -->
<tspi:Polygon xmlns:tspi="http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" gml:id="PolygonMinimalExample" srsName="http://metadata.ces.mil/mdr/ns/GSIP/crs/WGS84E_2D"><gml:exterior><gml:LinearRing><gml:pos>51.0667 -1.8</gml:pos><gml:pos>52.0 -1.75</gml:pos><gml:pos>52.75 -1.2</gml:pos><gml:pos>51.25 -1.4667</gml:pos><gml:pos>51.0667 -1.8</gml:pos></gml:LinearRing></gml:exterior></tspi:Polygon>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy