User Tools

Site Tools


map_suite_common_dependencies

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_common_dependencies [2015/09/02 10:00]
admin
map_suite_common_dependencies [2020/05/26 16:21] (current)
benbai [Latest Public Release (10.0.0.0)]
Line 1: Line 1:
 ====== Map Suite Common Dependencies ====== ====== Map Suite Common Dependencies ======
  
-===== Latest Public Release (9.0.0.0)===== + 
-===== • Services Edition ​Required Libraries =====+===== • Map Suite Core Required Libraries =====
 <div borderless>​ <div borderless>​
 > **NTS Topology** > **NTS Topology**
Line 10: Line 10:
 |Location|Project Bin Directory| |Location|Project Bin Directory|
 |Version|1.1.0.0 1.7.3.31740| |Version|1.1.0.0 1.7.3.31740|
 +|Licensing|[[https://​opensource.org/​licenses/​LGPL-2.0|LGPL 2.0 License]] [[https://​opensource.org/​licenses/​LGPL-2.1|LGPL 2.1 License]]|
 |WebSite|[[http://​code.google.com/​p/​nettopologysuite/​downloads/​list|Source WebSite]]| |WebSite|[[http://​code.google.com/​p/​nettopologysuite/​downloads/​list|Source WebSite]]|
 </​div> ​   ​ </​div> ​   ​
Line 15: Line 16:
 <div borderless>​ <div borderless>​
 > **Sql CLR Type Topology** > **Sql CLR Type Topology**
 +**x64**
 |Dlls|Microsoft.SqlServer.Types.dll \\ SqlServerSpatial110.dll(X64)| |Dlls|Microsoft.SqlServer.Types.dll \\ SqlServerSpatial110.dll(X64)|
 +|MergeModule|MicrosoftSqlServerSpatial.msm|
 +|Location|Project Bin Directory SqlServerSpatial110.dll should be deployed accordingly under different circumstances. \\ \\ Case 1: On an X86 system.The X86 version of SqlServerSpatial110.dll (under SqlServerTypes_X86 folder) needs to be copied to “c:​\Windows\System32” folder. \\ \\ Case 2: Running under X64 mode on an X64 system,The X64 version of SqlServerSpatial110.dll (under SqlServerTypes_X64 folder) needs to be copied to “c:​\Windows\System32” \\ \\ Case 3: Running under X86 mode on an X64 system.The X86 version of SqlServerSpatial110.dll (under SqlServerTypes_X86 folder) needs to be copied to “c:​\Windows\SysWOW64” folder.|
 +|Version|110|
 +|WebSite|Microsoft® System CLR Types for Microsoft® SQL Server® 2012 from [[http://​www.microsoft.com/​en-us/​download/​details.aspx?​id=29065|Source WebSite]] ​  |
 +
 +**x86**
 +|Dlls|Microsoft.SqlServer.Types.dll \\ SqlServerSpatial110.dll(X86)|
 |MergeModule|MicrosoftSqlServerSpatial.msm| |MergeModule|MicrosoftSqlServerSpatial.msm|
 |Location|Project Bin Directory SqlServerSpatial110.dll should be deployed accordingly under different circumstances. \\ \\ Case 1: On an X86 system.The X86 version of SqlServerSpatial110.dll (under SqlServerTypes_X86 folder) needs to be copied to “c:​\Windows\System32” folder. \\ \\ Case 2: Running under X64 mode on an X64 system,The X64 version of SqlServerSpatial110.dll (under SqlServerTypes_X64 folder) needs to be copied to “c:​\Windows\System32” \\ \\ Case 3: Running under X86 mode on an X64 system.The X86 version of SqlServerSpatial110.dll (under SqlServerTypes_X86 folder) needs to be copied to “c:​\Windows\SysWOW64” folder.| |Location|Project Bin Directory SqlServerSpatial110.dll should be deployed accordingly under different circumstances. \\ \\ Case 1: On an X86 system.The X86 version of SqlServerSpatial110.dll (under SqlServerTypes_X86 folder) needs to be copied to “c:​\Windows\System32” folder. \\ \\ Case 2: Running under X64 mode on an X64 system,The X64 version of SqlServerSpatial110.dll (under SqlServerTypes_X64 folder) needs to be copied to “c:​\Windows\System32” \\ \\ Case 3: Running under X86 mode on an X64 system.The X86 version of SqlServerSpatial110.dll (under SqlServerTypes_X86 folder) needs to be copied to “c:​\Windows\SysWOW64” folder.|
Line 41: Line 49:
  
 ===== • Satellite Assemblies ===== ===== • Satellite Assemblies =====
 +<div borderless>​
 +> **GeoRaster Projection**
 +
 +|Dlls|proj.dll \\ gdal19.dll|
 +|MergeModule|MapSuiteGeoRasterProjection.msm|
 +|Location|SystemRoot\Map Suite 9.0\GeoRasterProjectionX64 \\ SystemRoot\Map Suite 9.0\GeoRasterProjectionX86|
 +|Version|4.8 \\ 1.9|
 +|WebSite|[[http://​trac.osgeo.org/​proj/​|Source WebSite]] \\ [[ftp://​ftp.remotesensing.org/​gdal|Source WebSite]] |
 +</​div> ​
 +
 +<div borderless>​
 +> **MrSid/​JP2**
 +
 +**x64**
 +|Dlls|lti_dsdk_9.1.dll\\ lti_dsdk_cdll_9.1.dll\\ lti_lidar_dsdk_1.1.dll\\ tbb.dll|
 +|MergeModule|MapSuiteMrSid.msm\\ Microsoft_VC100_CRT_x64.msm\\ Microsoft_VC100_DebugCRT_x64.msm|
 +|Location|SystemRoot\Map Suite 9.0\GeoRasterX64|
 +|Version|9.1.0.4045|
 +|WebSite|[[https://​www.lizardtech.com/​developer/​|Source WebSite]]|
 +
 +**x86**
 +|Dlls|lti_dsdk_9.1.dll\\ lti_dsdk_cdll_9.1.dll\\ lti_lidar_dsdk_1.1.dll\\ tbb.dll|
 +|MergeModule|MapSuiteMrSid.msm\\ Microsoft_VC100_CRT_x86.msm\\ Microsoft_VC100_DebugCRT_x86.msm|
 +|Location|SystemRoot\Map Suite 9.0\GeoRasterX86|
 +|Version|9.1.0.4045|
 +|WebSite|[[https://​www.lizardtech.com/​developer/​|Source WebSite]]|
 +</​div>  ​
 +
 +<div borderless>​
 +> **Ecw**
 +
 +**x64**
 +|Dlls|NCSEcw.dll|
 +|MergeModule|MapSuiteEcw.msm\\ Microsoft_VC100_CRT_x64.msm\\ Microsoft_VC100_DebugCRT_x64.msm|
 +|Location|SystemRoot\Map Suite 9.0\GeoRasterX64|
 +|Version|5.2.1.265|
 +|WebSite|[[http://​download.hexagongeospatial.com/?​ProductName=ERDAS%20ECW/​JPEG2000%20SDK|Source WebSite]]|
 +
 +**x86**
 +|Dlls|NCSEcw.dll|
 +|MergeModule|MapSuiteEcw.msm\\ Microsoft_VC100_CRT_x86.msm\\ Microsoft_VC100_DebugCRT_x86.msm|
 +|Location|SystemRoot\Map Suite 9.0\GeoRasterX86|
 +|Version|5.2.1.265|
 +|WebSite|[[http://​download.hexagongeospatial.com/?​ProductName=ERDAS%20ECW/​JPEG2000%20SDK|Source WebSite]]|
 +</​div>  ​
 +
 +<div borderless>​
 +> **proj 4**
 +
 +**x64**
 +|Dlls| proj4X64.dll|
 +|MergeModule|MapSuiteProj4.msm\\ MapSuitePrjHelper.msm|
 +|Location|SystemRoot\Map Suite 9.0\Proj4X64|
 +|Version|4.8|
 +|WebSite|[[http://​trac.osgeo.org/​proj/​|Source WebSite]]|
 +
 +**x86**
 +|Dlls| proj4X86.dll|
 +|MergeModule|MapSuiteProj4.msm\\ MapSuitePrjHelper.msm|
 +|Location|SystemRoot\Map Suite 9.0\Proj4X86|
 +|Version|4.8|
 +|WebSite|[[http://​trac.osgeo.org/​proj/​|Source WebSite]]|
 +</​div>  ​
 +
 +<div borderless>​
 +> **GeoTiff Library**
 +
 +**x64**
 +|Dlls|GeoTiffX64.dll|
 +|MergeModule|MapSuiteGeoTiff.msm|
 +|Location|SystemRoot\Map Suite 9.0\GeoTiffX64|
 +|Version|libgeotiff-1.2.5.0 ​ \\ tiff-4.0.2|
 +|WebSite|[[ftp://​ftp.remotesensing.org/​pub/​geotiff/​libgeotiff/​|Source WebSite]]|
 +
 +**x86**
 +|Dlls|GeoTiffX86.dll|
 +|MergeModule|MapSuiteGeoTiff.msm|
 +|Location|SystemRoot\Map Suite 9.0\GeoTiffX86|
 +|Version|libgeotiff-1.2.5.0 ​ \\ tiff-4.0.2|
 +|WebSite|[[ftp://​ftp.remotesensing.org/​pub/​geotiff/​libgeotiff/​|Source WebSite]]|
 +</​div>  ​
 +
 +<div borderless>​
 +> **LibTiff.net Library**
 +
 +|Source code reference|ManagedGeoTiffRasterSource|
 +|Version|libtiff.net_src-2.3.626.0|
 +|WebSite|[[https://​github.com/​BitMiracle/​libtiff.net|Source WebSite]]|
 +</​div>  ​
 +
 +===== • Extensions =====
 +<div borderless>​
 +> **FleeStyleExtension**
 +
 +|Dlls|Ciloci.Flee.dll|
 +|MergeModule|N/​A|
 +|Location|Project Bin Directory|
 +|Version|0.9.26.0|
 +|Licensing|[[https://​wiki.thinkgeo.com/​wiki/​map_suite_dependencies/​ciloci_flee/​license|Ciloci.Flee License]]| ​
 +|WebSite|[[https://​wiki.thinkgeo.com/​wiki/​_media/​mapsuite10/​extensionsource/​ciloci.flee.zip|Source WebSite]]|
 +</​div>​
 +
 +<div borderless>​
 +> **PdfExtension**
 +
 +|Dlls|pdfsharp.dll|
 +|MergeModule|N/​A|
 +|Location|Project Bin Directory|
 +|Version|1.32.2608.0|
 +|WebSite|[[http://​pdfsharp.codeplex.com/​releases|Source WebSite]]|
 +</​div> ​   ​
 +
 +<div borderless>​
 +> **PostgreExtension**
 +
 +|Dlls|Mono.Security.dll\\ Npgsql.dll|
 +|MergeModule|N/​A|
 +|Location|Project Bin Directory|
 +|Version|2.0.0.0\\ 2.0.11.93|
 +|WebSite|[[http://​pgfoundry.org/​frs/?​group_id=1000140|Source WebSite]]|
 +</​div> ​
 +
 +<div borderless>​
 +> **ZedGraphStyleExtension**
 +
 +|Dlls|ZedGraph.dll|
 +|MergeModule|N/​A|
 +|Location|Project Bin Directory|
 +|Version|5.1.5.28844|
 +|WebSite|[[http://​sourceforge.net/​projects/​zedgraph/​files/​|Source WebSite]]|
 +</​div> ​
 +
 +<div borderless>​
 +> **Feature Data Objects(FDO)**
 +
 +|Dlls|FDO.dll \\ FDOCommon.dll \\ FDOGeometry.dll (55 more dlls......)|
 +|MergeModule|MapSuiteFdoExtension.msm|
 +|Location|SystemRoot\|
 +|Version|3.7.0.0|
 +|WebSite|[[http://​fdo.osgeo.org/​content/​downloads|Source WebSite]]|
 +</​div> ​
 +
 +<div borderless>​
 +> **FileGeoDatabase**
 +
 +|Dlls|Esri.FileGDBAPI.dll\\ FileGDBAPI.dll\\ FileGDBAPID.dll\\ FileGdbApiWrapperX64.dll\\ msvcp100d.dll\\ msvcr100d.dll\\ msvcp100.dll\\ msvcr100.dll|
 +|MergeModule|Microsoft_VC100_CRT_x64.msm\\ Microsoft_VC100_DebugCRT_x64.msm\\ MapSuiteFileGeoDatabaseX64.msm\\ Microsoft_VC100_CRT_x86.msm\\ Microsoft_VC100_DebugCRT_x86.msm\\ MapSuiteFileGeoDatabaseX86.msm|
 +|Location|SystemRoot\Map Suite 9.0\FileGeoDatabaseX64 \\  or SystemRoot\Map Suite 9.0\FileGeoDatabaseX86|
 +|Version|1.2.0.136|
 +|WebSite|[[http://​resources.arcgis.com/​content/​geodatabases/​10.0/​file-gdb-api|Source WebSite]] \\ [[http://​wiki.thinkgeo.com/​wiki/​Map_Suite_Services_Edition_All_Samples#​File_Geodatabase|Wiki Samples]]|
 +</​div> ​
 +
 +<div borderless>​
 +> **Oracle Extension**
 +**x64**
 +|Dlls|oci.dll\\ Oracle.DataAccess.dll\\ OracleApiWrapperX64.dll\\ orannzsbb11.dll\\ oraocci11.dll\\ oraociei11.dll\\ OraOps11w.dll|
 +|MergeModule|MapSuiteOracleDependenciesX64.msm|
 +|Location|SystemRoot\Map Suite 9.0\OracleX64|
 +|Version|11.2.0.3.20|
 +|WebSite|[[http://​www.oracle.com/​technetwork/​database/​windows/​downloads/​index-090165.html|Source WebSite]]|
 +
 +**x86**
 +|Dlls|oci.dll\\ Oracle.DataAccess.dll\\ OracleApiWrapperX86.dll\\ orannzsbb11.dll\\ oraocci11.dll\\ oraociei11.dll\\ OraOps11w.dll|
 +|MergeModule|MapSuiteOracleDependenciesX86.msm|
 +|Location|SystemRoot\Map Suite 9.0\OracleX86|
 +|Version|11.2.0.3.20|
 +|WebSite|[[http://​www.oracle.com/​technetwork/​database/​windows/​downloads/​utilsoft-087491.html|Source WebSite]]|
 +</​div>​
 +
 +<div borderless>​
 +> **Map Suite Cad**
 +**x64**
 +|Dlls|CadDumperX64.dll\\ RasterProcessor_4.00_10.tx\\ RecomputeDimBlock_4.00_10.tx ​ \\ \\ sisl.dll\\ TD_3DSolidHistory_4.00_10.tx\\ TD_Alloc_4.00_10.dll\\ TD_Ave_4.00_10.tx\\ TD_Br_4.00_10.dll\\ TD_DbRoot_4.00_10.dll\\ TD_Db_4.00_10.dll\\ TD_DynBlocks_4.00_10.tx\\ TD_Ge_4.00_10.dll\\ TD_Gi_4.00_10.dll\\ ​ \\ TD_Gs_4.00_10.dll\\ TD_Root_4.00_10.dll\\ TD_SpatialIndex_4.00_10.dll\\ TD_SwigCore_4.00_10.dll\\ TD_SwigCoreMgd.dll\\ TD_SwigDb_4.00_10.dll\\ TD_SwigDbMgd.dll|
 +|MergeModule|MapSuiteCadX64.msm|
 +|Location|SystemRoot\Map Suite 9.0\CadX64|
 +|Version|4.0.0.0|
 +
 +**x86**
 +|Dlls|CadDumperX86.dll\\ RasterProcessor_4.00_10.tx\\ RecomputeDimBlock_4.00_10.tx ​ \\ \\ sisl.dll\\ TD_3DSolidHistory_4.00_10.tx\\ TD_Alloc_4.00_10.dll\\ TD_Ave_4.00_10.tx\\ TD_Br_4.00_10.dll\\ TD_DbRoot_4.00_10.dll\\ TD_Db_4.00_10.dll\\ TD_DynBlocks_4.00_10.tx\\ TD_Ge_4.00_10.dll\\ TD_Gi_4.00_10.dll\\ ​ \\ TD_Gs_4.00_10.dll\\ TD_Root_4.00_10.dll\\ TD_SpatialIndex_4.00_10.dll\\ TD_SwigCore_4.00_10.dll\\ TD_SwigCoreMgd.dll\\ TD_SwigDb_4.00_10.dll\\ TD_SwigDbMgd.dll|
 +|MergeModule|MapSuiteCadX86.msm|
 +|Location|SystemRoot\Map Suite 9.0\CadX86|
 +|Version|4.0.0.0|
 +</​div>​
 +
 +<div borderless>​
 +> **S57 Extension**
 +
 +**x64**
 +|Dlls|gdal110.dll\\ geos.dll\\ geos_c.dll ​ \\ \\ s57attributes.csv\\ s57expectedinput.csv\\ S57GdalWrapperX64.dll\\ s57objectclasses.csv|
 +|MergeModule|MapSuiteS57.msm|
 +|Location|SystemRoot\Map Suite 9.0\S57GdalWrapperX64|
 +|Version|1.10.0.0|
 +|WebSite|[[ftp://​ftp.remotesensing.org/​gdal|Source WebSite]]|
 +
 +**x86**
 +|Dlls|gdal110.dll\\ geos.dll\\ geos_c.dll ​ \\ \\ s57attributes.csv\\ s57expectedinput.csv\\ S57GdalWrapperX86.dll\\ s57objectclasses.csv|
 +|MergeModule|MapSuiteS57.msm|
 +|Location|SystemRoot\Map Suite 9.0\S57GdalWrapperX86|
 +|Version|1.10.0.0|
 +|WebSite|[[ftp://​ftp.remotesensing.org/​gdal|Source WebSite]]|
 +</​div> ​
map_suite_common_dependencies.1441188012.txt.gz · Last modified: 2015/09/02 10:00 by admin