<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>><br>>  { "id": "alesia",<br>>       "title": "Alesia",
<br>>       "classname": "settlement",<br>>       "geometry": {<br>>        "type": "point",<br>>        "value": [47.535, 4.478, 0.0]<br>>       }
<br>>       "srs": "EPSG:4326",<br>>     }<br>><br>> instead of<br>><br>>  { "id": "alesia",<br>>       "title": "Alesia",<br>>       "classname": "settlement",
<br>>       "geometryType": "point",<br>>       "spatialCoordinates": [[47.535, 4.478, 0.0]],<br>>       "srs": "EPSG:4326",<br>>     }<br>><br>> ?<br>>
<br>> Chris<br>><br><br>I'm in favor of the above.<br><br>Sean<br><br></blockquote></div>Should the SRS go in with the geometry as well?<br clear="all"><br>{ "id": "alesia",<br>       "title": "Alesia",
<br>       "classname": "settlement",<br>       "geometry": {<br>          "type": "point",<br>          "value": [47.535, 4.478, 0.0]<br>          "srs": "EPSG:4326",
<br>        }  <br>}<br>-- <br>************************************<br>David William Bitner