Hi Sara,

You can't avoid this when simplifying.

But you could find the window that results from the intersection from your
simplified one and the original with intersect.owin.

This window will not overlap the original one.


2012/10/4 sara martino <saramart...@yahoo.com>

> Hi,
>
> I am working with a point pattern whose window is a spatial polygon which
> describe the cost of Norway.
>
> I need to get a smoother version of such polygon which wraps the original
> one.
> I have tried to use the function
>
> > simplify.owin(my.owin,80000)
> but this does not work since some parts of the original polygon will lay
> outside the simplified one.
>
> Does anyone know how to do that?
> thanks a lot
> sara
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to