Nevron Diagram makes it easy to import geographical data from Esri shapefiles. You
can import the shapes in separate layers and control the way they are rendered applying
various styles to them. Also additional information is provided for each shape
(such as Country Name, Area, Population, Currency, etc.)
You can add more attributes to the shapes by means of data binding. All you have to do is to
call one of the DataBind methods of the NEsriShapefile specifying the data source, the
primary and foreign key columns and the binding column. Map fill rules and data grouping
policies can be used to automatically color map shapes based on the value of a specified shape
attribute.
|