a.binder 9 年之前
父节点
当前提交
518cd9a39d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SE/dev/php-cli/cables_from_joins_to_PE.xsl

+ 1 - 1
SE/dev/php-cli/cables_from_joins_to_PE.xsl

@@ -43,7 +43,7 @@
                 <!-- trzeba sprawdzic czy join jest klientem - czy tylko PE! -->
                 <!-- trzeba sprawdzic czy join jest klientem - czy tylko PE! -->
                 <xsl:when test="not(@ID_Point)">
                 <xsl:when test="not(@ID_Point)">
                     <not_candidate><xsl:attribute name="descr" select="'this is probably join from way'"/>
                     <not_candidate><xsl:attribute name="descr" select="'this is probably join from way'"/>
-                        <xsl:attribute name="Joins" select="@ID_Point"/></not_candidate>
+                        <xsl:attribute name="Joins" select="@id"/></not_candidate>
                 </xsl:when>
                 </xsl:when>
                 <xsl:when test="$PE_candidates_dump/PE_candidates_dump/LINESTRING[@ID_Way=current()/@ID_Way]">
                 <xsl:when test="$PE_candidates_dump/PE_candidates_dump/LINESTRING[@ID_Way=current()/@ID_Way]">
                     <cable_to_PE_to_be_calculated>
                     <cable_to_PE_to_be_calculated>