User Tools

Site Tools


thinkgeo_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
thinkgeo_dependencies [2019/09/06 06:36]
marklee
thinkgeo_dependencies [2019/09/18 14:40] (current)
benbai
Line 1: Line 1:
-====== ThinkGeo ​Dependencies ====== +====== ThinkGeo 12.0.0 ​Dependencies ====== 
- +===== ThinkGeo Core Required Libraries =====
-===== Latest Public Release (12.0.0)===== +
-===== • ThinkGeo Core Required Libraries =====+
 <div borderless>​ <div borderless>​
 ==== NTS Topology ==== ==== NTS Topology ====
  
 |Dlls|GeoAPI.dll \\ NetTopologySuite.dll| |Dlls|GeoAPI.dll \\ NetTopologySuite.dll|
-|Version|1.1.0.0 ​1.7.3.31740|+|Version|1.7.5|
 |Source|[[https://​github.com/​NetTopologySuite/​GeoAPI/​tree/​v1.7.5|Link to the Source]]| |Source|[[https://​github.com/​NetTopologySuite/​GeoAPI/​tree/​v1.7.5|Link to the Source]]|
-|WebSite|[[http://​code.google.com/​p/​nettopologysuite/​downloads/​list|Source WebSite]]| 
  
 === License === === License ===
Line 26: Line 23:
 </​div> ​   ​ </​div> ​   ​
  
-===== • Satellite Assemblies ​=====+<div borderless>​ 
 +==== SkiaSharp ​==== 
 + 
 +|Dlls|SkiaSharp.dll| 
 +|Version|1.68.0| 
 +|Source|[[https://​github.com/​mono/​SkiaSharp/​tree/​v1.68.0|Link to the Source]]| 
 + 
 +=== License === 
 +Copyright (c) 2015-2016 Xamarin, Inc. 
 +Copyright (c) 2017-2018 Microsoft Corporation. 
 + 
 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "​Software"​),​ to deal in the Software without restriction,​ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 
 +</​div> ​   ​
  
 <div borderless>​ <div borderless>​
-> Visual C++ Redistributable +==== Jint ====
-**x64** +
-|Dlls|msvcp100.dll \\ msvcr100.dll| +
-|MergeModule|Microsoft_VC100_DebugCRT_x64.msm \\ Microsoft_VC100_CRT_x64.msm| +
-|Location|SystemRoot.| +
-|Version|140| +
-|WebSite|Microsoft'​s redistribution package from [[http://​www.microsoft.com/​en-us/​download/​details.aspx?​id=14632|Source WebSite]] (X64).|+
  
-</​div> ​ +|Dlls|Jint .dll| 
 +|Version|2.11.10| 
 +|Source|[[https://​github.com/​sebastienros/​jint/​tree/​2.11.10|Link to the Source]]| 
 + 
 +=== License === 
 +BSD 2-Clause License 
 + 
 +Copyright (c) 2013, Sebastien Ros 
 +All rights reserved. 
 + 
 +Redistribution and use in source and binary forms, with or without modification,​ are permitted provided that the following conditions are met: 
 + 
 +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 
 + 
 +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 
 + 
 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
 +© 2019 GitHub, Inc. 
 +</​div> ​   
  
 <div borderless>​ <div borderless>​
-**GeoRaster Projection**+==== SQLite ​ ==== 
 + 
 +|Dlls|Microsoft.Data.SQLite.dll| 
 +|Version|3.0.0| 
 +|Source|[[https://​github.com/​aspnet/​Microsoft.Data.Sqlite/​tree/​rel/​2.0.0|Link to the Source]]| 
 + 
 +=== License === 
 +Copyright (c) .NET Foundation and Contributors 
 + 
 +All rights reserved. 
 + 
 +Licensed under the Apache License, Version 2.0 (the "​License"​);​ you may not use 
 +this file except in compliance with the License. You may obtain a copy of the 
 +License at 
 + 
 +    http://​www.apache.org/​licenses/​LICENSE-2.0 
 + 
 +Unless required by applicable law or agreed to in writing, software distributed 
 +under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
 +CONDITIONS OF ANY KIND, either express or implied. See the License for the 
 +specific language governing permissions and limitations under the License. 
 +</div    
 + 
 +===== ThinkGeo Extensions Required Libraries===== 
 + 
 +<div borderless>​ 
 +==== MicrosoftVisualCRunTime140 ==== 
 + 
 +|Dlls|concrt140.dll \\ concrt140.dll \\ vccorlib140.dll \\ vcruntime140.dll| 
 +|Version|140| 
 +|MergeModule|Microsoft_VC140_CRT_x64.msm \\ Microsoft_VC140_CRT_x86.msm| 
 +|Source|[[https://​www.microsoft.com/​en-us/​download/​details.aspx?​id=48145|Visual C++ Redistributable for Visual Studio 2015]]|
  
-|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> ​
  
 <div borderless>​ <div borderless>​
-> **MrSid/​JP2**+==== Gdal====
  
-**x64** +|Dlls|gdal204.dll| 
-|Dlls|lti_dsdk_9.1.dll\\ lti_dsdk_cdll_9.1.dll\\ lti_lidar_dsdk_1.1.dll\\ tbb.dll+|Version|2.4.0| 
-|MergeModule|MapSuiteMrSid.msm\\ Microsoft_VC100_CRT_x64.msm\\ Microsoft_VC100_DebugCRT_x64.msm| +|Source|[[https://trac.osgeo.org/gdal/wiki/DownloadSource|Link to the Source]]|
-|Location|SystemRoot\Map Suite 9.0\GeoRasterX64+
-|Version|9.1.0.4045+
-|WebSite|[[https://www.lizardtech.com/developer/​|Source ​WebSite]]|+
  
-**x86** +=== License === 
-|Dlls|lti_dsdk_9.1.dll\\ lti_dsdk_cdll_9.1.dll\\ lti_lidar_dsdk_1.1.dll\\ tbb.dll| +In general GDAL/OGR is licensed under an MIT/X style license with the  
-|MergeModule|MapSuiteMrSid.msm\\ Microsoft_VC100_CRT_x86.msm\\ Microsoft_VC100_DebugCRT_x86.msm| +following terms: 
-|Location|SystemRoot\Map Suite 9.0\GeoRasterX86| + 
-|Version|9.1.0.4045| +Permission is hereby granted, free of charge, to any person obtaining a 
-|WebSite|[[https:​//www.lizardtech.com/​developer/​|Source WebSite]]| +copy of this software and associated documentation files (the "​Software"​),​ 
-</​div> ​ +to deal in the Software without restriction,​ including without limitation 
 +the rights to use, copy, modify, merge, publish, distribute, sublicense,​ 
 +and/or sell copies of the Software, and to permit persons to whom the 
 +Software is furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included 
 +in all copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
 +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ 
 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
 +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
 +DEALINGS IN THE SOFTWARE
 +</​div> ​  ​
  
 <div borderless>​ <div borderless>​
-> **Ecw**+==== ECW ====
  
-**x64** 
 |Dlls|NCSEcw.dll| |Dlls|NCSEcw.dll|
-|MergeModule|MapSuiteEcw.msm\\ Microsoft_VC100_CRT_x64.msm\\ Microsoft_VC100_DebugCRT_x64.msm| +|Version|5.4.0
-|Location|SystemRoot\Map Suite 9.0\GeoRasterX64| +|Source|[[https://​download.hexagongeospatial.com/​downloads/​ecw/erdas-ecw-jp2-sdk-v5-4|Link to the Source]]|
-|Version|5.2.1.265+
-|WebSite|[[http://​download.hexagongeospatial.com/​?​ProductName=ERDAS%20ECW/JPEG2000%20SDK|Source ​WebSite]]|+
  
-**x86** +=== License === 
-|Dlls|NCSEcw.dll| +Access and manage your licenses easily with the Hexagon Geospatial Licensing Portal. The Licensing Portal allows you to manage all your licenses in a single location
-|MergeModule|MapSuiteEcw.msm\\ Microsoft_VC100_CRT_x86.msm\\ Microsoft_VC100_DebugCRT_x86.msm| + 
-|Location|SystemRoot\Map Suite 9.0\GeoRasterX86| +Each organization will have one or more License Administrators who will manage the company'​s licenses.Your Company License Administrator can also manage users, including granting Licensing Portal access to other users in your company
-|Version|5.2.1.265| + 
-|WebSite|[[http://​download.hexagongeospatial.com/?​ProductName=ERDAS%20ECW/​JPEG2000%20SDK|Source WebSite]]| +If you purchased your software from one of our Value-Added Resellers, contact your reseller to register your company'​s License Adminstrator and access the Licensing PortalFind your reseller. 
-</​div> ​ + 
 +If you purchased your software directly from Hexagon Geospatial, register here to become your company'​s License Administrator and access the Licensing Portal
 + 
 +Users who have been granted access to the Licensing Portal will use the same sign-on credentials that are used for other Hexagon Geospatial sites, such as Hexagon User Community
 +</​div> ​  ​
  
 <div borderless>​ <div borderless>​
-> **proj 4**+==== UmanagedGeoTiff ====
  
-**x64** +|Dlls|geotiff.dll| 
-|Dlls| ​proj4X64.dll| +|Version|1.4.3
-|MergeModule|MapSuiteProj4.msm\\ MapSuitePrjHelper.msm| +|Source|[[https://download.osgeo.org/geotiff/​libgeotiff/|Link to the Source]]|
-|Location|SystemRoot\Map Suite 9.0\Proj4X64| +
-|Version|4.8+
-|WebSite|[[http://trac.osgeo.org/proj/​|Source ​WebSite]]|+
  
-**x86** +=== License === 
-|Dlls| proj4X86.dll| +All the source code in this toolkit are either in the public domain, or under  
-|MergeModule|MapSuiteProj4.msm\\ MapSuitePrjHelper.msm| +an X style license In any event it is all considered to be free to use 
-|Location|SystemRoot\Map Suite 9.0\Proj4X86| +for any purpose (including commercial software) No credit is required ​ 
-|Version|4.8| +though some of the code requires that the specific source code modules  
-|WebSite|[[http://​trac.osgeo.org/​proj/​|Source WebSite]]|+retain their existing copyright statements The CSV files, and other tables 
 +derived from the EPSG coordinate system database are also free to use ​In ​ 
 +particular, no part of this code is "​copyleft",​ nor does it imply any  
 +requirement for users to disclose this or their own source code. 
 + 
 +All components not carrying their own copyright message, but distributed 
 +with libgeotiff should be considered to be under the same license as 
 +Niles' code.
 </​div>  ​ </​div>  ​
  
 <div borderless>​ <div borderless>​
-> **GeoTiff Library**+==== Jpeg2000 ====
  
-**x64** +|Dlls|lti_dsdk_9.5.dll \\ lti_dsdk_cdll_9.5.dll \\ lti_lidar_dsdk_1.1.dll \\ tbb.dll
-|Dlls|GeoTiffX64.dll+|Version|9.5.4.4709
-|MergeModule|MapSuiteGeoTiff.msm| +|Source|[[https://www.extensis.com/support/developers|Link to the Source]]|
-|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** +=== License === 
-|Dlls|GeoTiffX86.dll| +This Software License Agreement (“Agreement”) is a legal agreement between you (either as an individual or a 
-|MergeModule|MapSuiteGeoTiff.msm| +single entity, and hereinafter referred to as “Licensee”) and Celartem, Inc., doing business as LizardTech 
-|Location|SystemRoot\Map Suite 9.0\GeoTiffX86| +(“LizardTech”)
-|Version|libgeotiff-1.2.5.0  \\ tiff-4.0.2| +LIZARDTECH is engaged in the business of designing, developing, and marketing MrSID Decode SDKs (including 
-|WebSite|[[ftp://​ftp.remotesensing.org/​pub/​geotiff/​libgeotiff/​|Source WebSite]]|+the GeoExpress Decode SDK and the LiDAR Compressor SDK) (collectively “DSDK”)DSDK consists of libraries 
 +that allow licensees to write software, or engineer a process, that enables end-users to view MrSID-formatted files 
 +and other supported file types. 
 +LICENSEE desires to design, develop or market software products that use DSDK to permit (among other 
 +functionality developed by LICENSEE) an end-user to view *sid-formatted files and other supported formatted files 
 +(“Licensed Products”). 
 +In consideration of the premises and mutual covenants of this Agreement, LIZARDTECH agrees to license DSDK to 
 +LICENSEE for LICENSEE’s use in the development of Licensed Products, and LICENSEE’s subsequent 
 +sublicensing of DSDK with the Licensed Products pursuant to the terms and conditions which follow.
 </​div>  ​ </​div>  ​
  
 <div borderless>​ <div borderless>​
-> **LibTiff.net Library**+==== MrSid ====
  
-|Source code reference|ManagedGeoTiffRasterSource+|Dlls|lti_dsdk_9.5.dll \\ lti_dsdk_cdll_9.5.dll \\ lti_lidar_dsdk_1.1.dll \\ tbb.dll
-|Version|libtiff.net_src-2.3.626.0+|Version|9.5.4.4709
-|WebSite|[[https://github.com/BitMiracle/libtiff.net|Source ​WebSite]]|+|Source|[[https://www.extensis.com/support/developers|Link to the Source]]| 
 + 
 +=== License === 
 +This Software License Agreement (“Agreement”) is a legal agreement between you (either as an individual or a 
 +single entity, and hereinafter referred to as “Licensee”) and Celartem, Inc., doing business as LizardTech 
 +(“LizardTech”). 
 +LIZARDTECH is engaged in the business of designing, developing, and marketing MrSID Decode SDKs (including 
 +the GeoExpress Decode SDK and the LiDAR Compressor SDK) (collectively “DSDK”). DSDK consists of libraries 
 +that allow licensees to write software, or engineer a process, that enables end-users to view MrSID-formatted files 
 +and other supported file types. 
 +LICENSEE desires to design, develop or market software products that use DSDK to permit (among other 
 +functionality developed by LICENSEE) an end-user to view *. sid-formatted files and other supported formatted files 
 +(“Licensed Products”). 
 +In consideration of the premises and mutual covenants of this Agreement, LIZARDTECH agrees to license DSDK to 
 +LICENSEE for LICENSEE’s use in the development of Licensed Products, and LICENSEE’s subsequent 
 +sublicensing of DSDK with the Licensed Products pursuant to the terms and conditions which follow.
 </​div>  ​ </​div>  ​
  
-===== • Extensions ===== 
 <div borderless>​ <div borderless>​
-> **FleeStyleExtension**+==== UmanagedProj ====
  
-|Dlls|Ciloci.Flee.dll+|Dlls|proj.dll| 
-|MergeModule|N/​A| +|Version|5.2.0| 
-|Location|Project Bin Directory+|Source|[[https://proj.org/download.html|Link to the Source]]| 
-|Version|0.9.26.0| + 
-|WebSite|[[http://flee.codeplex.com/​releases/​view/28952|Source ​WebSite]]| +=== License === 
-</​div>​+PROJ uses the MIT license. The software was initially released by the USGS in the public domain. When Frank Warmerdam took over the development of PROJ it was moved under the MIT license. The license is as follows: 
 + 
 +Copyright (c) 2000, Frank Warmerdam 
 + 
 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”),​ to deal in the Software without restriction,​ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 
 +</​div> ​ 
  
 <div borderless>​ <div borderless>​
-> **PdfExtension**+==== NauticalCharts ====
  
-|Dlls|pdfsharp.dll+|Dlls|gdal204.dll| 
-|MergeModule|N/​A| +|Version|2.4.0| 
-|Location|Project Bin Directory+|Source|[[https://trac.osgeo.org/gdal/​wiki/​DownloadSource|Link to the Source]]| 
-|Version|1.32.2608.0| + 
-|WebSite|[[http://pdfsharp.codeplex.com/releases|Source ​WebSite]]| +=== License === 
-</​div> ​   +In general GDAL/OGR is licensed under an MIT/X style license with the  
 +following terms: 
 + 
 +Permission is hereby granted, free of charge, to any person obtaining a 
 +copy of this software and associated documentation files (the "​Software"​),​ 
 +to deal in the Software without restriction,​ including without limitation 
 +the rights to use, copy, modify, merge, publish, distribute, sublicense,​ 
 +and/or sell copies of the Software, and to permit persons to whom the 
 +Software is furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included 
 +in all copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
 +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ 
 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
 +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
 +DEALINGS IN THE SOFTWARE. 
 +</​div> ​ 
  
 <div borderless>​ <div borderless>​
-> **PostgreExtension**+==== FileGeoDatabase ====
  
-|Dlls|Mono.Security.dll\\ Npgsql.dll+|Dlls|FileGDBAPI.dll| 
-|MergeModule|N/​A| +|Version|1.5.1
-|Location|Project Bin Directory+|Source|[[https://github.com/Esri/file-geodatabase-api|Link to the Source]]| 
-|Version|2.0.0.0\\ 2.0.11.93+ 
-|WebSite|[[http://pgfoundry.org/frs/?​group_id=1000140|Source ​WebSite]]| +=== License === 
-</​div> ​+1. Definitions. 
 +"​License"​ shall mean the terms and conditions for use, reproduction,​ and distribution as defined 
 +by Sections 1 through 9 of this document. 
 +"​Licensor"​ shall mean the copyright owner or entity authorized by the copyright owner that is 
 +granting the License. 
 +"Legal Entity"​ shall mean the union of the acting entity and all other entities that control, are 
 +controlled by, or are under common control with that entity. For the purposes of this definition,​ 
 +"​control"​ means (i) the power, direct or indirect, to cause the direction or management of such 
 +entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the 
 +outstanding shares, or (iii) beneficial ownership of such entity. 
 +"​You"​ (or "​Your"​) shall mean an individual or Legal Entity exercising permissions granted by 
 +this License. 
 +"​Source"​ form shall mean the preferred form for making modifications,​ including but not limited 
 +to software source code, documentation source, and configuration files. 
 +"​Object"​ form shall mean any form resulting from mechanical transformation or translation of a 
 +Source form, including but not limited to compiled object code, generated documentation,​ and 
 +conversions to other media types. 
 +"​Work"​ shall mean the work of authorship, whether in Source or Object form, made available 
 +under the License, as indicated by a copyright notice that is included in or attached to the work 
 +(an example is provided in the Appendix below). 
 +"​Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or 
 +derived from) the Work and for which the editorial revisions, annotations,​ elaborations,​ or other 
 +modifications represent, as a whole, an original work of authorship. For the purposes of this 
 +License, Derivative Works shall not include works that remain separable from, or merely link (or 
 +bind by name) to the interfaces of, the Work and Derivative Works thereof. 
 +"​Contribution"​ shall mean any work of authorship, including the original version of the Work 
 +and any modifications or additions to that Work or Derivative Works thereof, that is intentionally 
 +submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or 
 +Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of thisdefinition,​ "​submitted"​ means any form of electronic, verbal, or written communication sent to 
 +the Licensor or its representatives,​ including but not limited to communication on electronic 
 +mailing lists, source code control systems, and issue tracking systems that are managed by, or on 
 +behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding 
 +communication that is conspicuously marked or otherwise designated in writing by the copyright 
 +owner as "Not a Contribution."​ 
 +"​Contributor"​ shall mean Licensor and any individual or Legal Entity on behalf of whom a 
 +Contribution has been received by Licensor and subsequently incorporated within the Work. 
 +2. Grant of Copyright License. Subject to the terms and conditions of this License, each 
 +Contributor hereby grants to You a perpetual, worldwide, non-exclusive,​ no-charge, royalty-free,​ 
 +irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, 
 +publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or 
 +Object form. 
 +3. Grant of Patent License. Subject to the terms and conditions of this License, each 
 +Contributor hereby grants to You a perpetual, worldwide, non-exclusive,​ no-charge, royalty-free,​ 
 +irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, 
 +sell, import, and otherwise transfer the Work, where such license applies only to those patent 
 +claims licensable by such Contributor that are necessarily infringed by their Contribution(s) 
 +alone or by combination of their Contribution(s) with the Work to which such Contribution(s) 
 +was submitted. If You institute patent litigation against any entity (including a cross-claim or 
 +counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work 
 +constitutes direct or contributory patent infringement,​ then any patent licenses granted to You 
 +under this License for that Work shall terminate as of the date such litigation is filed. 
 +4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works 
 +thereof in any medium, with or without modifications,​ and in Source or Object form, provided 
 +that You meet the following conditions:​ 
 +1. You must give any other recipients of the Work or Derivative Works a copy of this 
 +License; and 
 +2. You must cause any modified files to carry prominent notices stating that You changed 
 +the files; and 
 +3. You must retain, in the Source form of any Derivative Works that You distribute, all 
 +copyright, patent, trademark, and attribution notices from the Source form of the Work, 
 +excluding those notices that do not pertain to any part of the Derivative Works; and 
 +4. If the Work includes a "​NOTICE"​ text file as part of its distribution,​ then any Derivative 
 +Works that You distribute must include a readable copy of the attribution notices 
 +contained within such NOTICE file, excluding those notices that do not pertain to any 
 +part of the Derivative Works, in at least one of the following places: within a NOTICE 
 +text file distributed as part of the Derivative Works; within the Source form or 
 +documentation,​ if provided along with the Derivative Works; or, within a display 
 +generated by the Derivative Works, if and wherever such third-party notices normally 
 +appear. The contents of the NOTICE file are for informational purposes only and do notmodify the License. You may add Your own attribution notices within Derivative Works 
 +that You distribute, alongside or as an addendum to the NOTICE text from the Work, 
 +provided that such additional attribution notices cannot be construed as modifying the 
 +License. 
 +You may add Your own copyright statement to Your modifications and may provide 
 +additional or different license terms and conditions for use, reproduction,​ or distribution 
 +of Your modifications,​ or for any such Derivative Works as a whole, provided Your use, 
 +reproduction,​ and distribution of the Work otherwise complies with the conditions stated 
 +in this License. 
 +</​div> ​ 
  
 <div borderless>​ <div borderless>​
-> **ZedGraphStyleExtension**+==== PersonalGeoDatabase ====
  
-|Dlls|ZedGraph.dll+|Dlls|gdal204.dll| 
-|MergeModule|N/​A| +|Version|2.4.0
-|Location|Project Bin Directory+|Source|[[https://trac.osgeo.org/gdal/wiki/DownloadSource|Link to the Source]]| 
-|Version|5.1.5.28844+ 
-|WebSite|[[http://sourceforge.net/projects/zedgraph/​files/​|Source ​WebSite]]| +=== License === 
-</​div> ​+In general GDAL/OGR is licensed under an MIT/X style license with the  
 +following terms: 
 + 
 +Permission is hereby granted, free of charge, to any person obtaining a 
 +copy of this software and associated documentation files (the "​Software"​),​ 
 +to deal in the Software without restriction,​ including without limitation 
 +the rights to use, copy, modify, merge, publish, distribute, sublicense,​ 
 +and/or sell copies of the Software, and to permit persons to whom the 
 +Software is furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included 
 +in all copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
 +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ 
 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
 +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
 +DEALINGS IN THE SOFTWARE. 
 +</​div> ​ 
  
 <div borderless>​ <div borderless>​
-> **Feature Data Objects(FDO)**+==== Oracle ====
  
-|Dlls|FDO.dll \\ FDOCommon.dll \\ FDOGeometry.dll (55 more dlls......)| +|Dlls|oci.dll \\ ociw32.dll \\ oraociei19.dll \\ oraons.dll
-|MergeModule|MapSuiteFdoExtension.msm| +|Version|19.3.0.0| 
-|Location|SystemRoot\+|Source|[[https://www.oracle.com/database/​technologies/​instant-client/downloads.html|Link to the Source]]| 
-|Version|3.7.0.0| + 
-|WebSite|[[http://fdo.osgeo.org/content/​downloads|Source ​WebSite]]| +=== License === 
-</​div> ​+In general GDAL/OGR is licensed under an MIT/X style license with the following terms: 
 + 
 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”),​ to deal in the Software without restriction,​ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 
 + 
 +The full licensing terms are available in the [[https://​raw.githubusercontent.com/​OSGeo/​gdal/​master/​gdal/​LICENSE.TXT|LICENSE.TXT]] file. 
 +</​div> ​ 
  
 <div borderless>​ <div borderless>​
-**FileGeoDatabase**+==== SqlServer ==== 
 + 
 +|Dlls|System.Data.SqlClient.dll| 
 +|Version|4.6.0| 
 +|Source|[[https://​github.com/​dotnet/​corefx|Link to the Source]]| 
 + 
 +=== License === 
 +Permission is hereby granted, free of charge, to any person obtaining a copy 
 +of this software and associated documentation files (the "​Software"​),​ to deal 
 +in the Software without restriction,​ including without limitation the rights 
 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 
 +copies of the Software, and to permit persons to whom the Software is 
 +furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included in all 
 +copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ 
 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
 +SOFTWARE. 
 +</div 
  
-|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>​ <div borderless>​
-> **Oracle Extension** +==== PostgreSql====
-**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|Npgsql.dll| 
-|Dlls|oci.dll\\ Oracle.DataAccess.dll\\ OracleApiWrapperX86.dll\\ orannzsbb11.dll\\ oraocci11.dll\\ oraociei11.dll\\ OraOps11w.dll| +|Version|4.0.7
-|MergeModule|MapSuiteOracleDependenciesX86.msm| +|Source|[[https://github.com/npgsql/npgsql/tree/v4.0.7|Link to the Source]]|
-|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>​+
  
 +=== License ===
 +PostgreSQL Database Management System
 +
 +(formerly known as Postgres, then as Postgres95)
 +
 +Portions Copyright (c) 1996-2010, The PostgreSQL Global Development Group
 +
 +Portions Copyright (c) 1994, The Regents of the University of California
 +
 +Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
 +
 +IN NO EVENT SHALL _____ BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,​ EVEN IF _____ HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 +
 +_____ SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND _____ HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE,​ SUPPORT, UPDATES, ENHANCEMENTS,​ OR MODIFICATIONS.
 +</​div>  ​
  
 <div borderless>​ <div borderless>​
-> **S57 Extension**+==== Printers ====
  
-|Dlls|gdal110.dll\\ geos.dll\\ geos_c.dll  \\ \\ s57attributes.csv\\ s57expectedinput.csv\\ S57GdalWrapperX64.dll\\ S57GdalWrapperX86.dll\\ s57objectclasses.csv+|Dlls|System.Drawing.Common.dll| 
-|Version|1.10.0.0+|Version|4.5.1
-|WebSite|[[ftp://ftp.remotesensing.org/gdal|Source ​WebSite]]|+|Source|[[https://github.com/​dotnet/​core/​tree/​master/release-notes|Link to the Source]]| 
 + 
 +=== License === 
 +Permission is hereby granted, free of charge, to any person obtaining a copy 
 +of this software and associated documentation files (the "​Software"​),​ to deal 
 +in the Software without restriction,​ including without limitation the rights 
 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 
 +copies of the Software, and to permit persons to whom the Software is 
 +furnished to do so, subject to the following conditions:​ 
 + 
 +The above copyright notice and this permission notice shall be included in all 
 +copies or substantial portions of the Software. 
 + 
 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,​ 
 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
 +SOFTWARE. 
 +</​div>  ​
  
-</​div> ​ 
thinkgeo_dependencies.1567751801.txt.gz · Last modified: 2019/09/06 06:36 by marklee