|
@@ -0,0 +1,25 @@
|
|
|
+{
|
|
|
+ "LayersConfiguration": [
|
|
|
+ {
|
|
|
+ "GroupName": "LOP",
|
|
|
+ "Layers": [
|
|
|
+ {
|
|
|
+ "LayerName": "LOP_Cibes_Standard",
|
|
|
+ "Code": "tier_Elegance or tier_Aurora"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "LayerName": "LOP_Cibes_Premium",
|
|
|
+ "Code": "tier_Galaxy"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "LayerName": "LOP_Cibes_Basic",
|
|
|
+ "Code": "tier_Basic"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "LayerName": "LOP_Cibes_Antera",
|
|
|
+ "Code": "tier_Antera"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|