gvSIG bugs #3806

Updated by Francisco Díaz Carsí almost 9 years ago


The results are not correct when using Spatial Join gvSIG geoprocess by nearest point.

I attach two layers:
- cuencas_vert_MAGV.shp (polygons)
- Entrada (points)

We select this configuration:
- Input layer: cuencas_vert_MAGV.shp
- Overlay layer: Entrada.shp
- "Use the nearest" option

A lot of polygons are exported, not only the nearest one to every point.

Nota:
A la hora de probar este tique, no tener en cuenta esta descripción, sino los comentarios 12 y 13.

Back