====== Map Suite Services Edition Miscellaneous Samples ======
==== Map Suite Explorer (ServiceEdition) ====
{{servicesedition:codesamples:Map Suite Service Edition Sample Map Suite Explorer.png?300x180}}
[[Source_Code_ServiceEditionSample_MapSuiteExplorer_CS_20140730.zip|View Source]] {{filehistory:ServiceEditionSample_MapSuiteExplorer_CS_20140730.zip|C# Download}}
[[Map Suite Samples Applies To|Applies To: Desktop ]] \\ [[Map Suite Samples Alternate Languages | Need it in another language?]]
This week, we decided to publish in the Code Community the project for Map Suite Explorer. You are already familiar with that free Desktop tool that comes with any edition of Map Suite. It is a basic GIS tool that allows you to view your geographic data and its tabular information. It also allows doing some basic manipulation on your date such as building the spatial index. With the source code at your disposition, you can cut time developing your own application by having at your disposal the code for doing common tasks such as loading, unloading layers, building spatial index, changing styles etc. You will also find interesting the legend and see how you can add, remove, move up and down the different layers. It is by far the most comprehensive project in the Code Community to that date. You will need the reference for MapSuiteDesktop.dll and MapSuiteCore.dll (full or evaluation) to run it.
----
==== Tile Cache Generator ====
{{servicesedition:codesamples:Map Suite Services Edition Cache Generator.png?300x180}}
[[Source_Code_ServicesEditionSample_CacheGenerator_CS_120619.zip|View Source]] {{filehistory:ServicesEditionSample_CacheGenerator_CS_150204.zip|C# Download}}
[