ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
Several Merge Modules are supplied to assist you in deploying all of our required dependencies. You can find them in the directory below.
Notes:
MicrosoftSqlServerSpatial.msm*, Microsoft_VC100_CRT_x86.msm* and Microsoft_VC100_CRT_x64.msm* are always required.
The main assemblies (such as MapSuiteCore.DLL, NetTopologySuite.DLL, GeoAPI.dll and CSScriptLibrary.dll) are not included in the Merge Modules, your project should automatically reference them and pull in these assemblies.
MapSuiteGeoTiff.msm is not required if the GeoTiffRasterSource's LibraryType is ManagedLibTiff(By Default).
MapSuiteProj4.msm is not required if Proj4Projection's MemoryMode is ManagedProj4Projection(By Default).
MapSuiteFdoExtension.msm is not required if FdoExtension is not used.