New Comment on "Tutorial - Example 2: Styling the layer with...
.Documentation SharpMap Tutorial Tutorial - Example 2: Styling the layer with UniqueValueRenderer Example 2: Styling the layer with UniqueValueRenderer In this step we will style the map with different...
View ArticleNew Comment on "Tutorial - Example 2: Styling the layer with...
I am also getting an error..... near vlay.Theme = new SharpMap.Rendering.Thematics.UniqueValuesTheme<string>("class", styles, landStyle); the error is ( the type or namespace name...
View ArticleUpdated Wiki: Tutorial - Example 2: Styling the layer with UniqueValueRenderer
Example 2: Styling the layer with UniqueValueRendererPLEASE NOTE: For this sample to work, you (currently) have to compile the sharpmap solution yourselfIn this step we will style the map with...
View ArticleNew Comment on "Render a set of points from a database with X and Y columns"
how to set default map only for india in sharpmap through c# please give me reply its urgent
View ArticleNew Comment on "Tutorial - Example 2: Styling the layer with...
how to set default map only for india in sharpmap through c# please give me reply its urgent
View ArticleUpdated Wiki: SharpMap Supporters
Supporters of SharpMap SharpMap developers kindly appreciate support fromJetBrainsReSharperCan’t code withoutThe best C# & VB.NET refactoring plugin for Visual StudiodotCover dotTrace NDepend...
View ArticleUpdated Wiki: SharpMap Supporters
Supporters of SharpMap SharpMap developers kindly appreciate support fromJetBrainsReSharperCan’t code withoutThe best C# & VB.NET refactoring plugin for Visual StudiodotCover dotTrace NDepend...
View ArticleNew Comment on "Tutorial - Creating a Form with a MapControl"
@scwfyj Switch to .NET 4 Full framework
View ArticleNew Comment on "How to..."
New article "Using Entity Framework Spatials with Oracle Spatial and SharpMap" http://blogs.devart.com/dotconnect/using-entity-framework-spatials-with-oracle-spatial-and-sharpmap.html
View ArticleUpdated Wiki: How to...
How to...Ask for helpGet SharpMap source codeCreate a mapTransform between image coordinates and world coordinatesCreate a clickable mapAdd layersRender a set of points from a database with X and Y...
View ArticleNew Comment on "Tutorial - Example 1: Adding 1 layer to the Map"
I have followed the instructions exactly, apart from I am using VS2012 rather than 2010. The Map does not display anything. I put a watch on the vlay object and I get a feature count of 204, and 204...
View ArticleNew Comment on "SharpMap Tutorial"
PROBLEM: Postgresql + Postgis + SharpMap, NOT display a map in the Mapbox control. Source: Dim vlay As SharpMap.Layers.VectorLayer = New SharpMap.Layers.VectorLayer("States", New...
View ArticleNew Comment on "SharpMap Tutorial"
PROBLEM: Postgresql + Postgis + SharpMap, NOT display a map in the Mapbox control. Source: Dim vlay As SharpMap.Layers.VectorLayer = New SharpMap.Layers.VectorLayer("States", New...
View ArticleNew Comment on "SharpMap Tutorial"
PROBLEM: Postgresql + Postgis + SharpMap, NOT display a map in the Mapbox Control. Source: Dim vlay As SharpMap.Layers.VectorLayer = New SharpMap.Layers.VectorLayer("States", New...
View ArticleNew Comment on "SharpMap Tutorial"
PROBLEM: Postgresql + Postgis + SharpMap, NOT display a map in the Mapbox Control. Source: Dim vlay As SharpMap.Layers.VectorLayer = New SharpMap.Layers.VectorLayer("States", New...
View ArticleNew Comment on "Tutorial - Example 2: Styling the layer with...
SharpMap-0.9-AnyCPU-trunk-120417 appears to be incomplete. Instead of compiling the whole thing I was able to go to the source code (tab at top of this page) and drill down to...
View ArticleNew Comment on "Tutorial - Example 4: Adding a Tiled layer as Background"
Why are the co-ordinates so far off? I live in Perth Western Australia and we should be at about Lat:-32, Lon:116 (to the closest degree) and the code: Location = mapBox1.Map.Center.ToDoubleArray(); is...
View ArticleNew Comment on "Tutorial - Example 4: Adding a Tiled layer as Background"
Also most people list latitude before longitude while Map.Center does it the other way around. Did they choose a different convention to everyone else?
View ArticleNew Comment on "Tutorial - Example 4: Adding a Tiled layer as Background"
btw if the numbers are supposed to be Northings and Eastings they are way off as well.
View Article