BruTile is a open source C# library to access tile services for geodata, with support for WPF, Compact Framework, Microsoft Surface and Silverlight created by my colleague Paul den Dulk.
The last few days I have been working on some extra features for BruTile and a GUI for the Silverlight version.
What I added:
- Possibility to easily create a new layer based on the capabilities of a TMS tilecache, by giving up a url to the capabilities TileSourceTms(“http://t4.edugis.nl/tiles/Nederland 17e eeuw (Blaeu)/”) BruTile creates a layer for the given tilecache.
- GoTo function using the great free service Tiny Geocoder
- Boundingbox zoom.
- GUI for the Silverlight version of BruTile
You can view the BruTile Silverlight demo here