shape fitting - gis
Posted
by csetzkorn
on Stack Overflow
See other posts from Stack Overflow
or by csetzkorn
Published on 2010-06-11T10:29:20Z
Indexed on
2010/06/11
10:32 UTC
Read the original article
Hit count: 396
gis
Hi,
Let us say I have two shapes. One is a polygon and the other a square. Each shape consists of lines which two points (a latitude/logitude pair). I would like to determine the degree to which the square is within the polygon (percentages 0 ... 100). Is this possible? Any pointers to relevant algorithms would be very much appreciated. Thanks.
Christian
© Stack Overflow or respective owner