: Public <<JSON>> Class
Created: 01.02.2018 16:50:43
Modified: 01.02.2018 17:19:10
Project:
Advanced:
The general format proposed for the relevance area is GeoJson encoded data, based on the Simple Feature Access standard of the Open Geospatial Consortium. <br/>However, as many implementations in the ITS environment currently relate to area definitions defined by ETSI, an additional, JSON-based representation of the ETSI EN 302 931 v1.1.1 specification may be used as well. <br/>We recommend using the first representation wherever possible. <br/>On top of the representation is the <i>relevanceArea </i>object: <br/><br/>{ <br/>“type” : “GeoArea”, <br/>“dataformat” : “#lt;DATAFORMAT-STRING#gt;”, <br/>“area” : { #lt;ACCORDING-TO-FORMAT#gt; } <br/>} <br/><br/>Currently, two values for '<i>dataformat</i>' are possible: <br/><ul>
<li>“application/vnd.geo+json” for GeoJson  [1]  </li><li>“application/x.etsi.302931+json” for the ETSI based representation.  [2]   </li></ul>
<br/>[1]: <a href=" http://geojson.org/geojson-spec.html"><font color="#0000ff"><u>http://geojson.org/geojson-spec.html</u></font></a>  <br/>[2]: <a href="http://"><font color="#0000ff"><u>http://www.etsi.org/deliver/etsi_en/302900_302999/302931/01.01.01_60/en_302931v010101p.pdf</u></font></a>  <br/><br/>
Attribute
Private String
  area
Details:
 
Private String
  dataFormat
Details:
 
Private String = "GeoArea" (readOnly)
  type
Details:
 
Element Source Role Target Role
«JSON» ServiceEntry
Class  
Name:  
 
Name:  
 
Details:
 
Object Type Connection Direction Notes
«JSON» ServiceEntry Class Weak To