> How can I detect if an ellipse shaped object is within boundaries of an
region?
>
> MapBasic's geographic operation " objectA Entirely Within objectB"
> always returns FALSE when  object A is an ellipse and objectB is a region.
> The opposite operation "objectA Contains Entire ObjectB" results always
> False when objectA is a region and objectB is an ellipse.


I am not surprised at that behaviour, knowing that MI deals very badly with
non geographic objects such as ellipses and rectangles. It is easy to find
that if you convert the ellipse to a region, you will get the right results.
What is less understable to me is that one would get the right result with a
rectangle.

I have come to avoid using geometric shapes (rectangle, rounded rec,
ellipse, arc) as part of a map, by converting them to regions or polylines
as soon as created.

More like a workaround than a real solution.

Jacques Paris
============================================================
e-mail        [EMAIL PROTECTED]
   alternate   [EMAIL PROTECTED]

gis activity (MapInfo mainly)
      http://www.total.net/~rparis/gisproducts.htm
============================================================

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to