From ca90d0281b13930996802c249b9327166f5f1327 Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Thu, 22 May 2025 16:46:15 +0800
Subject: [PATCH] 瑞昌优化
---
src/assets/json/qyfw.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/src/assets/json/qyfw.json b/src/assets/json/qyfw.json
index 6ae9370..b851033 100644
--- a/src/assets/json/qyfw.json
+++ b/src/assets/json/qyfw.json
@@ -898,6 +898,62 @@
"Shape_Length": 0.019612604105277001,
"Shape_Area": 2.2164732636445685e-05
}
+ },
+ {
+ "type": "Feature",
+ "id": 21,
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 115.60100099300007,
+ 29.830816226000024
+ ],
+ [
+ 115.60091771200007,
+ 29.822654675000024
+ ],
+ [
+ 115.6064142670001,
+ 29.822083604000056
+ ],
+ [
+ 115.60644995900009,
+ 29.81915686700006
+ ],
+ [
+ 115.60773486800008,
+ 29.819121175000078
+ ],
+ [
+ 115.6077539040001,
+ 29.83027370900004
+ ],
+ [
+ 115.6042418190001,
+ 29.830716288000076
+ ],
+ [
+ 115.60100099300007,
+ 29.830816226000024
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "OBJECTID": 21,
+ "O_Name": "江西新洋丰肥业有限公司",
+ "O_Com": null,
+ "O_LClr": null,
+ "O_LWidth": null,
+ "O_LAlpha": null,
+ "O_AAlpha": null,
+ "O_AClr": null,
+ "O_Flag": null,
+ "Shape_Length": 0.03583525453247354,
+ "Shape_Area": 0.00006028444361859353
+ }
}
]
}
\ No newline at end of file
--
Gitblit v1.9.3