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

Source code checked in, #74995

If IndexMode is false get the feature from Features.

View Article


Source code checked in, #74996

Fixed issue #22515 Character Symbol does not scale with DPI

View Article


Closed Issue: Character Symbol does not scale with DPI...

Character Symbol on a MapPointLayer is correctly positioned, but size is not scaled to match the printing DPI.Other symbols, such as DotSpatial.Symbology.PointShape, are.Comments: Resolved with...

View Article

New Post: Print Layout : print result issues

These problems where fixed in changesets 74959 and 74996.

View Article

New Post: Web GIS with Dotspatial

The web site looks like a Google Maps web site. I do not see the connection to dotSpatial. How is dotSpatial used in the website http://cticdss.gencomnet.org/default.aspx ?

View Article


New Post: Select Does not work after Enabeling Lable

Hi,Does any one has problem with select feature while Lable is enabled?When I enable lable on map I can not select enything.I tried to disable lable layer but It did not work.Do you have any Idea how...

View Article

New Post: Select Does not work after Enabeling Lable

I'm not sure whether it helps in your case, but sometimes when a layer is in EditMode the selection is not visible. Have a look at your layers properties and switch EditMode to false if it is true.

View Article

New Post: Select Does not work after Enabeling Lable

I set EditMode=false; But it did not work..:(

View Article


New Post: get a handle on the map layer by name or some uniqe value

Hi,I want to get handel of a spatial map layer in my project.I can not use IMapFeatureLayer lay = (IMapFeatureLayer)map1.Layers[0] because it changes when I add new layer to map,How can I handel a map...

View Article


New Post: A sample code for add symbology to layer

The above code should work base on decumention but It removes shape and shows nothing to map window.What is wrong in this method ? IMapFeatureLayer lay = (IMapFeatureLayer)map1.Layers[0];...

View Article

New Post: LoadExtension error

We are using 1.7 full version. While loading extension it is throwing an error "Object reference not set to an instance of an object." in the stack trace it is showing at...

View Article

New Post: LoadExtension error

Did you set Shell like shown below before you loaded the extensions?using System.ComponentModel.Composition; using System.Windows.Forms; using DotSpatial.Controls; public partial class MainForm : Form...

View Article

New Post: LoadExtension error

Thanks for your quick response, I missed-out the line Shell = this; between any snippet code for zoom window

View Article


New Post: get a handle on the map layer by name or some uniqe value

Hey am2, just search through all layers in map1.Layers and look whether the DataSet.Name equals the name of the layer your searching. Here an examplary function, that you can feed with map1.Layers to...

View Article

Source code checked in, #74998

Added plugin SetSelectable to allow users to choose in which layers features should be selected. Allow LegendItem.IsExpandable to be saved to dspx so user doesn't have to re-fold legend after loading...

View Article


Closed Unassigned: Strange Select Tool Behavior [25629]

If I try to select features of more than one layer at the same time only the features of the layer that is shown at the top of the legend get selected. If I want to avoid the selection of certain...

View Article

New Post: Attribute data in feature set not saved to shape file

I use the latest version 1.7. The problem occurs when I clone the DataTable of the original feature set to the DataTable of the new feature set. If I add columns one by one, the problem does not occur....

View Article


New Post: Attribute data in feature set not saved to shape file

As the microsoft documentation says cloning a datatable gives you a new datatable that is identic to the old one but does not contain data. If you want the new one to have all the data of the old table...

View Article

New Post: HillShade Analysis

MapImageLayer simply can't be casted to IMapRasterLayer. The only interfaces it supports is IMapImageLayer.

View Article

New Post: HillShade Analysis

So, How I process .tiff format images. I does not accept it as IMapRasterLayer!!

View Article
Browsing all 3973 articles
Browse latest View live


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