User Tools

Site Tools


map_suite_services_edition

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 [2015/09/14 03:52]
admin [Change Logs]
map_suite_services_edition [2017/03/16 09:05] (current)
tgwikiupdate
Line 1: Line 1:
 ====== Map Suite Services Edition ====== ====== Map Suite Services Edition ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
  
 Map Suite Services Edition (formerly known as Map Suite Engine) is a complete GIS development framework for creating Web services, Windows services and console applications. Native to the Microsoft .NET Framework, Map Suite Services Edition offers a next-generation GIS software development experience. ​ Map Suite Services Edition (formerly known as Map Suite Engine) is a complete GIS development framework for creating Web services, Windows services and console applications. Native to the Microsoft .NET Framework, Map Suite Services Edition offers a next-generation GIS software development experience. ​
 +<div mockline></​div>​
 <div shortcuts clearexternlink>​ <div shortcuts clearexternlink>​
 **[[http://​thinkgeo.com/​download|Try It Free]]** **[[http://​thinkgeo.com/​download|Try It Free]]**
Line 9: Line 11:
 <div shortcuts clearexternlink>​ <div shortcuts clearexternlink>​
 **[[http://​thinkgeo.com/​map-suite-developer-gis/​services-edition/#​srv-demos|Explore the Demos]]** **[[http://​thinkgeo.com/​map-suite-developer-gis/​services-edition/#​srv-demos|Explore the Demos]]**
-</​div>​ 
- 
-<div shortcuts>​ 
-**[[:​map_suit_services_edition_videos_screenshots|Videos & Screenshots]]** 
 </​div>​ </​div>​
  
Line 21: Line 19:
  
 <div dokuteaser>​ <div dokuteaser>​
-> [[Map Suite Mobile Quick Start Guide|Mobile Based Quick Start Guide]] +> [[Map_Suite_Services_Edition_Quick_Start_Guide|Quick Start Guide]] 
-This guide helps you get you up to speed with integrating the Map Suite Services Edition map control into your GIS software.+Helps you get you up to speed with integrating the Map Suite Services Edition map control into your GIS software.
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite Style Guide|Style Guide]] > [[Map Suite Style Guide|Style Guide]]
-This guide explains ​how to use styles ​in Map Suite to beautifully represent your GIS mapping data.  The guide includes an overview of styles, a detailed explanation of the various styles that ship with Map Suite, as well as a step by step guide of creating your own custom styles.+Explains ​how to use styles to beautifully represent your GIS mapping data. It includes an overview of styles, a detailed explanation of the various styles that ship with Map Suite, as well as a step by step guide of creating your own custom styles.
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite Serialization Guide|Serialization Guide]] > [[Map Suite Serialization Guide|Serialization Guide]]
-This guide explains ​how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. This allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time.  The guide includes an overview of serialization system, and detailed explanation of the various classes, as well as information on creating your own serializer.+Explains ​how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. It allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time. 
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite Services Edition Installation Guide|Installation Guide]] > [[Map Suite Services Edition Installation Guide|Installation Guide]]
-This guide walks you through installing the map control on your system and creating a simple GIS application.+Walks you through installing the map control on your system and creating a simple GIS application.
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite Services Edition Deployment Guide|Deployment Guide]] > [[Map Suite Services Edition Deployment Guide|Deployment Guide]]
-This guide walks you through deploying your GIS software using the map control into a production environment.+Walks you through deploying your GIS software using the map control into a production environment.
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite Services Edition Dependencies Guide|Dependencies Guide]] > [[Map Suite Services Edition Dependencies Guide|Dependencies Guide]]
-This guide introduces ​the dependencies Map Suite Services Edition needs with their features, versions and source websites.+Introduces ​the dependencies Map Suite Services Edition needs with their features, versions and source websites.
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite Data Format Guide|Data Format Guide]] > [[Map Suite Data Format Guide|Data Format Guide]]
-This guide walks the various GIS data format that are supported in the map control. It also list any caveats related to the use of that format in your mapping application.+Walks the various GIS data format that are supported in the map control. It also list any caveats related to the use of that format in your mapping application.
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite Performance Guide|Performance Guide]] > [[Map Suite Performance Guide|Performance Guide]]
-This guide walks you through various ways you can increase performance in your .Net GIS application.+Walks you through various ways you can increase performance in your .Net GIS application.
 </​div>​ </​div>​
  
 <div dokuteaser>​ <div dokuteaser>​
 > [[Map Suite SQLite|SQLite Guide]] > [[Map Suite SQLite|SQLite Guide]]
-This guide walks you through using SQLite as a storage format.+Walks you through using SQLite as a storage format.
 </​div>​ </​div>​
  
Line 70: Line 68:
  
 ===== Code Samples ===== ===== Code Samples =====
-** We have provided hundreds of .Net code samples in C# & VB.NET to help you get going quickly. We have categorized them to allow you to quickly find what you are looking for. Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself. ** 
  
 <div samplelist>​ <div samplelist>​
Line 159: Line 156:
 We have provided hundreds of .Net code samples in C# & VB.NET to help you get going quickly. ​ We have categorized them to allow you to quickly find what you are looking for.  Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself. We have provided hundreds of .Net code samples in C# & VB.NET to help you get going quickly. ​ We have categorized them to allow you to quickly find what you are looking for.  Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself.
 </​div>​ </​div>​
 +
 +
 +===== Videos =====
 +
 +Step through the Services Edition sample applications and see how they'​re put together. We'll demonstrate how to use each app, then take you through every part of the source code and show you how it works.\\ ​
 +
 +**Tip**: //​You'​ll want to select "​Fullscreen"​ to properly read the source code.//
 +
 +{{page>​map_suit_extending_map_suite_video_series}}
 +
 +===== Screenshots =====
 +
 +The Services Edition screenshots gallery section showcases a wide range of screenshots covering various GIS features of the Services Edition map control.
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_ChartsGraphs.png?​180|Integrate charts and graphs on your map
 +Uses ZedGraph classes}} ​
 +\\
 +Integrate charts and graphs on your map
 +Uses ZedGraph classes
 +</​div>​
 +
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_DotDensity.png?​180|Plots points on your map
 +Point density represents numeric data}} ​
 +\\
 +Plots points on your map
 +Point density represents numeric data
 +</​div>​
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_GreatCircle.png?​180|Connect points using the Great Circle model
 +Show accurate distances}} ​
 +\\
 +Connect points using the Great Circle model
 +Show accurate distances
 +</​div>​
 +
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_RegEx.png?​180|Render features based on a regular expression
 +Puts you in control}} ​
 +\\
 +Render features based on a regular expression
 +Puts you in control
 +</​div>​
 +
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_ThematicFeatures.png?​180|Render features specifically based on a theme
 +Colorize map features}} ​
 +\\
 +Render features specifically based on a theme
 +Colorize map features
 +</​div>​
 +
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_ValueRendering.png?​180|Render features based on a range of data values
 +Useful for points & labels}} ​
 +\\
 +Render features based on a range of data values
 +Useful for points & labels
 +</​div>​
 +
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_MapRotation.png?​180|Draw your maps in any orientation you wish
 +Real-time rotation}} ​
 +\\
 +Draw your maps in any orientation you wish
 +Real-time rotation
 +</​div>​
 +
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_PointsUsingBitmaps.png?​180|Draw an image at a point
 +Additional options include vector symbols}} ​
 +\\
 +Draw an image at a point
 +Additional options include vector symbols
 +</​div>​
 +
 +<div medialist imagewithremaker>​
 +{{servicesedition:​screenshot:​Map_Suite_Services_Edition_Screenshot_Gallery_Projections.png?​180|Project your spatial data
 +Nearly every known projection is available}} ​
 +\\
 +Project your spatial data
 +Nearly every known projection is available
 +</​div>​
 +
 +
 +<div newline></​div>​
 +<div newline></​div>​
 +
 ===== Change Logs ===== ===== Change Logs =====
   * [[Map Suite Services Edition Release Change Log|API Change Log]]<​div>​This change log details the API changes made to the product for each major release cycle. </​div>​   * [[Map Suite Services Edition Release Change Log|API Change Log]]<​div>​This change log details the API changes made to the product for each major release cycle. </​div>​
Line 166: Line 259:
   * [[Map Suite Services Edition FAQ All Questions|All Questions]] <​div>​All the frequently asked questions about Map Suite Services Edition.</​div>​   * [[Map Suite Services Edition FAQ All Questions|All Questions]] <​div>​All the frequently asked questions about Map Suite Services Edition.</​div>​
   * [[Map Suite Services Edition FAQ General Questions|General Questions]] <​div>​These frequently asked questions cover high level GIS and mapping topics that are not categorized in other areas.</​div>​   * [[Map Suite Services Edition FAQ General Questions|General Questions]] <​div>​These frequently asked questions cover high level GIS and mapping topics that are not categorized in other areas.</​div>​
-  * [[Map Suite Services Edition FAQ Background Maps (Google, Bing, etc.)|Background Maps (Google, Bing, etc.)]] <​div>​These frequently asked questions cover showing how to incorporate 3rd part background map with your application.</​div>​+  * [[Map Suite Services Edition FAQ Background Maps (Google, Bing, etc.)|Background Maps]] <​div>​These frequently asked questions cover showing how to incorporate 3rd part background map with your application.</​div>​
   * [[Map Suite Services Edition FAQ Labeling|Labeling]] <​div>​These frequently asked questions cover various aspects of labeling features. </​div>​   * [[Map Suite Services Edition FAQ Labeling|Labeling]] <​div>​These frequently asked questions cover various aspects of labeling features. </​div>​
   * [[Map Suite Services Edition FAQ Layers & FeatureSources|Layers & FeatureSources]] <​div>​These frequently asked questions cover custom layers and feature sources from which you can get inspired to integrate your own data.</​div>​   * [[Map Suite Services Edition FAQ Layers & FeatureSources|Layers & FeatureSources]] <​div>​These frequently asked questions cover custom layers and feature sources from which you can get inspired to integrate your own data.</​div>​
map_suite_services_edition.1442202742.txt.gz · Last modified: 2015/09/14 03:52 by admin