From 07b0c2b723f16d88c64a0e9151fdbef81a0a8a74 Mon Sep 17 00:00:00 2001 From: 张洋洋 <10611411+yang-yang-z@user.noreply.gitee.com> Date: 星期一, 13 一月 2025 17:54:10 +0800 Subject: [PATCH] [add]管线json --- src/main/resources/linemodule.json | 34 +--------------------------------- 1 files changed, 1 insertions(+), 33 deletions(-) diff --git a/src/main/resources/linemodule.json b/src/main/resources/linemodule.json index 5c7c39c..9780e6e 100644 --- a/src/main/resources/linemodule.json +++ b/src/main/resources/linemodule.json @@ -1,33 +1 @@ -{ - "type": "CityJSON", - "version": "1.0", - "CityObjects": { - "UUID_005f52a3-47c2-492c-a941-187c3a342901": { - "type": "+PipeLine", - "attributes": { - "name": "绠¢亾" - }, - "geometry": [ - { - "type": "MultiLineString", - "boundaries": [ - [1,2] - ], - "lod": 0 - } - ] - } - }, - "vertices": [ - [ - 116.7058333, - 39.98416667, - 0.0 - ], - [ - 116.7058326, - 39.98416637, - 0.0 - ] - ] -} \ No newline at end of file +{"type":"CityJSON","version":"1.0","CityObjects":{},"vertices":[]} \ No newline at end of file -- Gitblit v1.9.3