Quantcast
Channel: DotSpatial
Browsing all 3973 articles
Browse latest View live
↧

New Post: Problem with opening a project

Hi. I have an application where the user can add points onto the map in a pointlayer, which get a symbol depending on a pointscheme with different categories. I am trying to implement the ability to...

View Article


Source code checked in, #74598

Fixed angle calculation for line decorations in cartographic mode

View Article


New Post: Problem with opening a project

Hi pettmark, it seems that you have the same issue as described here (see comments). It is an issue in serialization manager, which does not saves your pointlayer into disk. So as workaround, you have...

View Article

Closed Unassigned: GDALImage read [25520]

Hi,I want to load a tiff image. i use this code for load itusing DotSpatial.Data;using DotSpatial.Data.Rasters.GdalExtension;GdalImage img = new GdalImage(@"Data\map0-Georef.tif");But an error returned...

View Article

New Post: Problem with opening a project

Thanks mogikanin! Will definitely have a look at it!

View Article


New Post: Is linebreaks supported in labels?

I'm using labels with my map, and they are shown with the exception that they haven't any linebreaks. So some of my labels are saying "Hello\nWorld!", where \n should be a linebreak in this case. Is...

View Article

New Post: Is linebreaks supported in labels?

Just tried it - linebreaks (\r\n or \n) works fine with map labels.

View Article

Source code checked in, #74604

Minor speed optimization in Map Labels rendering

View Article


Image may be NSFW.
Clik here to view.

New Post: Is linebreaks supported in labels?

It doesn't work for me. My code:Dim ls As New LabelSymbolizer() ls.LabelAngleField = "VINKEL" ls.UseLabelAngleField = True Me.uiMap.AddLabels(layer, "[DESCRIPTIO]", "", ls, 500)

View Article


Source code checked in, #74605

Use DEBUG condition for stopwatchers

View Article

Source code checked in, #74606

Fixed build errror

View Article

New Post: Is linebreaks supported in labels?

Is this text "ID:648013\nkW: 11\nFami....." is content of "DESCRIPTIO" field?

View Article

Source code checked in, #74607

Show "No Name" when Name is null in LabelCategory.ToString()

View Article


New Post: Is linebreaks supported in labels?

Yes. And I'm using DotSpatial 1.6 via nuget.

View Article

New Post: Is linebreaks supported in labels?

Ok, i've created simple application using DS1.6 and it also shows line breaks. Maybe something wrong with your data? Please share your data, so i can check it.

View Article


New Post: Is linebreaks supported in labels?

Here's my data: https://drive.google.com/file/d/0ByLuNOsgtVuCSXhwcHJpNHFzdHc/edit?usp=sharing (click on File --> Download, or hit Ctrl+S once you opened the link).

View Article

Source code checked in, #74613

FeatureIdentifier (Identity tool) now can work with large feature sets. Also some methods marked as obsolete: * FeatureSet.IdentifySelect(Extent region) * FeatureSet.IdentifySelect(Extent region, out...

View Article


New Post: Is linebreaks supported in labels?

your field values are something like this: "currValue = "ID: 648044\\nkW: 74\\nSunnanvinden Trading AB\\nFallvindsgatan 4\\nKvГllsvinden 2" if you want linebreaks, then values should be:"currValue =...

View Article

New Post: Is linebreaks supported in labels?

This is strange, when I open the .shp file in AutoCAD and take a look at the DataTable, there are no double backslashes.

View Article

New Post: Is linebreaks supported in labels?

but probably you see "\n". But new line symbol is nonprinting and you should see nothing.

View Article
Browsing all 3973 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>