|
|
@@ -126,7 +126,7 @@ foreach ($ways2cut as $way_key => $xpoint_keys) {
|
|
|
if($joins_asText ) {
|
|
|
$xpoint_key=$xpoint_key_arr['key'];
|
|
|
$ID_Way=$xpoint_key_arr['ID_Way'];
|
|
|
- if($xpoints[$xpoint_key) //error sypie
|
|
|
+ if($xpoints[$xpoint_key]) //error sypie
|
|
|
$xpoint = Vendor_Geophp::load($xpoints[$xpoint_key], 'wkt');
|
|
|
if($xpoint) { ///sypie errorem
|
|
|
$key = array_push($joins_asText, $xpoint->asText())-1; //blad
|