Map Visualization with WPF and Silverlight

[latest update: 27-June-08] 

Windows Presentation Foundation (WPF), a new extension to the .Net Framework from Microsoft, provides exciting new possibilities for rich data visualization. Long a fan of this intersection between art and science, I’m beginning a deap dive into WPF.

The company I’m working with currently deals in computer aided mass assesment (CAMA) of real property for government jurisdictions across the US. One important component of CAMA is GIS. During the process of mass assessment of real properties, visualization of these properties in map form is often critical. For example, imagine a new subdivision going up which must be valued, parcel by parcel, for tax assessment. A handful of parcels contain waterfront access, a few others border a golf course, yet others back up to a busy roadway. Each of these groups may incure a special adjustment above or below the remaining parcels. This agregation is best performed with rich interactive data visualization. Just the sort of task WPF should excell at .

My goal is to create a shapefile/parcel viewer using WPF. To that end, I have searched for relevant work on the web and have found several items:

More related stuff:

WANTED: Open source Parcel Editor/Viewer! Especially WPF or Silverlight-based.
I’m planning on moving this post to a separate well-organized page soon.

Leave a Reply