This question is locked. New answers and comments are not allowed.
Hi
This is probably just a continuation of a previous question on here, but I'm not sure if I get it yet!
I want to load a .SHP or .KML file representing a geography and then have my program supply the values and color the shapes based on information from a database.
For example I would like to load the shape file, color it using a value I have calculated from the database and then overlay an abitrary piece of XAML (which would be a series of other representations of the information for that geographical area). So I would shade the regions based on the number of customers in that region that have some particular characteristic and then overlay a range of other statistics for the region (split by gender as a chart for example).
Is this possible without producing a DBF file? I've no idea how I would do that in these circumstances - I guess I'd have to dynamically serve it but that sounds pretty complex.
Regards
Mike
This is probably just a continuation of a previous question on here, but I'm not sure if I get it yet!
I want to load a .SHP or .KML file representing a geography and then have my program supply the values and color the shapes based on information from a database.
For example I would like to load the shape file, color it using a value I have calculated from the database and then overlay an abitrary piece of XAML (which would be a series of other representations of the information for that geographical area). So I would shade the regions based on the number of customers in that region that have some particular characteristic and then overlay a range of other statistics for the region (split by gender as a chart for example).
Is this possible without producing a DBF file? I've no idea how I would do that in these circumstances - I guess I'd have to dynamically serve it but that sounds pretty complex.
Regards
Mike