Gabor,
I just signed up to the list so I don't know if you had your question
answered.
If not here is how you could handle your first problem:
Select the Two intersecting regions.
In the mapbasic window type:
dim ointersect as object
Create Object As Intersect From Selection into Variable ointersect
Insert Into WINDOWINFO(FrontWindow(),10) (obj) Values(ointersect)
Using the create object command you will create an object beased upon
the intersection of the two regions only.
This object is then added to the cosmetic layer.
Most likely you have numerous intersections to create so you will need
to use mapbasic to create an application that will scan through the
table and automate this task. Let me know if you you have further
questions.
Your other inquiries are a bit more complex. How do you wish to display
the fire frequency and intervals?
Ken Fioretti
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]