sw2.geojson 269 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.375698, 34.211524] } }]
  6. }