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:20]
admin [Create GRID]
map_suite_desktop_edition_layers_featuresources_samples [2017/03/17 03:04] (current)
tgwikiupdate
Line 103: Line 103:
  
 ---- ----
-<div sampleitem>​ + 
-====  ​Graphic Logo Adornment Layer  ​====+====Edit Grid File in WinForms==== 
 + 
 +<div content>
 <div screenshot>​ <div screenshot>​
-{{desktopedition:codesamples:Map Suite Services Edition Sample Graphic Logo Adornment Layer.png?300x180}}+{{::winforms_edition_grid_shape_file_edit.jpg?300x180|}}
 </​div>​ </​div>​
-<div content> 
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
-[[Source_Code_DesktopEditionSample_GraphicLogoAdornmentLayer_CS_100128.zip|View Source]] +[[source_code_winform_edition_grid_shape_file_edit.zip|View Source]] 
-{{filehistory:DesktopEditionSample_GraphicLogoAdornmentLayer_CS_100128.zip|C# Download}}+{{:desktopeditionsample_editgridlayer_cs_12142016.zip|C# Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
 [[Map Suite Samples Applies To|Applies To: Desktop \ Services \ Wpf ]] [[Map Suite Samples Applies To|Applies To: Desktop \ Services \ Wpf ]]
-\\ +
-[[Map Suite Samples Alternate Languages | Need it in another language?​]] +
-</​div>​ +
-This sample shows how you can display your logo on the map using an AdornmentLayer. The advantage of using an Adornment is that the graphic stays in place and doesn'​t move as you pan your map. The sample should work for various kinds of logos and allow you to change the position using the AdornmentLayer'​s properties.+
 </​div>​ </​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>​
  
 ---- ----
 <div sampleitem>​ <div sampleitem>​
-====  ​Create GRID  ====+====  ​Graphic Logo Adornment Layer  ====
 <div screenshot>​ <div screenshot>​
-{{desktopedition:​codesamples:​Map Suite Desktop ​Edition Sample ​Create GRID.jpg?300x180}}+{{desktopedition:​codesamples:​Map Suite Services ​Edition Sample ​Graphic Logo Adornment Layer.png?300x180}}
 </​div>​ </​div>​
 <div content> <div content>
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
-[[Source_Code_DesktopEditionSample CreateGRID CS 110512.zip|View Source]] +[[Source_Code_DesktopEditionSample_GraphicLogoAdornmentLayer_CS_100128.zip|View Source]] 
-{{filehistory:​DesktopEditionSample CreateGRID CS 110512.zip|C# Download}}+{{filehistory:​DesktopEditionSample_GraphicLogoAdornmentLayer_CS_100128.zip|C# Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
-[[Map Suite Samples Applies To|Applies To: Desktop ​\ Web \ Silverlight ​\ Services \ Wpf ]]+[[Map Suite Samples Applies To|Applies To: Desktop \ Services \ Wpf ]]
 \\ \\
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
-Today’s ​sample shows the new feature available in this may release Map Suite 5 for creating GRID filesA GRID is a raster format ​that defines a geographic space as an array of equally sized squares (cells) arranged ​in rows and columns. Each cell stores a numeric value that represents an attribute (such as elevation, surface slope, soil pH etc.) for that unit of space. Each GRID cell is referenced by its x, y coordinate location. Typically a GRID file is created based on some sample ​points with known values. In today’s sample, we take the example of creating a GRID file based on a point based shapefile representing soil pH values of some sample locations in a field. Using the Inverse Weighted Distance algorithm ​for interpolation,​ we create the GRID with the pH value for the entire extent ​of the field. Look at the code and comments for more details on how GRID files get generated and displayed on the map. This sample is a Desktop application but GRID can be used in all the editions of Map Suite.+This sample shows how you can display your logo on the map using an AdornmentLayerThe advantage of using an Adornment ​is that the graphic stays in place and doesn'​t move as you pan your mapThe sample ​should work for various kinds of logos and allow you to change ​the position using the AdornmentLayer'​s properties.
 </​div>​ </​div>​
 </​div>​ </​div>​
  
 ---- ----
 +<div sampleitem>​
 +
 <div sampleitem>​ <div sampleitem>​
 ====  Get Data From Server With WCF  ==== ====  Get Data From Server With WCF  ====
map_suite_desktop_edition_layers_featuresources_samples.1453915229.txt.gz · Last modified: 2016/01/27 17:20 by admin