GeoJDIL is an additional layer above GeoJSON. GeoJDIL is the preferred format for representation of geographic information in JDIL, the JSON Data Interchange Language.
+
GeoJDIL is an additional layer above GeoJSON. GeoJDIL is the preferred format for representation of geographic information in [http://jdil.org JDIL], the JSON Data Integration Layer.
    
There are a number of constructs which may be useful for applications which are not described wholly by GeoJSON. Specifically, the description of feature types is not defined in GeoJSON. However, at least some existing users have the desire to describe this information. It is recommended that these users use GeoJDIL.
 
There are a number of constructs which may be useful for applications which are not described wholly by GeoJSON. Specifically, the description of feature types is not defined in GeoJSON. However, at least some existing users have the desire to describe this information. It is recommended that these users use GeoJDIL.
 
  {
 
  {
 
   "@namespaces":  {"":"http://geojson.org/ns#", "atom":"http://www.w3.org/2005/Atom"},
 
   "@namespaces":  {"":"http://geojson.org/ns#", "atom":"http://www.w3.org/2005/Atom"},
   "@type": "atom:item",
+
   "@type": "atom:entry",
 
   "type": "Feature",
 
   "type": "Feature",
 
   "geometry": {
 
   "geometry": {
 
       ]
 
       ]
 
   },
 
   },
Exception encountered, of type "Error"