Hi,
The easiest way I think, it is to let MapInfo create the code for you. =20
You do this by creating the thematic map you want and then save your =
work as a workspace.=20
Open the workspace with a text editor and copy just the code you need, =
into your MapBasic program.
Here is a portion of code retrieved from a workspace:
----------------------sample code--------------------------
shade 1 with Population ranges apply all use color Brush =
(2,16711680,16777215)=20
10000: 400000 Brush (2,12632256,16777215) Pen (1,2,0) ,
400000: 520000 Brush (2,13664384,16777215) Pen (1,2,0) ,
520000: 640000 Brush (2,15745088,16777215) Pen (1,2,0) ,
640000: 2340000 Brush (2,16711680,16777215) Pen (1,2,0)=20
default Brush (2,16777215,16777215) Pen (1,2,0)=20
# use 1 round 10000 inflect off Brush (2,16777215,16777215) at 2 by 0 =
color 1 #=20
--------------------end-------------------------
HTH,
Mircea Baila
MobiFon, Romania
E-mail: [EMAIL PROTECTED]
Web: www.connex.ro
-----Original Message-----
From: Jon Mitchell [mailto:[EMAIL PROTECTED]]
Sent: 22 February, 2002 12:52 PM
To: MapInfo-L Group (E-mail)
Subject: MI-L Thematic mapping in MapBasic
Hi,
I'm looking for some documentation defining the syntax for the MapBasic
commands that create the different styles of thematic map. I've been =
trying
to work it out but its a bit of a palaver...
Cheers,
Jon Mitchell
Software Developer
Occam Direct Marketting
E-mail: [EMAIL PROTECTED]
Tel: 01761 23 4757
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.