Generate GeoJSON for topology 29/14229/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sun, 9 Mar 2025 13:17:06 +0000 (14:17 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sun, 9 Mar 2025 13:17:06 +0000 (14:17 +0100)
- modify test configuration for RFC7946

IssueID: OAM-444
Change-Id: I2bf401bd72f8a08d5816379f2892761c68c3e645
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/test_config.json

index ee7aca4..d703c35 100644 (file)
     "kml": {
       "enabled": true,
       "compressed": true
+    },
+    "rfc7946": {
+      "enabled": true,
+      "compressed": false
+    },
+    "teiv": {
+      "enabled": false,
+      "compressed": false
     }
   }
 }
\ No newline at end of file