|
|
@@ -42,7 +42,7 @@
|
|
|
<xsl:attribute name="ID_Way" select="@ID_Way"/>
|
|
|
<xsl:attribute name="Joins" select="@id"/>
|
|
|
<xsl:variable name="ID_Way" select="@ID_Way"/>
|
|
|
- <xsl:variable name="Joins" select="@ID_Way"/>
|
|
|
+ <xsl:variable name="Joins" select="@id"/>
|
|
|
|
|
|
<!-- idziemy po drodze, -->
|
|
|
<xsl:variable name="Join_X" select="$joins_asText_Path_Point/joins_asText/item[@id=$Joins]/As_POINT_to_xml/@X"/>
|