Hi Martin

One option is to draw a polyline that consists of several small chords
of the circle you desire. The chord wants to be small enough that the
"flats" do not show at the largest scale required. Its a little
inefficient on storage but works. Something like 30 chords will look
smooth unless you need to zoom in a lot. I'd also suggest one data
attribute to store the fact you regard it as an arc and another for its
radius for report purposes.

This is how Ordnance Survey store their arcs, and also how MapInfo and
AutoCAD render their arcs for display purposes.


Regards


Bob
www.MapsByDesign.co.uk


In message , Martin Hodder <[EMAIL PROTECTED]> writes
>Hi,
>
> 
>
>I want to replicate the MI ARC Drawing tool.
>
> 
>
>There does not appear to be a custom arc drawing mode. So I was going to use
>the line drawing mode to get the start and end point lines and then use the
>create ARC mapbasic statement.
>
> 
>
>However this appears to create an ellipse rather than an arc.
>
> 
>
>Has anyone manages to create an arc between two points?
>
> 
>
>I could set the layer editable and use the standard drawing tool. But there
>are things I want to check before the Arc is inserted into the table.
>
> 
>
>Many thanks
>
> 
>
>Martin
>
> 
>

-- 
bob young

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 17412

Reply via email to