| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "properties": {
- "NAME": "",
- "REMARK": ""
- },
- "geometry": {
- "type": "Polygon",
- "coordinates": [
- [
- [
- 109.93171736,
- 27.36568153,
- 0
- ],
- [
- 109.93108032,
- 27.36577888,
- 0
- ],
- [
- 109.93171729,
- 27.36568126,
- 0
- ],
- [
- 109.93171736,
- 27.36568153,
- 0
- ]
- ]
- ]
- },
- "id": 18279343,
- "bbox": [
- 109.93108032,
- 27.36568126,
- 109.93171736,
- 27.36577888
- ]
- }
- ]
- }
|