sw1.geojson 274 B

123456
  1. {
  2. "type": "FeatureCollection",
  3. "name": "sw1",
  4. "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
  5. "features": [{ "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [108.620158,34.261077,368.7] } }]
  6. }