张洋洋
2025-01-13 07b0c2b723f16d88c64a0e9151fdbef81a0a8a74
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
    ]
  ]
}
{"type":"CityJSON","version":"1.0","CityObjects":{},"vertices":[]}