On 2 September 2014 16:06, Even Rouault wrote:
>
> Just as suggested by the error message, your polygon is not closed. You must
> repeat the first point as last point to form a valid polygon.
>
The problem was in the input json file, I created it with only four
point, and I forgot the fifth (the
Selon Luca Delucchi :
> Hi everybody,
>
> I created a script to filter some lidar data, and It worked perfectly
> some weeks ago.
> Now I have to run with different data but I obtain the following error
> when I try to overlaps two geometry.
>
> ERROR 1: IllegalArgumentException: Points of LinearR
Hi everybody,
I created a script to filter some lidar data, and It worked perfectly
some weeks ago.
Now I have to run with different data but I obtain the following error
when I try to overlaps two geometry.
ERROR 1: IllegalArgumentException: Points of LinearRing do not form a
closed linestring