|
|
@@ -43,7 +43,7 @@
|
|
|
<!-- trzeba sprawdzic czy join jest klientem - czy tylko PE! -->
|
|
|
<xsl:when test="not(@ID_Point)">
|
|
|
<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 test="$PE_candidates_dump/PE_candidates_dump/LINESTRING[@ID_Way=current()/@ID_Way]">
|
|
|
<cable_to_PE_to_be_calculated>
|