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/09 05:44]
admin [Code Samples]
— (current)
Line 1: Line 1:
-====== Map Suite Services Edition ====== 
  
-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 shortcuts clearexternlink>​ 
-**[[http://​thinkgeo.com/​download|Try It Free]]** 
-</​div>​ 
- 
-<div shortcuts clearexternlink>​ 
-**[[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 shortcuts clearexternlink>​ 
-**[[http://​thinkgeo.com/​map-suite-developer-gis/​services-edition/#​srv-pricing|Purchase Online]]** 
-</​div>​ 
-===== Product Guides ===== 
- 
-<div dokuteaser>​ 
-> [[Map Suite Mobile Quick Start Guide|Mobile Based 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. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[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. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[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. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[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. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[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. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[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. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[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. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite Performance Guide|Performance Guide]] 
-This guide walks you through various ways you can increase performance in your .Net GIS application. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite SQLite|SQLite Guide]] 
-This guide walks you through using SQLite as a storage format. 
-</​div>​ 
- 
- 
-===== API Documentation ===== 
-  * [[ThinkGeo.MapSuite.Core|ThinkGeo.MapSuite.Core]]<​div>​The Core API documentation covers the ThinkGeo.MapSuite.Core namespace which resides in the MapSuiteCore.dll assembly. It contains all of the core GIS classes that are shared between the different Map Suite edition map controls and servers. It includes such classes as Style, FeatureSource,​ Layer, Projection etc. This is where the bulk of the classes are for most of the Map Suite products. </​div>​ 
- 
-===== 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>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition All Samples|All Samples]] 
-\\ 
-All samples about Map Suite Services Edition. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-copy fa-lg> [[Map Suite Services Edition Project Templates|Project Templates]] 
-\\ 
-These projects show various study cases based on Service Edition. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-globe fa-lg> [[Map Suite Services Edition Background Maps (Google, Bing, etc) Samples|Background Maps (Google, Bing, etc)]] 
-\\ 
-These samples show how to incorporate 3rd part background map with your application. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-font fa-lg> [[Map Suite Services Edition Labeling Samples|Labeling]] 
-\\ 
-These samples show various ways to use labeling in your application. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-road fa-lg> [[Map Suite Services Edition Layers & FeatureSources Samples|Layers & FeatureSources]] 
-\\ 
-These samples show custom layers and feature sources from which you can get inspired to integrate your own data. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition Miscellaneous Samples|Miscellaneous]] 
-\\ 
-These samples show other miscellaneous features for the product. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition Printing Samples|Printing]] 
-\\ 
-These samples demonstrate robust printing and page layout features. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition Projection Samples|Projection]] 
-\\ 
-These samples feature various usages of projection. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition Spatial Functions Samples|Spatial Functions]] 
-\\ 
-These samples show various spatial functions such as union, buffer, merging data etc. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition Styles Samples|Styles]] 
-\\ 
-These samples show various kinds of styles such as styles that scale or adjust based on time of day. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition Vehicle Tracking Samples|Vehicle Tracking]] 
-\\ 
-These samples show various features related to vehicle and asset tracking. 
-</​div>​ 
- 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Services Edition Zooming Panning Moving Samples|Zooming Panning Moving]] 
-\\ 
-These samples show various ways to move the map. 
-</​div>​ 
- 
- 
-===== Change Logs ===== 
-  * [[Map Suite Services Edition Release Change Log|Release Change Log]]<​div>​This change log details the API changes made to the product for each major release cycle. </​div>​ 
-  * [[Map Suite Services Edition Features & Bug Fixes Change Log|Features & Bug Fixes Change Log]]<​div>​This change log details the new features and bug fixes applied to the product for each major release cycle.</​div>​ 
- 
-===== Frequently Asked Questions===== 
-  * [[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 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 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 Miscellaneous|Miscellaneous]] <​div>​These frequently asked questions cover various of other technical features of the products that are not included in other categories.</​div>​ 
-  * [[Map Suite Services Edition FAQ Projection|Projection]] <​div>​These frequently asked questions cover various aspects of projection such as how to re-project your data.</​div>​ 
-  * [[Map Suite Services Edition FAQ Spatial Functions|Spatial Functions]] <​div>​These frequently asked questions cover various spatial functions such as union, buffer, merging data etc. </​div>​ 
-  * [[Map Suite Services Edition FAQ Styles|Styles]] <​div>​These frequently asked questions cover displaying your GIS data using various styles. Some examples of styles would include using class breaks, clustering points, heat maps, etc. </​div>​ 
-  * [[Map Suite Services Edition FAQ Vehicle Tracking|Vehicle Tracking]] <​div>​These frequently asked questions cover various features related to vehicle and asset tracking. </​div>​ 
-  * [[Map Suite Services Edition FAQ Zooming Panning Moving|Zooming Panning Moving]] <​div>​These frequently asked questions cover various ways to move the map.</​div>​ 
- 
-===== Help & Support Guides ===== 
- 
- ​{{page>​help_support_guides}} 
map_suite_services_edition.1441777470.txt.gz ยท Last modified: 2015/09/09 05:44 by admin