User Tools

Site Tools


map_suite_services_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_services_edition_layers_featuresources_samples [2015/09/18 05:50]
admin
map_suite_services_edition_layers_featuresources_samples [2017/03/17 03:08] (current)
tgwikiupdate
Line 1: Line 1:
 ====== ​ Map Suite Services Edition Layers & FeatureSources Samples ​ ====== ====== ​ Map Suite Services Edition Layers & FeatureSources Samples ​ ======
 +<div sampleitem>​
 +==== ENC Viewer for displaying S-57 (*.000) File  ====
 +<div screenshot>​
 +{{wpfedition:​codesamples:​Map Suite Wpf Desktop Edition S57Viewer.jpg?​300x180}}
 +</​div>​
 +<div content>
 +<div download_viewsource_buttons>​
 +[[Source_Code_WpfDesktopEditionSample_S57Viewer.zip|View Source]]
 +{{filehistory:​WpfDesktopEditionSample_S57Viewer_150724.zip|C#​ Download}}
 +</​div>​
 +<div sample_otherlinks>​
 +[[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Wpf ]]
 +\\
 +[[Map Suite Samples Alternate Languages | Need it in another language?]]
 +</​div>​
 +Today’s project is a tool of ENC Viewer for displaying unencrypted Electronic Navigational Charts (ENCs) available in the S-57 exchange format (*.000). ​ \\ This tool takes use of Map Suite HydrographyExtension to display ENC data in compliance with the latest version of ECDIS Presentation Library Edition 4.0, which is defined by the International Hydrographic Organization (IHO) in the special publication S-52.  \\  \\ NOTE: the styling file "​NauticalCharts.xml"​ for drawing S-57 (*.000) file is included in the source code package.
 +</​div>​
 +</​div>​
 +
 +----
 +
 <div sampleitem>​ <div sampleitem>​
 ====  GPS EXchange Format FeatureLayer ​ ==== ====  GPS EXchange Format FeatureLayer ​ ====
Line 8: Line 29:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[DisplayGpxFiles.zip|View Source]] [[DisplayGpxFiles.zip|View Source]]
-{{:File:​DisplayGpxFiles CS 20141211.zip|C#​ Download}}+{{filehistory:​DisplayGpxFiles CS 20141211.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 28: Line 49:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_S57File_CS.zip|View Source]] [[Source_Code_ServicesEditionSample_S57File_CS.zip|View Source]]
-{{:File:​Source_Code_ServicesEditionSample_S57File_CS_20150724.zip|C#​ Download}}+{{filehistory:​Source_Code_ServicesEditionSample_S57File_CS_20150724.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 35: Line 56:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
-This sample demonstrates how to read S57 files (*.000,*.001,*.002…with Map Suite. ​ The S57 is a numerical map format for nautical mapsit is standard ​published by the International Hydrographic Organization (IHO), which you can find more information:​[[http://​www.iho.int/|here]]. This sample works with Map Suite development branch daily build 7.0.269.0 or later, ​//Map Suite Unmanaged Dependencies ​Setup 7.0.269.0.msi// or later needs to be installed.  \\  \\ **NOTE**: The current S57 layer doesn'​t read symbols from S52 file, this part is still under development.+This sample demonstrates how to display unencrypted Electronic Navigational Charts (ENCs) available in the S-57 exchange format ​(*.000)It follows the style schema defined in the latest version of ECDIS Presentation Library Edition 4.0 (S-52), which is published by [[http://​www.iho.int|International Hydrographic Organization (IHO)]]. 
 + 
 +NOTE: This sample works with Map Suite development branch daily build 9.0.31.0 or later, Map Suite Unmanaged Dependencies ​9.0.31.0.msi or later needs to be installed. ​
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 48: Line 71:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_BuildCustomShapefileIndexes_CS_100120.zip|View Source]] [[Source_Code_ServicesEditionSample_BuildCustomShapefileIndexes_CS_100120.zip|View Source]]
-{{:File:​ServicesEditionSample_BuildCustomShapefileIndexes_CS_100120.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_BuildCustomShapefileIndexes_CS_100120.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 68: Line 91:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_CADFile_CS_130726.zip|View Source]] [[Source_Code_ServicesEditionSample_CADFile_CS_130726.zip|View Source]]
-{{:File:​ServicesEditionSample_CADFeatureLayer_CS_130726.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_CADFeatureLayer_CS_130726.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 88: Line 111:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_TABFile_CS_150104.zip|View Source]] [[Source_Code_ServicesEditionSample_TABFile_CS_150104.zip|View Source]]
-{{:File:​ServicesEditionSample_TABFeatureLayer_CS_150104.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_TABFeatureLayer_CS_150104.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 98: Line 121:
 </​div>​ </​div>​
 </​div>​ </​div>​
 +\\
 ---- ----
 <div sampleitem>​ <div sampleitem>​
Line 108: Line 131:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_Compass_CS_090820.zip|View Source]] [[Source_Code_ServicesEditionSample_Compass_CS_090820.zip|View Source]]
-{{:File:​ServicesEditionSample_Compass_CS_090820.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_Compass_CS_090820.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 128: Line 151:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_FileGeoDatabase_CS_120831.zip|View Source]] [[Source_Code_ServicesEditionSample_FileGeoDatabase_CS_120831.zip|View Source]]
-{{:File:​ServicesEditionSample FileGeoDatabase CS 120831.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample FileGeoDatabase CS 120831.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 147: Line 170:
 <div content> <div content>
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
-{{:File:​ServicesEditionSample_HookUpExternalDataToShapefile_CS_130517.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_HookUpExternalDataToShapefile_CS_130517.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 157: Line 180:
 </​div>​ </​div>​
 </​div>​ </​div>​
 +\\
 ---- ----
 <div sampleitem>​ <div sampleitem>​
Line 166: Line 189:
 <div content> <div content>
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
-{{:File:​ServicesEditionSample_Isolines_CS_WPF_111115.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_Isolines_CS_WPF_111115.zip|C# ​Download}} 
 +{{filehistory:​ServicesEditionSample_Isolines_CS_WinForms_111115.zip|C#​ WinForms ​Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 173: Line 197:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
-In this sample we show how you can use Map Suite to add isolines (commonly known as contour lines) to your .NET application. ​ Isolines are a way to visualize breaks between different groups of data such as elevation levels, soil properties, or just about anything else you can imagine. ​ This sample also shows the various steps in creating isolines, including the gathering of point data, creating a grid using interpolation,​ and finally, picking your isoline break levels. ​ We also quickly dive into some more advanced options such as generating isolines on the fly.  \\  \\ To bring this all together, check out our [[http://wiki.thinkgeo.com/mediawiki/​images/​0/​0a/​MapSuiteIsoLineIntroduction.wmv|instructional video]] that will walk you through the process of setting up and working with isolines in Map Suite. ​ \\  \\ Please note that you will need version 5.0.87.0 or newer of Map Suite in order to use isolines. For more information on how to upgrade, see the [[Map Suite Daily Builds Guide]]. ​ \\  \\ From 6.0.187.0, the sample has been updated that polygons can also be returned as IsoLines results. You need version 6.0.187.0 or newer of Map Suite in order to use this sample.+In this sample we show how you can use Map Suite to add isolines (commonly known as contour lines) to your .NET application. ​ Isolines are a way to visualize breaks between different groups of data such as elevation levels, soil properties, or just about anything else you can imagine. ​ This sample also shows the various steps in creating isolines, including the gathering of point data, creating a grid using interpolation,​ and finally, picking your isoline break levels. ​ We also quickly dive into some more advanced options such as generating isolines on the fly.  \\  \\ To bring this all together, check out our [[https://www.youtube.com/watch?​v=eejtCTftpzo|instructional video]] that will walk you through the process of setting up and working with isolines in Map Suite. ​ \\  \\ Please note that you will need version 5.0.87.0 or newer of Map Suite in order to use isolines. For more information on how to upgrade, see the [[Map Suite Daily Builds Guide]]. ​ \\  \\ From 6.0.187.0, the sample has been updated that polygons can also be returned as IsoLines results. You need version 6.0.187.0 or newer of Map Suite in order to use this sample.
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 186: Line 210:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_IsolinesWithKriging_CS_120914.zip|View Source]] [[Source_Code_ServicesEditionSample_IsolinesWithKriging_CS_120914.zip|View Source]]
-{{:File:​ServicesEditionSample_IsolinesWithKriging_CS_120914.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_IsolinesWithKriging_CS_120914.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 196: Line 220:
 </​div>​ </​div>​
 </​div>​ </​div>​
 +\\
 ---- ----
 <div sampleitem>​ <div sampleitem>​
Line 206: Line 230:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_MapShapes_CS_090728.zip|View Source]] [[Source_Code_ServicesEditionSample_MapShapes_CS_090728.zip|View Source]]
-{{:File:​ServicesEditionSample_MapShapes_CS_090728.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_MapShapes_CS_090728.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 226: Line 250:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_MiniMapAdornmentLayer_CS_090728.zip|View Source]] [[Source_Code_ServicesEditionSample_MiniMapAdornmentLayer_CS_090728.zip|View Source]]
-{{:File:​ServicesEditionSample_MiniMapAdornmentLayer_CS_090728.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_MiniMapAdornmentLayer_CS_090728.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 236: Line 260:
 </​div>​ </​div>​
 </​div>​ </​div>​
 +\\ 
 +\\
 ---- ----
 <div sampleitem>​ <div sampleitem>​
Line 246: Line 271:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_MultiGeoRasterLayer_CS_090728.zip|View Source]] [[Source_Code_ServicesEditionSample_MultiGeoRasterLayer_CS_090728.zip|View Source]]
-{{:File:​ServicesEditionSample_MultiGeoRasterLayer_CS_090728.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_MultiGeoRasterLayer_CS_090728.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 267: Line 292:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_MultiIndex_CS_100106.zip|View Source]] [[Source_Code_ServicesEditionSample_MultiIndex_CS_100106.zip|View Source]]
-{{:File:​ServicesEditionSample_MultiIndex_CS_100106.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_MultiIndex_CS_100106.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 288: Line 313:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_NorthArrow_CS_090730.zip|View Source]] [[Source_Code_ServicesEditionSample_NorthArrow_CS_090730.zip|View Source]]
-{{:File:​ServicesEditionSample_NorthArrow_CS_090730.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_NorthArrow_CS_090730.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 308: Line 333:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source Code ServicesEditionSample OledbPointFeatureSource CS 090728.zip|View Source]] [[Source Code ServicesEditionSample OledbPointFeatureSource CS 090728.zip|View Source]]
-{{:File:​ServicesEditionSample_OledbPointFeatureSource_CS_090728.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_OledbPointFeatureSource_CS_090728.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 328: Line 353:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_OledbFeatureSource_CS_121018.zip|View Source]] [[Source_Code_ServicesEditionSample_OledbFeatureSource_CS_121018.zip|View Source]]
-{{:File:​Source_Code_ServicesEditionSample_OledbFeatureSource_CS_121018.zip|C#​ Download}}+{{filehistory:​Source_Code_ServicesEditionSample_OledbFeatureSource_CS_121018.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 335: Line 360:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
-This project shows how you can store your geometry data in any OLEDB compatible database. ​ The sample provides a custom FeatureSource and FeatureLayer that allows you to query, insert and edit a full range of spatial. ​ The spatial data is stored in binary using Well Known Binary and its index is a series of four columns describing the bounding box.  This solution does not require your database to support any sort of special spatial indexing as it is all build into table structure and uses plain SQL statements to query back the data.  This sample is also a great way to see how it is easy and efficient to extend Map Suite to meet your specific requirements. ​ \\  \\ NOTE: For portability and allowing the sample to be self-contained with minimal setup we have used a Microsoft Access database. ​ Due to this there is a  limitation there the “Microsoft.Jet.OLEDB” engine can only run in X86 mode.  This is reflected in the target for this project. ​ If you use another OLDB source then is limitation is no longer applicable. ​ \\+This project shows how you can store your geometry data in any OLEDB compatible database. ​ The sample provides a custom FeatureSource and FeatureLayer that allows you to query, insert and edit a full range of spatial. ​ The spatial data is stored in binary using Well Known Binary and its index is a series of four columns describing the bounding box.  This solution does not require your database to support any sort of special spatial indexing as it is all build into table structure and uses plain SQL statements to query back the data.  This sample is also a great way to see how it is easy and efficient to extend Map Suite to meet your specific requirements. ​ \\  \\ **NOTE:** For portability and allowing the sample to be self-contained with minimal setup we have used a Microsoft Access database. ​ Due to this there is a  limitation there the “Microsoft.Jet.OLEDB” engine can only run in X86 mode.  This is reflected in the target for this project. ​ If you use another OLDB source then is limitation is no longer applicable. ​ \\
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 348: Line 373:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_ScaleBar_CS_091015.zip|View Source]] [[Source_Code_ServicesEditionSample_ScaleBar_CS_091015.zip|View Source]]
-{{:File:​ServicesEditionSample_ScaleBar_CS_091015.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_ScaleBar_CS_091015.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 368: Line 393:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_WpfDesktopEditionSample SQLInMemoryLayer CS 140609.zip|View Source]] [[Source_Code_WpfDesktopEditionSample SQLInMemoryLayer CS 140609.zip|View Source]]
-{{:File:​WpfDesktopEditionSample SQLInMemoryLayer CS 140609.zip|C#​ Download}}+{{filehistory:​WpfDesktopEditionSample SQLInMemoryLayer CS 140609.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 375: Line 400:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
-, which only reads the data for the given extent you are working in (much more efficient for larger datasets).+The purpose of this sample is to show you a quick and easy way to read data from a SQL data source and display it on the map using an ''​InMemoryFeatureLayer''​. ​ Since geometric feature data can be stored in a number of different formats such as X and Y coordinates,​ WKT (Well Known Text), and Geometry data types, this sample shows you how to load, edit and save data to a SQL data source for each different type of format. ​ The sample includes a SQL script you need to run first, in order to create and populate a SQL Server table with sample data.  You will also need to change the connection information in the code on lines 71 and 204 so that it points to your SQL Server.\\ \\ **Note:** The approach in this sample works best for small amounts of data (less than 10,000 features) since it loads all of the data into memory. ​ For larger datasets, we recommend using the ''​SQL2008FeatureLayer''​ or the [[#​Oledb_FeatureSource|''​OledbFeatureSource''​]], which only reads the data for the given extent you are working in (much more efficient for larger datasets).
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 388: Line 413:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_StylesWithInMemoryFeatureLayer_CS_120203.zip|View Source]] [[Source_Code_ServicesEditionSample_StylesWithInMemoryFeatureLayer_CS_120203.zip|View Source]]
-{{:File:​ServicesEditionSample_StylesWithInMemoryFeatureLayer_CS_120203.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_StylesWithInMemoryFeatureLayer_CS_120203.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 408: Line 433:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_SwinceFlu_CS_091001.zip|View Source]] [[Source_Code_ServicesEditionSample_SwinceFlu_CS_091001.zip|View Source]]
-{{:File:​ServicesEditionSample_SwinceFlu_CS_091001.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_SwinceFlu_CS_091001.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 428: Line 453:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_WaterMarkAdornmentLayer_CS_090728.zip|View Source]] [[Source_Code_ServicesEditionSample_WaterMarkAdornmentLayer_CS_090728.zip|View Source]]
-{{:File:​ServicesEditionSample_WaterMarkAdornmentLayer_CS_090728.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_WaterMarkAdornmentLayer_CS_090728.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 448: Line 473:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_WmtsLayer_CS_121116.zip|View Source]] [[Source_Code_ServicesEditionSample_WmtsLayer_CS_121116.zip|View Source]]
-{{:File:​Source_Code_ServicesEditionSample_WmtsLayer_CS_121116.zip|C#​ Download}}+{{filehistory:​Source_Code_ServicesEditionSample_WmtsLayer_CS_121116.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 468: Line 493:
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
 [[Source_Code_ServicesEditionSample_ZedGraph_CS_090930.zip|View Source]] [[Source_Code_ServicesEditionSample_ZedGraph_CS_090930.zip|View Source]]
-{{:File:​ServicesEditionSample_ZedGraph_CS_090930.zip|C#​ Download}}+{{filehistory:​ServicesEditionSample_ZedGraph_CS_090930.zip|C#​ Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 475: Line 500:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
 +In our “How Do I” apps, there is sample app that shows how to add graphs to the map using the ZedGraph library. In this project, using the same data, the US cities, we elaborate a little bit on the pie chart. You will see how to add some gradient colors to the chart, how to label the different pie slices, how to add a title etc. Zedgraph is a truly massive library for graphics and Pie chart is only one type of chart among many others. As you can add pie charts to your map, you can also add bar charts, trend charts etc. I suggest you check out this site for more info on ZedGraph ​
 +[[http://​zedgraph.org/​wiki/​index.php?​title=Main_Page]]
 With Map Suite, you have the whole ZedGraph API available with an easy interface to add the graphs to the map. For this project, in addition to the MapSuiteCore.dll,​ you will also need the ZedGraph.dll and ZedGraphStyleExtension.dll references. We will have several projects showing how to integrate other types of charts to your map. With Map Suite, you have the whole ZedGraph API available with an easy interface to add the graphs to the map. For this project, in addition to the MapSuiteCore.dll,​ you will also need the ZedGraph.dll and ZedGraphStyleExtension.dll references. We will have several projects showing how to integrate other types of charts to your map.
 </​div>​ </​div>​
 </​div>​ </​div>​
  
----- 
  
map_suite_services_edition_layers_featuresources_samples.1442555431.txt.gz · Last modified: 2015/09/18 05:50 by admin