Dennis,<br><br>You should also look at MapWindow GIS.<br>It can already do everything you need.<br>It has a tiles plug-in to show OSM data, it has a georeference plug-in for your image file and of course it can do the basics like zoom, pan, open different kinds of layers, etc.<br>

<br>You can just use MapWindow GIS or create a custom application using a plug-in or start from scratch using MapWinGIS (the ocx that comes with MapWindow) and any .NET language.<br><br>I hope it helps,<br><br>Paul<br><br>

<br><div id="WISESTAMP_SIG_4175"><div style="font-size: 13.3px; font-family: Verdana, Arial, Helvetica, sans-serif;"><div style="border: 1px solid #e5e5e5;background-color: #f8f8f8;padding: 0.8em 0.8em 0.3em 0.8em;"><div style="margin: 0 0 8px 0">

<p style="margin:0; "><span><strong><img style="float: left; margin-left: 5px; margin-right: 5px;" src="http://www.bontepaarden.nl/bontepaarden/images/newButton.png" alt="" height="120" width="160">Paul Meems </strong><br>

<span>Release manager, configuration manager</span><br><span>and forum moderator of MapWindow GIS.</span><br><a href="http://www.mapwindow.org/" target="_blank"><span>www.mapwindow.org</span></a><br><br><span>Owner of MapWindow.nl - Support for</span><br>

<span>Dutch speaking users.</span><br><a href="http://www.mapwindow.nl/" target="_blank"><span>www.mapwindow.nl</span></a><br></span></p>
<p style="margin:0; "><strong><br></strong></p></div></div><img src="http://p1.wisestamp.com/pixel.png?p=mozilla&amp;v=2.4.5.0&amp;t=1309801957118&amp;u=482737fd0c4ca423" height="1" width="1"></div></div><br><br><br><div class="gmail_quote">

2011/7/4  <span dir="ltr">&lt;<a href="mailto:dotnet-request@lists.osgeo.org">dotnet-request@lists.osgeo.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Send DotNet mailing list submissions to<br>
        <a href="mailto:dotnet@lists.osgeo.org">dotnet@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.osgeo.org/mailman/listinfo/dotnet" target="_blank">http://lists.osgeo.org/mailman/listinfo/dotnet</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:dotnet-request@lists.osgeo.org">dotnet-request@lists.osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:dotnet-owner@lists.osgeo.org">dotnet-owner@lists.osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of DotNet digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Hints for potential GIS frameworks (Dennis Reichelt)<br>
   2. Re: Hints for potential GIS frameworks (Diego Guidi)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 4 Jul 2011 08:40:09 +0200<br>
From: Dennis Reichelt &lt;<a href="mailto:buidsa@googlemail.com">buidsa@googlemail.com</a>&gt;<br>
Subject: [DotNet-OSGeo] Hints for potential GIS frameworks<br>
To: <a href="mailto:dotnet@lists.osgeo.org">dotnet@lists.osgeo.org</a><br>
Message-ID: &lt;<a href="mailto:19510072688.20110704084009@googlemail.com">19510072688.20110704084009@googlemail.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Hello,<br>
<br>
I&#39;m working on completing my master&#39;s degree right now. On this work I<br>
would like to develop a small GIS application in C#. But during my<br>
search I lost track of all the free GIS frameworks (DotSpatial,<br>
SharpMap, Easy GIS .NET, GMap.NET ...) and there features.<br>
<br>
That&#39;s why I&#39;m writing. Maybe someone has a hint which free tool(s)<br>
fits best on these needed functionality:<br>
<br>
- control to show, zoom and pan maps<br>
- maps from OpenStreetMap should be included as a base layer<br>
- a second layer should be a geo referenced raster map (floor plan)<br>
- as a third layer I would like to show points (e.g. production<br>
  facilities) on the these layers<br>
- (optional) functionality to geo reference a JPG image (mentioned<br>
  floor plan)<br>
<br>
So it&#39;s not that much, but I guess (as I&#39;m not so much into GIS<br>
technology and terms yet), these functionality implies other<br>
requirements to GIS frameworks.<br>
<br>
I really appreciate any hint. Thank you very much in advance!<br>
<br>
greetings<br>
Dennis<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 4 Jul 2011 08:45:34 +0200<br>
From: Diego Guidi &lt;<a href="mailto:diegoguidi@gmail.com">diegoguidi@gmail.com</a>&gt;<br>
Subject: Re: [DotNet-OSGeo] Hints for potential GIS frameworks<br>
To: Dennis Reichelt &lt;<a href="mailto:buidsa@googlemail.com">buidsa@googlemail.com</a>&gt;<br>
Cc: <a href="mailto:dotnet@lists.osgeo.org">dotnet@lists.osgeo.org</a><br>
Message-ID:<br>
        &lt;CAKzJouW7ht8nEkbyq7S=<a href="mailto:g0RgFmzc9VJFRXsRXm07zCdxxAN-wQ@mail.gmail.com">g0RgFmzc9VJFRXsRXm07zCdxxAN-wQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
&gt; That&#39;s why I&#39;m writing. Maybe someone has a hint which free tool(s)<br>
&gt; fits best on these needed functionality:<br>
&gt;<br>
&gt; - control to show, zoom and pan maps<br>
&gt; - maps from OpenStreetMap should be included as a base layer<br>
&gt; - a second layer should be a geo referenced raster map (floor plan)<br>
&gt; - as a third layer I would like to show points (e.g. production<br>
&gt;  facilities) on the these layers<br>
&gt; - (optional) functionality to geo reference a JPG image (mentioned<br>
&gt;  floor plan)<br>
&gt;<br>
<br>
You can easily use sharpmap. In the samples section of the code you<br>
can find all your task already developed, except the last<br>
&quot;georeference an image&quot; that needs some interaction with the UI and<br>
that you must build from scratch (looks not so hard).<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
DotNet mailing list<br>
<a href="mailto:DotNet@lists.osgeo.org">DotNet@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/dotnet" target="_blank">http://lists.osgeo.org/mailman/listinfo/dotnet</a><br>
<br>
<br>
End of DotNet Digest, Vol 13, Issue 1<br>
*************************************<br>
</blockquote></div><br>