}
 
  }
   −
Same feature collection, with a member named "crs" to represent the coordinate reference system.
+
Same feature collection, with a member named "crs" to represent the coordinate reference system. Note that because this example uses EPSG:4326, it *must* specify coordinate_order, since EPSG:4326 defines the coordinate order to be "lat, lon", which is the opposite of the GeoJSON default.
 +
 
 
  {
 
  {
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
 
     "crs": {
 
     "crs": {
       "type": "URL",
+
       "type": "EPSG",
 
       "properties": {  
 
       "properties": {  
Exception encountered, of type "Error"