Most of the interesting code for the Theme sample is in the files 
thememain.aspx and classes/theme.aspx

Thememain.aspx handles most of the UI
Theme.aspx contains the methods to retrieve required information from MapGuide, 
and to generate the new themed layer.

The key method is ApplyTheme() which retrieves an existing MapGuide layer 
definition, removes the existing theme configuration, and replaces it with the 
one defined by the user. It then adds this new layer definition to the map so 
that it can be displayed.

I would highly recommend consulting the MapGuide Web Tier API documentation to 
help in understanding the code.

Chris.

-----Original Message-----
From: mapguide-users-boun...@lists.osgeo.org 
[mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of padmini godavarthi
Sent: Thursday, January 08, 2009 11:54 PM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Thematic Mapping



Hi,
iam using Mapguide opensource 2.0 (with .net 2.0 (C#) and IIS 5.1)
Now i want to do the thematic mapping based on parcel id programmetically.
i saw dotnetviewersample application (Theme)its working fine.
but i didn't get the flow of the concept
can any one plz tell me the procedure and explain the thematic concept in
dotnetviewer sample application so that it will be very helpful to me.


Thanks and Regards,
Padmini.
--
View this message in context: 
http://n2.nabble.com/Thematic-Mapping-tp2132051p2132051.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to