Skip to content

How to see polygons vertex

3 messages · Pierre Racine, Roman Luštrik

#
Hi,

I want to see all the vertex of a SpatialPolygonsDataFrame in a plot. Should I convert or extract the coordinates of each polygons and then plot them? How?

Thanks,

Pierre
#
Ok got it:
Now when I plot the polygon itself (there is only one):
it is much less large than the set of point and they don't matches... The heights fit though.

Am I doing something wrong?

Pierre