News

  • 3 march 2013: Released BruTile 0.7.3 as NuGet package. It includes PCL (see below), .Net Framework 3.5 and .Net Framework 4.0 assemblies (thanks Felix).

About BruTile

BruTile is a C# open source library to access tile services like OpenStreetMap and Bing. BruTile has few dependencies, is platform independant and has a limited scope. It is intended for reuse by other more sophisticated libraries

Projects that use BruTile

Demo

Go here for an online Silverlight demo of BruTile used in Mapsui

Online Silverlight demo

Compiled as a Portable Class Library (PCL) that targets:

  • .NET for Windows Store apps
  • .Net Framework 4.0.3 and higher
  • Silverlight 4 and higher
  • Windows Phone 7 and higher

You can download the PCL tools here: 
http://visualstudiogallery.msdn.microsoft.com/b0e0b5e9-e138-410b-ad10-00cb3caf4981/

For downward compatibility we also compile for:

  • .Net Framework 4.0
  • .Net Framework 3.5

Supported tile services

  • Predefined:
    • Bing
    • Google
    • OpenStreetMap
  • Generic
    • TMS
    • WMS-C (Can also be used too access an ordinary WMS)
    • ArcGIS Tile Server

Contact

I like to hear any kind of feedback. You can:

  • Post a message in the forum through the Discussions menu
  • Contact me through codeplex

Roadmap

Here are our future plans: Roadmap

Warnings

This project is work in progress: Warnings

logobrutile.png
Logo by Steven Ottens

Last edited Mar 3 at 3:39 PM by pauldendulk, version 108