From dbf1f87538f6289935b7ba14e125d1046d89a282 Mon Sep 17 00:00:00 2001 From: Dennis Kao <ulysseskao@gmail.com> Date: Mon, 10 Feb 2014 01:14:35 +0800 Subject: [PATCH] update for multi-symbol --- xdgnjobs/ximple-spatialjob/src/main/java/com/ximple/eofms/filter/CreateMultiSymbolStrategy.java | 19 + xdgnjobs/ximple-spatialjob/src/main/resources/conf/DefaultConvertShpFilter.xml | 501 +++++++++++++++++++++++++++++-------------------------- 2 files changed, 280 insertions(+), 240 deletions(-) diff --git a/xdgnjobs/ximple-spatialjob/src/main/java/com/ximple/eofms/filter/CreateMultiSymbolStrategy.java b/xdgnjobs/ximple-spatialjob/src/main/java/com/ximple/eofms/filter/CreateMultiSymbolStrategy.java index 2454a37..0ef9504 100644 --- a/xdgnjobs/ximple-spatialjob/src/main/java/com/ximple/eofms/filter/CreateMultiSymbolStrategy.java +++ b/xdgnjobs/ximple-spatialjob/src/main/java/com/ximple/eofms/filter/CreateMultiSymbolStrategy.java @@ -113,7 +113,7 @@ double angle = nodeElement.getRotationAngle(); angle = BigDecimal.valueOf(angle).setScale(3, RoundingMode.HALF_UP).doubleValue(); if (nodeElement.size() == 0) { - logger.info("CreateMultiSymbolStrategy cannot conver " + element.toString() + + logger.info("CreateMultiSymbolStrategy cannot convert " + element.toString() + "to Feature - getText() is empty."); return null; } @@ -127,9 +127,10 @@ if (charArray.length == 0) { - logger.info("CreateMultiSymbolStrategy cannot conver " + element.toString() + + logger.info("CreateMultiSymbolStrategy cannot convert " + element.toString() + "to Feature - getText() is empty."); - return null; + // return null; + continue; } @@ -170,13 +171,19 @@ sb.toString() }, null); } + + break; + } else if (txtElement instanceof TextNodeElement) { + // logger.info("CreateMultiSymbolStrategy cannot convert " + element.toString() + "to Feature"); } else { - logger.info("CreateMultiSymbolStrategy cannot conver " + element.toString() + "to Feature"); - return null; + // TODO: Ximple + // logger.info("CreateMultiSymbolStrategy cannot convert " + element.toString() + "to Feature"); + continue; } + txtElement.next(); } } else { - logger.info("CreateMultiSymbolStrategy cannot conver " + element.toString() + "to Feature"); + logger.info("CreateMultiSymbolStrategy cannot convert " + element.toString() + "to Feature"); return null; } return feature; diff --git a/xdgnjobs/ximple-spatialjob/src/main/resources/conf/DefaultConvertShpFilter.xml b/xdgnjobs/ximple-spatialjob/src/main/resources/conf/DefaultConvertShpFilter.xml old mode 100644 new mode 100755 index 9baf5b3..c7bb842 --- a/xdgnjobs/ximple-spatialjob/src/main/resources/conf/DefaultConvertShpFilter.xml +++ b/xdgnjobs/ximple-spatialjob/src/main/resources/conf/DefaultConvertShpFilter.xml @@ -1,10 +1,10 @@ -<?xml version="1.0" encoding="big5" ?> +<?xml version="1.0" encoding="utf-8" ?> <ElementDispatcherRules> <!-- High Voltage Features --> <TypeCompFilter name="FSC-106.C-0"> <tid>106</tid> <cid>0</cid> - <description>�D�����u</description> + <description>主高壓線</description> <elementCriterion> <elementType>12</elementType> <elementType>4</elementType> @@ -14,7 +14,7 @@ <TypeCompFilter name="FSC-106.C-1"> <tid>106</tid> <cid>1</cid> - <description>�����u�u</description> + <description>高壓線引線</description> <elementCriterion> <elementType>12</elementType> <elementType>4</elementType> @@ -24,7 +24,7 @@ <TypeCompFilter name="FSC-106.C-2"> <tid>106</tid> <cid>2</cid> - <description>�����u�u���O</description> + <description>高壓線引線註記</description> <elementCriterion> <elementType>7</elementType> </elementCriterion> @@ -33,7 +33,7 @@ <TypeCompFilter name="FSC-106.C-4"> <tid>106</tid> <cid>4</cid> - <description>�����u�X�u�N���u���O</description> + <description>高壓線饋線代號引線註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -42,7 +42,7 @@ <TypeCompFilter name="FSC-106.C-5"> <tid>106</tid> <cid>5</cid> - <description>�u���ۧ�</description> + <description>線路相序</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -51,7 +51,7 @@ <TypeCompFilter name="FSC-402.C-0"> <tid>402</tid> <cid>0</cid> - <description>�ܹq��</description> + <description>變電所</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -60,7 +60,7 @@ <TypeCompFilter name="FSC-402.C-1"> <tid>402</tid> <cid>1</cid> - <description>�ܹq�ҵ��O</description> + <description>變電所註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -70,7 +70,7 @@ <TypeCompFilter name="FSC-402.C-2"> <tid>402</tid> <cid>2</cid> - <description>�ܹq�Ҥ�����O</description> + <description>變電所中文註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -80,7 +80,7 @@ <TypeCompFilter name="FSC-411.C-0"> <tid>411</tid> <cid>0</cid> - <description>�t�q��</description> + <description>配電場</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -89,7 +89,7 @@ <TypeCompFilter name="FSC-411.C-1"> <tid>411</tid> <cid>1</cid> - <description>�t�q�����O</description> + <description>配電場註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -99,7 +99,7 @@ <TypeCompFilter name="FSC-411.C-2"> <tid>411</tid> <cid>2</cid> - <description>�t�q��-1/600</description> + <description>配電場-1/600</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -108,7 +108,7 @@ <TypeCompFilter name="FSC-411.C-3"> <tid>411</tid> <cid>3</cid> - <description>�t�q�����O-1/600</description> + <description>配電場註記-1/600</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -118,7 +118,7 @@ <TypeCompFilter name="FSC-411.C-4"> <tid>411</tid> <cid>3</cid> - <description>�C���t�ι�-�t�q�Ǯy�е��O</description> + <description>低壓系統圖-配電室座標註記</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -128,7 +128,7 @@ <TypeCompFilter name="FSC-411.C-5"> <tid>411</tid> <cid>3</cid> - <description>���O�t�ι�-�t�q�Ǯy�е��O</description> + <description>路燈系統圖-配電室座標註記</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -138,7 +138,7 @@ <TypeCompFilter name="FSC-411.C-6"> <tid>411</tid> <cid>3</cid> - <description>���l�t�ι�-�t�q�Ǯy�е��O</description> + <description>光纜系統圖-配電室座標註記</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -148,7 +148,7 @@ <TypeCompFilter name="FSC-411.C-7"> <tid>411</tid> <cid>7</cid> - <description>�t�q��1/600�ޤW�U�Ÿ�</description> + <description>配電場1/600引上下符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -157,7 +157,7 @@ <TypeCompFilter name="FSC-411.C-8"> <tid>411</tid> <cid>8</cid> - <description>�t�q��1/1200�ޤW�U�Ÿ�</description> + <description>配電場1/1200引上下符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -166,7 +166,7 @@ <TypeCompFilter name="FSC-417.C-0"> <tid>417</tid> <cid>0</cid> - <description>�@�c��Ƥ�</description> + <description>共構投料孔</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -175,7 +175,7 @@ <TypeCompFilter name="FSC-417.C-1"> <tid>417</tid> <cid>1</cid> - <description>�@�c��Ƥյ��O</description> + <description>共構投料孔註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -184,7 +184,7 @@ <TypeCompFilter name="FSC-419.C-0"> <tid>419</tid> <cid>0</cid> - <description>�s����</description> + <description>連接孔</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -193,7 +193,7 @@ <TypeCompFilter name="FSC-419.C-1"> <tid>419</tid> <cid>1</cid> - <description>�s���չϸ��y��</description> + <description>連接孔圖號座標</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -202,7 +202,7 @@ <TypeCompFilter name="FSC-420.C-0"> <tid>420</tid> <cid>0</cid> - <description>��</description> + <description>管溝</description> <elementCriterion> <elementType>6</elementType> </elementCriterion> @@ -211,7 +211,7 @@ <TypeCompFilter name="FSC-420.C-1"> <tid>420</tid> <cid>1</cid> - <description>�����O</description> + <description>管溝註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -220,7 +220,7 @@ <TypeCompFilter name="FSC-421.C-0"> <tid>421</tid> <cid>0</cid> - <description>�@�P�D</description> + <description>共同管道</description> <elementCriterion> <elementType>6</elementType> </elementCriterion> @@ -229,66 +229,16 @@ <TypeCompFilter name="FSC-421.C-1"> <tid>421</tid> <cid>1</cid> - <description>�@�P�D���O</description> + <description>共同管道註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> <TextCreateStrategy/> - </TypeCompFilter> - <TypeCompFilter name="FSC-423.C-0"> - <tid>423</tid> - <cid>0</cid> - <description>���_��</description> - <elementCriterion> - <elementType>7</elementType> - <elementType>17</elementType> - </elementCriterion> - <MultiSymbolCreateStrategy/> - </TypeCompFilter> - <TypeCompFilter name="FSC-423.C-1"> - <tid>423</tid> - <cid>1</cid> - <description>���_���u</description> - <elementCriterion> - <elementType>12</elementType> - <elementType>4</elementType> - </elementCriterion> - <LineCreateStrategy/> - </TypeCompFilter> - <TypeCompFilter name="FSC-423.C-2"> - <tid>423</tid> - <cid>2</cid> - <description>�����O</description> - <elementCriterion> - <elementType>7</elementType> - <elementType>17</elementType> - </elementCriterion> - <TextCreateStrategy/> - </TypeCompFilter> - <TypeCompFilter name="FSC-423.C-3"> - <tid>423</tid> - <cid>3</cid> - <description>��u���O</description> - <elementCriterion> - <elementType>17</elementType> - <elementType>7</elementType> - </elementCriterion> - <TextCreateStrategy/> - </TypeCompFilter> - <TypeCompFilter name="FSC-423.C-4"> - <tid>423</tid> - <cid>4</cid> - <description>���_�����U�u</description> - <elementCriterion> - <elementType>12</elementType> - <elementType>4</elementType> - </elementCriterion> - <LineCreateStrategy/> </TypeCompFilter> <TypeCompFilter name="FSC-424.C-0"> <tid>424</tid> <cid>0</cid> - <description>�S��u�k�X�вŸ�</description> + <description>特殊工法旗標符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -297,7 +247,7 @@ <TypeCompFilter name="FSC-501.C-0"> <tid>501</tid> <cid>0</cid> - <description>��ê���X</description> + <description>障礙圍籬</description> <elementCriterion> <elementType>6</elementType> </elementCriterion> @@ -306,7 +256,7 @@ <TypeCompFilter name="FSC-501.C-1"> <tid>501</tid> <cid>1</cid> - <description>��ê���X��r���O</description> + <description>障礙圍籬文字註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -315,7 +265,7 @@ <TypeCompFilter name="FSC-502.C-0"> <tid>502</tid> <cid>0</cid> - <description>���D���X</description> + <description>問題圍籬</description> <elementCriterion> <elementType>6</elementType> </elementCriterion> @@ -324,7 +274,7 @@ <TypeCompFilter name="FSC-502.C-1"> <tid>502</tid> <cid>1</cid> - <description>���D���X��r���O</description> + <description>問題圍籬文字註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -333,7 +283,7 @@ <TypeCompFilter name="FSC-405.C-0"> <tid>405</tid> <cid>0</cid> - <description>���u��</description> + <description>接線盒</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -342,7 +292,7 @@ <TypeCompFilter name="FSC-405.C-1"> <tid>405</tid> <cid>1</cid> - <description>���u����r���O</description> + <description>接線盒文字註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -351,7 +301,7 @@ <TypeCompFilter name="FSC-418.C-0"> <tid>418</tid> <cid>0</cid> - <description>�H���X�J�f</description> + <description>人員出入口</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -360,7 +310,7 @@ <TypeCompFilter name="FSC-418.C-1"> <tid>418</tid> <cid>1</cid> - <description>�H���X�J�f��r���O</description> + <description>人員出入口文字註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -369,7 +319,7 @@ <TypeCompFilter name="FSC-503.C-0"> <tid>503</tid> <cid>0</cid> - <description>��r���O</description> + <description>文字註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -378,7 +328,7 @@ <TypeCompFilter name="FSC-407.C-0"> <tid>407</tid> <cid>0</cid> - <description>�q��</description> + <description>電桿</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -387,7 +337,7 @@ <TypeCompFilter name="FSC-407.C-1"> <tid>407</tid> <cid>1</cid> - <description>�q����O</description> + <description>電桿註記</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -397,7 +347,7 @@ <TypeCompFilter name="FSC-407.C-2"> <tid>407</tid> <cid>2</cid> - <description>�q��-1/600</description> + <description>電桿-1/600</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -406,7 +356,7 @@ <TypeCompFilter name="FSC-407.C-3"> <tid>407</tid> <cid>3</cid> - <description>�q��-1/600���O</description> + <description>電桿-1/600註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -416,7 +366,7 @@ <TypeCompFilter name="FSC-407.C-5"> <tid>407</tid> <cid>5</cid> - <description>�y�е��O</description> + <description>座標註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -425,7 +375,7 @@ <TypeCompFilter name="FSC-407.C-7"> <tid>407</tid> <cid>7</cid> - <description>1/600�q��ޤW�U�Ÿ�</description> + <description>1/600電桿引上下符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -434,7 +384,7 @@ <TypeCompFilter name="FSC-407.C-8"> <tid>407</tid> <cid>8</cid> - <description>1/1200�q��ޤW�U�Ÿ�</description> + <description>1/1200電桿引上下符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -443,7 +393,7 @@ <TypeCompFilter name="FSC-407.C-9"> <tid>407</tid> <cid>9</cid> - <description>�q�������u</description> + <description>電桿水平支線</description> <elementCriterion> <elementType>4</elementType> <elementType>17</elementType> @@ -453,7 +403,7 @@ <TypeCompFilter name="FSC-407.C-10"> <tid>407</tid> <cid>10</cid> - <description>�q�������u���\</description> + <description>電桿水平支線頂蓋</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -462,7 +412,7 @@ <TypeCompFilter name="FSC-407.C-11"> <tid>407</tid> <cid>11</cid> - <description>�q�������u���\</description> + <description>電桿水平支線頂蓋</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -471,7 +421,7 @@ <TypeCompFilter name="FSC-407.C-12"> <tid>407</tid> <cid>12</cid> - <description>�q��츹</description> + <description>電桿桿號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -480,7 +430,7 @@ <TypeCompFilter name="FSC-114.C-0"> <tid>114</tid> <cid>0</cid> - <description>�}��</description> + <description>開關</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -489,7 +439,7 @@ <TypeCompFilter name="FSC-114.C-1"> <tid>114</tid> <cid>1</cid> - <description>�}���j�����O</description> + <description>開關迴路註記</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -499,7 +449,7 @@ <TypeCompFilter name="FSC-114.C-2"> <tid>114</tid> <cid>2</cid> - <description>�}���p�P��</description> + <description>開關小星號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -508,7 +458,7 @@ <TypeCompFilter name="FSC-114.C-3"> <tid>114</tid> <cid>3</cid> - <description>�}���j�P��</description> + <description>開關大星號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -517,7 +467,7 @@ <TypeCompFilter name="FSC-122.C-0"> <tid>122</tid> <cid>0</cid> - <description>�����s��</description> + <description>直接連接</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -528,7 +478,7 @@ <TypeCompFilter name="FSC-122.C-1"> <tid>122</tid> <cid>1</cid> - <description>�����s�����O</description> + <description>直接連接註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -538,7 +488,7 @@ <TypeCompFilter name="FSC-107.C-0"> <tid>107</tid> <cid>0</cid> - <description>�����Τ�</description> + <description>高壓用戶</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -547,7 +497,7 @@ <TypeCompFilter name="FSC-107.C-1"> <tid>107</tid> <cid>1</cid> - <description>�����Τ���O</description> + <description>高壓用戶註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -557,7 +507,7 @@ <TypeCompFilter name="FSC-107.C-2"> <tid>107</tid> <cid>2</cid> - <description>�����Τᤤ����O</description> + <description>高壓用戶中文註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -567,7 +517,7 @@ <TypeCompFilter name="FSC-117.C-0"> <tid>117</tid> <cid>0</cid> - <description>Tie������</description> + <description>Tie變壓器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -576,7 +526,7 @@ <TypeCompFilter name="FSC-105.C-0"> <tid>105</tid> <cid>0</cid> - <description>�������Y</description> + <description>直路接頭</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -585,7 +535,7 @@ <TypeCompFilter name="FSC-105.C-1"> <tid>105</tid> <cid>1</cid> - <description>�������Y���O</description> + <description>直路接頭註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -594,7 +544,7 @@ <TypeCompFilter name="FSC-101.C-0"> <tid>101</tid> <cid>0</cid> - <description>�y��</description> + <description>匯流排</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -604,7 +554,7 @@ <TypeCompFilter name="FSC-120.C-0"> <tid>120</tid> <cid>0</cid> - <description>�`�I</description> + <description>節點</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -613,7 +563,7 @@ <TypeCompFilter name="FSC-150.C-0"> <tid>150</tid> <cid>0</cid> - <description>����}��</description> + <description>兩路開關</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -622,7 +572,7 @@ <TypeCompFilter name="FSC-130.C-0"> <tid>130</tid> <cid>0</cid> - <description>�ɽu��e</description> + <description>導線交叉</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -631,7 +581,7 @@ <TypeCompFilter name="FSC-131.C-0"> <tid>131</tid> <cid>0</cid> - <description>�ɽu�ܧ�</description> + <description>導線變更</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -640,7 +590,7 @@ <TypeCompFilter name="FSC-109.C-0"> <tid>109</tid> <cid>0</cid> - <description>���u�s��</description> + <description>跳線連接</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -649,7 +599,7 @@ <TypeCompFilter name="FSC-116.C-0"> <tid>116</tid> <cid>0</cid> - <description>������</description> + <description>高壓終端</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -658,7 +608,7 @@ <TypeCompFilter name="FSC-108.C-0"> <tid>108</tid> <cid>0</cid> - <description>�_����</description> + <description>斷路器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -667,7 +617,7 @@ <TypeCompFilter name="FSC-108.C-1"> <tid>108</tid> <cid>1</cid> - <description>�_�������O</description> + <description>斷路器註記</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -677,7 +627,7 @@ <TypeCompFilter name="FSC-119.C-0"> <tid>119</tid> <cid>0</cid> - <description>�q��</description> + <description>電驛</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -686,7 +636,7 @@ <TypeCompFilter name="FSC-115.C-0"> <tid>115</tid> <cid>0</cid> - <description>������</description> + <description>變壓器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -695,7 +645,7 @@ <TypeCompFilter name="FSC-115.C-1"> <tid>115</tid> <cid>1</cid> - <description>���������O</description> + <description>變壓器註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -705,7 +655,7 @@ <TypeCompFilter name="FSC-115.C-2"> <tid>115</tid> <cid>2</cid> - <description>���O�t�ι�������</description> + <description>路燈系統圖變壓器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -714,7 +664,7 @@ <TypeCompFilter name="FSC-115.C-3"> <tid>115</tid> <cid>3</cid> - <description>���O�t�ι����������O</description> + <description>路燈系統圖變壓器註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -724,7 +674,7 @@ <TypeCompFilter name="FSC-115.C-4"> <tid>115</tid> <cid>4</cid> - <description>�C���t�ι�������</description> + <description>低壓系統圖變壓器</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -734,7 +684,7 @@ <TypeCompFilter name="FSC-115.C-5"> <tid>115</tid> <cid>5</cid> - <description>�C���t�ι����������O</description> + <description>低壓系統圖變壓器註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -744,7 +694,7 @@ <TypeCompFilter name="FSC-115.C-6"> <tid>115</tid> <cid>6</cid> - <description>�C���t�ι�-�t�q�Ǯy�е��O</description> + <description>低壓系統圖-配電室座標註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -754,7 +704,7 @@ <TypeCompFilter name="FSC-115.C-7"> <tid>115</tid> <cid>7</cid> - <description>�C���t�ι�-�t�q�Ǯy�е��O</description> + <description>低壓系統圖-配電室座標註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -764,7 +714,7 @@ <TypeCompFilter name="FSC-115.C-8"> <tid>115</tid> <cid>8</cid> - <description>�[��������(�a�U�C����)���O</description> + <description>架空變壓器(地下低壓用)註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -774,7 +724,7 @@ <TypeCompFilter name="FSC-115.C-91"> <tid>115</tid> <cid>91</cid> - <description>�����������s���u</description> + <description>變壓器延伸連接線</description> <elementCriterion> <elementType>12</elementType> <elementType>4</elementType> @@ -784,7 +734,7 @@ <TypeCompFilter name="FSC-118.C-0"> <tid>118</tid> <cid>0</cid> - <description>�D������</description> + <description>主變壓器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -793,7 +743,7 @@ <TypeCompFilter name="FSC-102.C-0"> <tid>102</tid> <cid>0</cid> - <description>�q�e��</description> + <description>電容器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -802,7 +752,7 @@ <TypeCompFilter name="FSC-100.C-0"> <tid>100</tid> <cid>0</cid> - <description>�p��</description> + <description>避雷器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -811,7 +761,7 @@ <TypeCompFilter name="FSC-140.C-0"> <tid>140</tid> <cid>0</cid> - <description>�����u��(�u���ϥ�)</description> + <description>高壓線路(線路圖用)</description> <elementCriterion> <elementType>12</elementType> <elementType>4</elementType> @@ -821,7 +771,7 @@ <TypeCompFilter name="FSC-140.C-1"> <tid>140</tid> <cid>1</cid> - <description>�u(�u���ϥ�)</description> + <description>引線(線路圖用)</description> <elementCriterion> <elementType>12</elementType> <elementType>4</elementType> @@ -831,7 +781,7 @@ <TypeCompFilter name="FSC-140.C-2"> <tid>140</tid> <cid>2</cid> - <description>�ɽu���O(�u���ϥ�)</description> + <description>導線註記(線路圖用)</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -841,7 +791,7 @@ <TypeCompFilter name="FSC-140.C-3"> <tid>140</tid> <cid>3</cid> - <description>�X�u�N���u(�u���ϥ�)</description> + <description>饋線代號引線(線路圖用)</description> <elementCriterion> <elementType>12</elementType> <elementType>4</elementType> @@ -851,7 +801,7 @@ <TypeCompFilter name="FSC-140.C-4"> <tid>140</tid> <cid>4</cid> - <description>�X�u�N�����O(�u���ϥ�)</description> + <description>饋線代號註記(線路圖用)</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -861,7 +811,7 @@ <TypeCompFilter name="FSC-151.C-0"> <tid>150</tid> <cid>0</cid> - <description>�`���}��</description> + <description>常閉開關</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -871,17 +821,17 @@ <TypeCompFilter name="FSC-200.C-0"> <tid>200</tid> <cid>0</cid> - <description>�C���`�I</description> + <description>低壓節點</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> <SymbolCreateStrategy/> </TypeCompFilter> - <!-- *****�C��****** --> + <!-- *****低壓****** --> <TypeCompFilter name="FSC-201.C-0"> <tid>201</tid> <cid>0</cid> - <description>����u</description> + <description>接戶線</description> <elementCriterion> <elementType>12</elementType> <elementType>16</elementType> @@ -892,7 +842,7 @@ <TypeCompFilter name="FSC-201.C-1"> <tid>201</tid> <cid>1</cid> - <description>����u���O</description> + <description>接戶線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -902,7 +852,7 @@ <TypeCompFilter name="FSC-201.C-2"> <tid>201</tid> <cid>2</cid> - <description>����u�����O</description> + <description>接戶線長度註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -912,7 +862,7 @@ <TypeCompFilter name="FSC-202.C-0"> <tid>202</tid> <cid>0</cid> - <description>�����I</description> + <description>接戶點</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -921,7 +871,7 @@ <TypeCompFilter name="FSC-202.C-1"> <tid>202</tid> <cid>1</cid> - <description>�����I���P���O</description> + <description>接戶點門牌註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -931,7 +881,7 @@ <TypeCompFilter name="FSC-203.C-0"> <tid>203</tid> <cid>0</cid> - <description>���O�d�������I</description> + <description>路燈責任分界點</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -940,7 +890,7 @@ <TypeCompFilter name="FSC-203.C-1"> <tid>203</tid> <cid>1</cid> - <description>���O�d�������I���O</description> + <description>路燈責任分界點註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -950,7 +900,7 @@ <TypeCompFilter name="FSC-204.C-0"> <tid>204</tid> <cid>0</cid> - <description>�C�����u</description> + <description>低壓跳線</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -959,7 +909,7 @@ <TypeCompFilter name="FSC-205.C-0"> <tid>205</tid> <cid>0</cid> - <description>�C���ɽu</description> + <description>低壓導線</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -969,7 +919,7 @@ <TypeCompFilter name="FSC-205.C-1"> <tid>205</tid> <cid>1</cid> - <description>�C���ɽu���O</description> + <description>低壓導線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -979,7 +929,7 @@ <TypeCompFilter name="FSC-205.C-2"> <tid>205</tid> <cid>2</cid> - <description>�C���ɽu�����O</description> + <description>低壓導線長度註記</description> <elementCriterion> <elementType>7</elementType> </elementCriterion> @@ -988,7 +938,7 @@ <TypeCompFilter name="FSC-206.C-0"> <tid>206</tid> <cid>0</cid> - <description>�C�������c</description> + <description>低壓遙控箱</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -997,7 +947,7 @@ <TypeCompFilter name="FSC-206.C-1"> <tid>206</tid> <cid>1</cid> - <description>�C�������c���O</description> + <description>低壓遙控箱註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1007,7 +957,7 @@ <TypeCompFilter name="FSC-206.C-2"> <tid>206</tid> <cid>2</cid> - <description>�C�������c���P���O</description> + <description>低壓遙控箱門牌註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1017,7 +967,7 @@ <TypeCompFilter name="FSC-207.C-0"> <tid>207</tid> <cid>0</cid> - <description>�C��ĵ����</description> + <description>低壓警報器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1026,7 +976,7 @@ <TypeCompFilter name="FSC-207.C-1"> <tid>207</tid> <cid>1</cid> - <description>�C��ĵ�������O</description> + <description>低壓警報器註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1036,7 +986,7 @@ <TypeCompFilter name="FSC-207.C-2"> <tid>207</tid> <cid>2</cid> - <description>�C��ĵ�������P���O</description> + <description>低壓警報器門牌註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1046,7 +996,7 @@ <TypeCompFilter name="FSC-208.C-0"> <tid>208</tid> <cid>0</cid> - <description>�C����</description> + <description>低壓終端</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1055,7 +1005,7 @@ <TypeCompFilter name="FSC-209.C-0"> <tid>209</tid> <cid>0</cid> - <description>�C����q���x</description> + <description>低壓交通號誌</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1064,7 +1014,7 @@ <TypeCompFilter name="FSC-209.C-1"> <tid>209</tid> <cid>1</cid> - <description>�C����q���x���O</description> + <description>低壓交通號誌註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1074,7 +1024,7 @@ <TypeCompFilter name="FSC-210.C-0"> <tid>210</tid> <cid>0</cid> - <description>�C���a�U�ɽu</description> + <description>低壓地下導線</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1085,7 +1035,7 @@ <TypeCompFilter name="FSC-210.C-1"> <tid>210</tid> <cid>1</cid> - <description>�C���a�U�ɽu���I�Ÿ�</description> + <description>低壓地下導線打點符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1094,7 +1044,7 @@ <TypeCompFilter name="FSC-210.C-2"> <tid>210</tid> <cid>2</cid> - <description>�C���a�U�ɽu�����O</description> + <description>低壓地下導線長度註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1103,7 +1053,7 @@ <TypeCompFilter name="FSC-210.C-3"> <tid>210</tid> <cid>3</cid> - <description>�C���a�U�ɽu�Ÿ�</description> + <description>低壓地下導線符號</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1113,7 +1063,7 @@ <TypeCompFilter name="FSC-210.C-4"> <tid>210</tid> <cid>4</cid> - <description>�C���a�U�ɽu���O</description> + <description>低壓地下導線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1123,7 +1073,7 @@ <TypeCompFilter name="FSC-211.C-0"> <tid>211</tid> <cid>0</cid> - <description>�C���[�ű���u</description> + <description>低壓架空接戶線</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1133,7 +1083,7 @@ <TypeCompFilter name="FSC-211.C-1"> <tid>211</tid> <cid>1</cid> - <description>�C���[�ű���u���O</description> + <description>低壓架空接戶線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1143,7 +1093,7 @@ <TypeCompFilter name="FSC-211.C-2"> <tid>211</tid> <cid>2</cid> - <description>�C���[�ű���u�����O</description> + <description>低壓架空接戶線長度註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1153,7 +1103,7 @@ <TypeCompFilter name="FSC-212.C-0"> <tid>212</tid> <cid>0</cid> - <description>�C���[�ųs������u</description> + <description>低壓架空連接接戶線</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1163,7 +1113,7 @@ <TypeCompFilter name="FSC-212.C-1"> <tid>212</tid> <cid>1</cid> - <description>�C���[�ųs������u���O</description> + <description>低壓架空連接接戶線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1173,7 +1123,7 @@ <TypeCompFilter name="FSC-212.C-2"> <tid>212</tid> <cid>2</cid> - <description>�C���[�ųs������u�����O</description> + <description>低壓架空連接接戶線長度註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1183,7 +1133,7 @@ <TypeCompFilter name="FSC-213.C-0"> <tid>213</tid> <cid>0</cid> - <description>�C���a�U�s������u</description> + <description>低壓地下連接接戶線</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1194,7 +1144,7 @@ <TypeCompFilter name="FSC-213.C-1"> <tid>213</tid> <cid>1</cid> - <description>�C���a�U�s������u���O</description> + <description>低壓地下連接接戶線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1204,7 +1154,7 @@ <TypeCompFilter name="FSC-213.C-2"> <tid>213</tid> <cid>2</cid> - <description>�C���a�U�s������u�����O</description> + <description>低壓地下連接接戶線長度註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1214,7 +1164,7 @@ <TypeCompFilter name="FSC-215.C-0"> <tid>215</tid> <cid>0</cid> - <description>�C���۰ʭt�������}��</description> + <description>低壓自動負載切換開關</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1223,7 +1173,7 @@ <TypeCompFilter name="FSC-216.C-0"> <tid>216</tid> <cid>0</cid> - <description>�a�U�C���ʵ���</description> + <description>地下低壓監視器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1232,7 +1182,7 @@ <TypeCompFilter name="FSC-216.C-1"> <tid>216</tid> <cid>1</cid> - <description>�C���ʵ������O</description> + <description>低壓監視器註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1242,7 +1192,7 @@ <TypeCompFilter name="FSC-216.C-2"> <tid>216</tid> <cid>2</cid> - <description>�C���ʵ������P���O</description> + <description>低壓監視器門牌註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1252,17 +1202,17 @@ <TypeCompFilter name="FSC-217.C-0"> <tid>217</tid> <cid>0</cid> - <description>�C���a�U���</description> + <description>低壓地下游休</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> <SymbolCreateStrategy/> </TypeCompFilter> - <!-- ���l --> + <!-- 光纜 --> <TypeCompFilter name="FSC-300.C-0"> <tid>300</tid> <cid>0</cid> - <description>�q�T���l�u</description> + <description>通訊光纜線</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1272,7 +1222,7 @@ <TypeCompFilter name="FSC-300.C-1"> <tid>300</tid> <cid>1</cid> - <description>���ֹq�l����(����)���O</description> + <description>光纖電纜型式(長度)註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1282,7 +1232,7 @@ <TypeCompFilter name="FSC-300.C-2"> <tid>300</tid> <cid>2</cid> - <description>���ֹq�l��r�������O</description> + <description>光纖電纜文字說明註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1292,7 +1242,7 @@ <TypeCompFilter name="FSC-300.C-3"> <tid>300</tid> <cid>3</cid> - <description>���ֹq�l�u�Ÿ�</description> + <description>光纖電纜引線符號</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1302,7 +1252,7 @@ <TypeCompFilter name="FSC-300.C-4"> <tid>300</tid> <cid>4</cid> - <description>���ֹq�l���I�Ÿ�</description> + <description>光纖電纜打點符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1311,7 +1261,7 @@ <TypeCompFilter name="FSC-301.C-0"> <tid>301</tid> <cid>0</cid> - <description>���O����u</description> + <description>路燈控制線</description> <elementCriterion> <elementType>4</elementType> <elementType>12</elementType> @@ -1321,7 +1271,7 @@ <TypeCompFilter name="FSC-301.C-1"> <tid>301</tid> <cid>1</cid> - <description>���O����u�u�Ÿ�</description> + <description>路燈控制線引線符號</description> <elementCriterion> <elementType>12</elementType> </elementCriterion> @@ -1330,7 +1280,7 @@ <TypeCompFilter name="FSC-301.C-3"> <tid>301</tid> <cid>3</cid> - <description>���O����u���O</description> + <description>路燈控制線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1340,7 +1290,7 @@ <TypeCompFilter name="FSC-999.C-0"> <tid>999</tid> <cid>0</cid> - <description>���O</description> + <description>註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1350,7 +1300,7 @@ <TypeCompFilter name="FSC-113.C-0"> <tid>113</tid> <cid>0</cid> - <description>�����a�U���</description> + <description>高壓地下游休</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1359,7 +1309,7 @@ <TypeCompFilter name="FSC-403.C-0"> <tid>403</tid> <cid>0</cid> - <description>���C���H���</description> + <description>高低壓人手孔</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1368,7 +1318,7 @@ <TypeCompFilter name="FSC-403.C-1"> <tid>403</tid> <cid>1</cid> - <description>���C���H��ծy�е��O</description> + <description>高低壓人手孔座標註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1378,7 +1328,7 @@ <TypeCompFilter name="FSC-403.C-2"> <tid>403</tid> <cid>2</cid> - <description>���C���H��ն��Ÿ�</description> + <description>高低壓人手孔圓圈符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1387,7 +1337,7 @@ <TypeCompFilter name="FSC-403.C-4"> <tid>403</tid> <cid>4</cid> - <description>���O�ն��</description> + <description>路燈孔圓圈</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1396,7 +1346,7 @@ <TypeCompFilter name="FSC-403.C-5"> <tid>403</tid> <cid>5</cid> - <description>���O�ծy�е��O</description> + <description>路燈孔座標註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1406,7 +1356,7 @@ <TypeCompFilter name="FSC-403.C-6"> <tid>403</tid> <cid>6</cid> - <description>���֤ն��Ÿ�</description> + <description>光纖孔圓圈符號</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1415,7 +1365,7 @@ <TypeCompFilter name="FSC-403.C-7"> <tid>403</tid> <cid>7</cid> - <description>���l�ծy�е��O(���l�ϥ�)</description> + <description>光纜孔座標註記(光纜圖用)</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1425,27 +1375,29 @@ <TypeCompFilter name="FSC-401.C-0"> <tid>401</tid> <cid>0</cid> - <description>��</description> + <description>管路</description> <elementCriterion> <elementType>12</elementType> <elementType>16</elementType> + <elementType>4</elementType> </elementCriterion> <LineCreateStrategy/> </TypeCompFilter> <TypeCompFilter name="FSC-401.C-1"> <tid>401</tid> <cid>1</cid> - <description>���u</description> + <description>管路引線</description> <elementCriterion> <elementType>12</elementType> <elementType>16</elementType> + <elementType>4</elementType> </elementCriterion> <LineCreateStrategy/> </TypeCompFilter> <TypeCompFilter name="FSC-401.C-2"> <tid>401</tid> <cid>2</cid> - <description>���U</description> + <description>管路管帽</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1454,7 +1406,7 @@ <TypeCompFilter name="FSC-401.C-3"> <tid>401</tid> <cid>3</cid> - <description>����r�������O</description> + <description>管路文字說明註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1464,7 +1416,7 @@ <TypeCompFilter name="FSC-401.C-5"> <tid>401</tid> <cid>5</cid> - <description>���_���Ϭq�Ϲj</description> + <description>管路斷面區段區隔</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1473,7 +1425,7 @@ <TypeCompFilter name="FSC-302.C-0"> <tid>302</tid> <cid>0</cid> - <description>���O�t���u</description> + <description>路燈負載線</description> <elementCriterion> <elementType>12</elementType> </elementCriterion> @@ -1482,7 +1434,7 @@ <TypeCompFilter name="FSC-302.C-1"> <tid>302</tid> <cid>1</cid> - <description>���O�t���u���O</description> + <description>路燈負載線註記</description> <elementCriterion> <elementType>17</elementType> <elementType>7</elementType> @@ -1492,7 +1444,7 @@ <TypeCompFilter name="FSC-303.C-0"> <tid>303</tid> <cid>0</cid> - <description>���O�ާ@�u</description> + <description>路燈操作線</description> <elementCriterion> <elementType>12</elementType> </elementCriterion> @@ -1501,7 +1453,7 @@ <TypeCompFilter name="FSC-303.C-1"> <tid>303</tid> <cid>1</cid> - <description>���O�ާ@�u�u</description> + <description>路燈操作線引線</description> <elementCriterion> <elementType>12</elementType> </elementCriterion> @@ -1510,7 +1462,7 @@ <TypeCompFilter name="FSC-303.C-3"> <tid>303</tid> <cid>3</cid> - <description>���O�ާ@�u���O</description> + <description>路燈操作線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1520,7 +1472,7 @@ <TypeCompFilter name="FSC-305.C-0"> <tid>305</tid> <cid>0</cid> - <description>���O�I����</description> + <description>路燈點滅器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1529,7 +1481,7 @@ <TypeCompFilter name="FSC-306.C-0"> <tid>306</tid> <cid>0</cid> - <description>���O�ɱ��}��</description> + <description>路燈時控開關</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1538,7 +1490,7 @@ <TypeCompFilter name="FSC-307.C-0"> <tid>307</tid> <cid>0</cid> - <description>���O���[�I</description> + <description>路燈分歧點</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1547,7 +1499,7 @@ <TypeCompFilter name="FSC-308.C-0"> <tid>308</tid> <cid>0</cid> - <description>���O��</description> + <description>路燈終端</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1556,7 +1508,7 @@ <TypeCompFilter name="FSC-311.C-0"> <tid>311</tid> <cid>0</cid> - <description>���O�x�b</description> + <description>路燈台帳</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1565,7 +1517,7 @@ <TypeCompFilter name="FSC-311.C-1"> <tid>311</tid> <cid>1</cid> - <description>���O�x�b�ϸ�(�e�q.����)���O</description> + <description>路燈台帳圖號(容量.盞數)註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1575,7 +1527,7 @@ <TypeCompFilter name="FSC-314.C-0"> <tid>314</tid> <cid>0</cid> - <description>�[�Ÿ��O�t���u</description> + <description>架空路燈負載線</description> <elementCriterion> <elementType>12</elementType> </elementCriterion> @@ -1584,7 +1536,7 @@ <TypeCompFilter name="FSC-314.C-1"> <tid>314</tid> <cid>1</cid> - <description>�[�Ÿ��O�t���u���O</description> + <description>架空路燈負載線註記</description> <elementCriterion> <elementType>7</elementType> </elementCriterion> @@ -1593,7 +1545,7 @@ <TypeCompFilter name="FSC-315.C-0"> <tid>315</tid> <cid>0</cid> - <description>�[�Ÿ��O����u</description> + <description>架空路燈控制線</description> <elementCriterion> <elementType>12</elementType> </elementCriterion> @@ -1602,7 +1554,7 @@ <TypeCompFilter name="FSC-315.C-1"> <tid>315</tid> <cid>1</cid> - <description>�[�Ÿ��O����u���O</description> + <description>架空路燈控制線註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1612,7 +1564,7 @@ <TypeCompFilter name="FSC-316.C-0"> <tid>316</tid> <cid>0</cid> - <description>���O����</description> + <description>路燈直路</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1621,7 +1573,7 @@ <TypeCompFilter name="FSC-317.C-0"> <tid>317</tid> <cid>0</cid> - <description>���O����}��</description> + <description>路燈控制開關</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1630,7 +1582,7 @@ <TypeCompFilter name="FSC-317.C-1"> <tid>317</tid> <cid>1</cid> - <description>���O����}�����O</description> + <description>路燈控制開關註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1640,7 +1592,7 @@ <TypeCompFilter name="FSC-318.C-0"> <tid>318</tid> <cid>0</cid> - <description>���O�y��</description> + <description>路燈匯流排</description> <elementCriterion> <elementType>12</elementType> </elementCriterion> @@ -1649,7 +1601,7 @@ <TypeCompFilter name="FSC-319.C-0"> <tid>319</tid> <cid>0</cid> - <description>���֦��e</description> + <description>光纖收容</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1658,7 +1610,7 @@ <TypeCompFilter name="FSC-320.C-0"> <tid>320</tid> <cid>0</cid> - <description>���ֳq�T���Y</description> + <description>光纖通訊接頭</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1667,7 +1619,7 @@ <TypeCompFilter name="FSC-325.C-0"> <tid>325</tid> <cid>0</cid> - <description>���֤��t�˸m</description> + <description>光纖分配裝置</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1676,7 +1628,7 @@ <TypeCompFilter name="FSC-325.C-1"> <tid>325</tid> <cid>1</cid> - <description>���֤��t�˸m���O</description> + <description>光纖分配裝置註記</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1686,7 +1638,7 @@ <TypeCompFilter name="FSC-323.C-0"> <tid>323</tid> <cid>0</cid> - <description>���q�ഫ��</description> + <description>光電轉換器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1695,7 +1647,7 @@ <TypeCompFilter name="FSC-324.C-0"> <tid>324</tid> <cid>0</cid> - <description>�۰ʤƻ�����</description> + <description>自動化遙控器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1704,7 +1656,7 @@ <TypeCompFilter name="FSC-324.C-1"> <tid>324</tid> <cid>1</cid> - <description>�۰ʤƻ��������O</description> + <description>自動化遙控器註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> @@ -1715,7 +1667,7 @@ <TypeCompFilter name="FSC-103.C-0"> <tid>103</tid> <cid>0</cid> - <description>�q�l�G�٫��ܾ�</description> + <description>電纜故障指示器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1724,7 +1676,7 @@ <TypeCompFilter name="FSC-110.C-0"> <tid>110</tid> <cid>0</cid> - <description>�������</description> + <description>分散式能源</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1733,7 +1685,7 @@ <TypeCompFilter name="FSC-110.C-2"> <tid>110</tid> <cid>2</cid> - <description>��������u</description> + <description>分散式能源引線</description> <elementCriterion> <elementType>12</elementType> <elementType>4</elementType> @@ -1743,7 +1695,7 @@ <TypeCompFilter name="FSC-323.C-0"> <tid>323</tid> <cid>0</cid> - <description>���q�ഫ��</description> + <description>光電轉換器</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1752,7 +1704,7 @@ <TypeCompFilter name="FSC-312.C-0"> <tid>312</tid> <cid>0</cid> - <description>���O�x�b</description> + <description>路燈台帳</description> <elementCriterion> <elementType>17</elementType> </elementCriterion> @@ -1761,13 +1713,42 @@ <TypeCompFilter name="FSC-312.C-1"> <tid>312</tid> <cid>1</cid> - <description>���O�x�b���O</description> + <description>路燈台帳註記</description> <elementCriterion> <elementType>7</elementType> <elementType>17</elementType> </elementCriterion> <TextCreateStrategy/> </TypeCompFilter> + <TypeCompFilter name="FSC-313.C-0"> + <tid>313</tid> + <cid>0</cid> + <description>附架點數台帳</description> + <elementCriterion> + <elementType>17</elementType> + </elementCriterion> + <SymbolCreateStrategy/> + </TypeCompFilter> + <TypeCompFilter name="FSC-313.C-1"> + <tid>313</tid> + <cid>1</cid> + <description>附架點數台帳註記</description> + <elementCriterion> + <elementType>7</elementType> + <elementType>17</elementType> + </elementCriterion> + <TextCreateStrategy/> + </TypeCompFilter> + <TypeCompFilter name="FSC-112.C-0"> + <tid>112</tid> + <cid>0</cid> + <description>AMI</description> + <elementCriterion> + <elementType>17</elementType> + </elementCriterion> + <SymbolCreateStrategy/> + </TypeCompFilter> + <!-- Dummy <TypeCompLevelFilter name="DemoFeature3"> <tid>999</tid> @@ -1776,5 +1757,57 @@ <description>DemoFilter for DemoFeature</description> <TextCreateStrategy-None/> </TypeCompLevelFilter> + + <TypeCompFilter name="FSC-423.C-0"> + <tid>423</tid> + <cid>0</cid> + <description>管路斷面</description> + <elementCriterion> + <elementType>7</elementType> + <elementType>17</elementType> + </elementCriterion> + <MultiSymbolCreateStrategy/> + </TypeCompFilter> + <TypeCompFilter name="FSC-423.C-1"> + <tid>423</tid> + <cid>1</cid> + <description>管路斷面引線</description> + <elementCriterion> + <elementType>12</elementType> + <elementType>4</elementType> + </elementCriterion> + <LineCreateStrategy/> + </TypeCompFilter> + <TypeCompFilter name="FSC-423.C-2"> + <tid>423</tid> + <cid>2</cid> + <description>長度註記</description> + <elementCriterion> + <elementType>7</elementType> + <elementType>17</elementType> + </elementCriterion> + <TextCreateStrategy/> + </TypeCompFilter> + <TypeCompFilter name="FSC-423.C-3"> + <tid>423</tid> + <cid>3</cid> + <description>穿線註記</description> + <elementCriterion> + <elementType>17</elementType> + <elementType>7</elementType> + </elementCriterion> + <TextCreateStrategy/> + </TypeCompFilter> + <TypeCompFilter name="FSC-423.C-4"> + <tid>423</tid> + <cid>4</cid> + <description>管路斷面輔助線</description> + <elementCriterion> + <elementType>12</elementType> + <elementType>4</elementType> + </elementCriterion> + <LineCreateStrategy/> + </TypeCompFilter> + --> </ElementDispatcherRules> -- Gitblit v0.0.0-SNAPSHOT