User Tools

Site Tools


map_suite_desktop_edition_layers_featuresources_samples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_desktop_edition_layers_featuresources_samples [2016/01/27 17:21]
admin [Create GRID]
map_suite_desktop_edition_layers_featuresources_samples [2017/03/17 03:04] (current)
tgwikiupdate
Line 100: Line 100:
 The purpose of this sample is to show how to update the geometry of a feature of a shapefile in one step. This sample is useful for anyone wanting to actualize the geometry part of its data. You can see how only a few lines of code are necessary for this process and that the spatial index gets automatically updated after calling the committing the change. Notice that this sample does not show all the fanciness for manipulating at user interaction the geometry to be updated. For this purpose, you can see all the samples related to TrackInteractiveOverlay and EditInteractiveOverlay. The purpose of this sample is to show how to update the geometry of a feature of a shapefile in one step. This sample is useful for anyone wanting to actualize the geometry part of its data. You can see how only a few lines of code are necessary for this process and that the spatial index gets automatically updated after calling the committing the change. Notice that this sample does not show all the fanciness for manipulating at user interaction the geometry to be updated. For this purpose, you can see all the samples related to TrackInteractiveOverlay and EditInteractiveOverlay.
 </​div>​ </​div>​
 +</​div>​
 +
 +----
 +
 +====Edit Grid File in WinForms====
 +
 +<div content>
 +<div screenshot>​
 +{{::​winforms_edition_grid_shape_file_edit.jpg?​300x180|}}
 +</​div>​
 +<div download_viewsource_buttons>​
 +[[source_code_winform_edition_grid_shape_file_edit.zip|View Source]]
 +{{:​desktopeditionsample_editgridlayer_cs_12142016.zip|C#​ Download}}
 +</​div>​
 +<div sample_otherlinks>​
 +[[Map Suite Samples Applies To|Applies To: Desktop \ Services \ Wpf ]]
 +
 +</​div>​
 +This WinForms project demonstrates how you can update a grid shape file using a spatial query. The elements in the file are rendered using ClassBreakStyles,​ and change when the values of the Features are incremented.
 +
 +This is available in MapSuite Version 9.0.539.0 and later. ​
 +
 </​div>​ </​div>​
  
map_suite_desktop_edition_layers_featuresources_samples.1453915289.txt.gz ยท Last modified: 2016/01/27 17:21 by admin