Quantcast
Channel: DotSpatial
Viewing all articles
Browse latest Browse all 3973

Created Unassigned: Label spatialite layer [24339]

$
0
0
The code for adding new layer from SQL Spatialite database in DotSpatial map works OK:

SpatiaLiteHelper slh = new SpatiaLiteHelper();
GeometryColumnInfo item = r.DataBoundItem as GeometryColumnInfo;
IFeatureSet fs = slh.ReadFeatureSet(connString, item);
IMapFeatureLayer lay = mainMap.Layers.Add(fs);

Labelling this "spatialite" allways layer fails when use "Label Setup" from legend and fails also "Export Data All features" too (shape file from this action is corrupted).


Thanks for considering my request, Vojko

Viewing all articles
Browse latest Browse all 3973

Trending Articles



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