FDO Provenance Review

From OSGeo
Revision as of 09:05, 25 January 2008 by Wiki-Gregboone (talk | contribs) (→‎Providers/GDAL/TestData/ESRI/Binary)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Last Updated: 19 October 2007.

This page details information from files in the OSGeo FDO Subversion repository and its Subprojects located at:

https://fdo.osgeo.org/svn/

This page documents the results of a License audit of the OSGeo FDO project and its SubProjects. It is done in accordance with the OSGEO Foundation guidelines at:

http://wiki.osgeo.org/index.php/Code_Provenance_Review

Goal

To establish a reasonable comfort level that projects going through incubation do not have improperly contributed code, and that the code is all under the project license.

A code provenance review is desirable because it reduces the risk of the foundation, project developers or software users becoming involved in a legal action or having their use of the software disrupted by sudden removal of improperly contributed code. In particular, many enterprises will not build on open source software projects without some degree of assurance that care is being taken to avoid improper contributions.

It is not the goal to be able to prove that every source file, and every contribution to those files, was contributed properly. The onus is not on us to prove there are no problem. However we want to ensure we do not release code with provenance issues that we could have identified and corrected with a reasonable effort.

History

Origins

Autodesk needed a technology that could provide a way to access many different geospatial data sources through a common mechanism. The data sources included a variety of geospatial databases and file formats. It had to be flexible to meet the needs of many client applications. The initial requirements included the following

• Provides an object-based feature model of geospatial data that is generic and independent of any particular native implementation.

• Supports, as a minimum, the OGC Simple Feature specification geometry types.

• Defines a logical model that maps to commonly used physical implementations such as Oracle Spatial and SHP files.

• Defines an FDO Provider as an implementation of the FDO API for a particular data source. Each data source has its corresponding FDO provider.

• Defines a capabilities API to allow clients to determine specific capabilities of a particular provider and thus respond correctly to the provider to which they are connected.

• Allows new commands and schema additions to be easily added over time to the generic API and allows custom commands to be added to a particular provider. The capabilities API allows a client to discover the custom commands.

Before Open Source

The first version of FDO was shipped with the Autodesk Map 3D 2005 product in the spring of 2004. It included providers for Oracle and SDF. Version 2.0 added the ArcSDE provider, and version 3.0 added providers for MySQL, SQL Server, ODBC, SHP, Raster, OGC WFS, and OGC WMS.

FDO Goes Open Source

The release of FDO as open source coincided with the release of MapGuide as open source in 2006. It included the SDF, SHP, MySQL, ArcSDE, ODBC, OGC WFS, and OGC WMS providers. In general, Autodesk developers and customers were demanding:

• Faster innovation of our web mapping solutions

• More frequent software releases

• Lower cost of entry and ownership

In light of these requirement, Autodesk wanted to help make map serving technologies more readily available for widespread adoption. The conclusion was that joining and supporting the existing open geospatial community and open sourcing its next-generation web mapping platform was the best approach.

Third-Party Library/Component Review

FDO contains third-party software that is licensed by the copyright holder on terms specific to that software. Information on the third party licenses are specified below:


Open Geospatial Consortium (OGC)

http://www.opengeospatial.org/

Copyright Software Notice

This OGC work (including software, documents, or other related items) is being provided by the copyright holders under the following license. By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions:

Permission to use, copy, and modify this software and its documentation, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications, that you make:

1. The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.

2. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, a short notice of the following form (hypertext is preferred, text is permitted) should be used within the body of any redistributed or derivative code: "Copyright © [$date-of-document] Open Geospatial Consortium, Inc. All Rights Reserved. http://www.opengeospatial.org/Legal/ (Hypertext is preferred, but a textual representation is permitted.)

3. Notice of any changes or modifications to the OGC files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.)

THIS SOFTWARE AND DOCUMENTATION IS PROVIDED 'AS IS' AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.

The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders.

W3C

http://www.w3.org/

W3C® SOFTWARE NOTICE AND LICENSE

http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231

This work (and included software, documentation such as READMEs, or other related items) is being provided by the copyright holders under the following license. By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.

Permission to copy, modify, and distribute this software and its documentation, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications:

1. The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.

2. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software Short Notice should be included (hypertext is preferred, text is permitted) within the body of any redistributed or derivative code.

3. Notice of any changes or modifications to the files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.) THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.

The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders.

Apache

http://xml.apache.org/

The Apache Software License, Version 1.1

Copyright (c) 2000 The Apache Software Foundation. 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.

3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: 'This product includes software developed by the Apache Software Foundation (http://www.apache.org/).' Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear.

4. The names "Apache" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact apache@apache.org.

5. Products derived from this software may not be called "Apache", nor may "Apache" appear in their name, without prior written permission of the Apache Software Foundation.

THIS SOFTWARE IS PROVIDED AS 'IS' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR ITS 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.

This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation.

Portions of this software are based upon public domain software originally written at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign.

Xerxes, Xalan

http://xml.apache.org/

Apache License Version 2.0, January 2004

http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

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 this definition, '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:

(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices stating that You changed the files; and

(c) 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

(d) 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 not modify 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.

5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.

GDAL

http://www.gdal.org/

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.

OpenSSL

http://www.openssl.org/

LICENSE ISSUES


The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Actually both licenses are BSD-style Open Source licenses. In case of any license issues related to OpenSSL please contact openssl-core@openssl.org.

OpenSSL License


Copyright (c) 1998-2007 The OpenSSL Project. 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.

3. All advertising materials mentioning features or use of this software must display the following acknowledgment: "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)"

4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact openssl-core@openssl.org.

5. Products derived from this software may not be called "OpenSSL" nor may "OpenSSL" appear in their names without prior written permission of the OpenSSL Project.

6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)"

THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS AND ANY EXPRESSED 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 OpenSSL PROJECT OR ITS 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.


This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com).

Original SSLeay License


Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved.

This package is an SSL implementation written by Eric Young (eay@cryptsoft.com). The implementation was written so as to conform with Netscapes SSL.

This library is free for commercial and non-commercial use as long as the following conditions are aheared to. The following conditions apply to all code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation included with this distribution is covered by the same copyright terms except that the holder is Tim Hudson (tjh@cryptsoft.com).

Copyright remains Eric Young's, and as such any Copyright notices in the code are not to be removed. If this package is used in a product, Eric Young should be given attribution as the author of the parts of the library used. This can be in the form of a textual message at program startup or in documentation (online or textual) provided with the package.

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 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. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)" The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). 4. If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"

THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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.

The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.] written by Tim Hudson (tjh@cryptsoft.com).

LibCurl

http://curl.haxx.se/libcurl/

Copyright (c) 1996 - 2007, Daniel Stenberg, <daniel@haxx.se>.

All rights reserved.

Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

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 OF THIRD PARTY RIGHTS. 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.

Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.

Boost

http://www.boost.org/

Copyright Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:

The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.

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, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

GSAR

GSAR is licensed under the GNU Lesser General Public License.

http://www.gnu.org/licenses/lgpl.html

CppUnit

http://cppunit.sourceforge.net/

CppUnit is licensed under the GNU Lesser General Public License.

http://www.gnu.org/licenses/lgpl.html

StampVer

http://www.elphin.com/products/stampver.html

StampVer - Win32 Version Resource Stamping Written by Paul Dixon (paul@elphin.com) Jan 1998 http://www.elphin.com/products/stampver.html

StampVer is freeware, and comes with no warranty - you use it at your own risk. All distributions of StampVer must include all files contained in the archive it was originally packaged in. Any questions regarding distribution should be directed to Paul Dixon at pauld@yitm.com

UpdateVersion

http://code.mattgriffith.net/UpdateVersion/

Copyright (c) 2002 Matt Griffith

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.

SQLite

http://www.sqlite.org

SQLite is software that implements an embeddable SQL database engine. SQLite is available for free download from http://www.sqlite.org/. The principal author and maintainer of SQLite has disclaimed all copyright interest in his contributions to SQLite and thus released his contributions into the public domain. In order to keep the SQLite software unencumbered by copyright claims, the principal author asks others who may from time to time contribute changes and enhancements to likewise disclaim their own individual copyright interest.

Because the SQLite software found at http://www.sqlite.org/ is in the public domain, anyone is free to download the SQLite software from that website, make changes to the software, use, distribute, or sell the modified software, under either the original name or under some new name, without any need to obtain permission, pay royalties, acknowledge the original source of the software, or in any other way compensate, identify, or notify the original authors. Nobody is in any way compelled to contribute their SQLite changes and enhancements back to the SQLite website. This document concerns only changes and enhancements to SQLite that are intentionally and deliberately contributed back to the SQLite website.

For the purposes of this document, "SQLite software" shall mean any computer source code, documentation, makefiles, test scripts, or other information that is published on the SQLite website, http://www.sqlite.org/. Precompiled binaries are excluded from the definition of "SQLite software" in this document because the process of compiling the software may introduce information from outside sources which is not properly a part of SQLite.

Copyright Review

OSGeo FDO Copyright

The OSGeo FDO Source is licensed under the GNU Lesser General Public License (LGPL):

http://www.gnu.org/licenses/lgpl.html

OSGeo FDO Source File Copyright Notice

All OSGeo FDO Source files contain the following copyright notice

/*
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of version 2.1 of the GNU Lesser
* General Public License as published by the Free Software Foundation.
* 
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
* Lesser General Public License for more details.
* 
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-
* 1301  USA
*
*/

OSGeo FDO Source Code License/Copyright Review

The Following OSGeo Project Directories have been reviewed:

Fdo

  • Written and submitted by Autodesk, Inc.

Fdo/Docs

  • Written and submitted by Autodesk, Inc.

Fdo/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Fdo/Docs/doc_src/group_and_page_definitions

  • Written and submitted by Autodesk, Inc.

Fdo/Docs/doc_src/headers_and_footers

  • Written and submitted by Autodesk, Inc.

Fdo/Docs/XmlSchema

  • Written and submitted by Autodesk, Inc.

Fdo/Docs/XmlSchema/Gml

  • Submitted by Autodesk, Inc.
  • The Following files were obtained from the Open Geospatial Consortium. Copyright © 2006 Open Geospatial Consortium, Inc. All Rights Reserved.
    • basicTypes.xsd
    • coordinateOperations.xsd
    • coordinateReferenceSystems.xsd
    • coordinateSystems.xsd
    • coverage.xsd
    • dataQuality.xsd
    • datums.xsd
    • defaultStyle.xsd
    • dictionary.xsd
    • direction.xsd
    • dynamicFeature.xsd
    • feature.xsd
    • geometryAggregates.xsd
    • geometryBasic0d1d.xsd
    • geometryBasic2d.xsd
    • geometryComplexes.xsd
    • geometryPrimitives.xsd
    • gml.xsd
    • gmlBase.xsd
    • grids.xsd
    • measures.xsd
    • observation.xsd
    • referenceSystems.xsd
    • temporal.xsd
    • topology.xsd
    • units.xsd
    • valueObjects.xsd

Fdo/Docs/XmlSchema/Xlink

  • Submitted by Autodesk, Inc.
  • The Following files were obtained from the Open Geospatial Consortium. Copyright © 2006 Open Geospatial Consortium, Inc. All Rights Reserved.
    • xlinks.xsd

Fdo/Docs/XmlSchema/XmlSchema

  • Submitted by Autodesk, Inc.
  • The Following files were obtained from W3C Software. Copyright © 2006 W3C Software.
    • datatypes.xsd
    • XMLSchema.xsd

Fdo/Install

  • Written and submitted by Autodesk, Inc.

Fdo/Install/XsdInstallPaths

  • Written and submitted by Autodesk, Inc.

Fdo/Install/XsdPrep

  • Written and submitted by Autodesk, Inc.

Fdo/Managed

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Project

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Common

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Common/Gml212

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Common/Io

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Common/Xml

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Common/Xsl

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/ClientServices

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/Feature

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/Locking

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/Schema

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/SQL

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Connections

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Expression

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Filter

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Raster

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Schema

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/FDO/Xml

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Geometry

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Runtime

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/Src/OSGeo/Spatial

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/UnitTest

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/UnitTest/Properties

  • Written and submitted by Autodesk, Inc.

Fdo/Managed/UnitTest/TestFiles

  • Written and submitted by Autodesk, Inc.

Fdo/Python

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Fdo_Inc/Common

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Fdo_Inc/Fdo/Commands/LongTransaction

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Fdo_Inc/Fdo/Xml

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Inc

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Inc/Common

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Inc/Fdo

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Resource

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Src/Common

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Src/Fdo

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Swig/Common

  • Written and submitted by Autodesk, Inc.

Fdo/Python/Swig/Fdo

  • Written and submitted by Autodesk, Inc.

Fdo/Python/UnitTest

  • Written and submitted by Autodesk, Inc.

Fdo/Python/UnitTest/Input

  • Written and submitted by Autodesk, Inc.

Fdo/Python/UnitTest/Lib

  • Written and submitted by Autodesk, Inc.

Fdo/Python/UnitTest/Src

  • Written and submitted by Autodesk, Inc.

Fdo/UnitTest

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Common

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Common/Gml212

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Common/Io

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Common/Xml

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Common/Xsl

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/ClientServices

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/DataStore

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/Feature

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/Locking

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/LongTransaction

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/Schema

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/SpatialContext

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/Sql

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Commands/UnitOfMeasure

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Connections

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Connections/Capabilities

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Expression

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Filter

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Raster

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Schema

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Fdo/Xml

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Geometry

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Geometry/Fgf

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Geometry/GeometryStream

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Inc/Spatial

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Common

Fdo/Unmanaged/Src/Common/Gml212

  • Written and submitted by Autodesk, Inc.
  • The Following files were obtained from W3C Software. Copyright © 2006 W3C Software.
    • feature.xsd
    • geometry.xsd
    • xlinks.xsd

Fdo/Unmanaged/Src/Common/Io

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Common/Xml

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Common/Xsl

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/ClientServices

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Commands

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Commands/Schema

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Commands/SpatialContext

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Connections

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Connections/Capabilities

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Expression

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Filter

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Parse

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Raster

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Schema

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Fdo/Xml

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/FileToHdr

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Geometry

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Geometry/Fgf

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Geometry/Parse

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/McToMsf

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Message

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Nls

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Nls/Inc

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Nls/Inc/Nls

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Nls/Inc/Sys

  • Written and submitted by Autodesk, Inc.

Fdo/Unmanaged/Src/Spatial

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Docs

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Docs/doc_src/group_and_page_definitions

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Docs/doc_src/headers_and_footers

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Inc

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Inc/ArcSDE/Override

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Src

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Src/Loader

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Src/Message

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Src/Provider

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Src/Provider92

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/Src/UnitTest

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/TestData

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/TestData/Australia

  • Written and submitted by Autodesk, Inc.

Providers/ArcSDE/TestData/Metadcov

  • Written and submitted by Autodesk, Inc.

Providers/GDAL

  • Written and submitted by Frank Warmerdam, Mateusz Loskot and Autodesk, Inc.

Providers/GDAL/Docs

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Docs/XmlSchema

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Inc

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Inc/GdalFile

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Inc/GdalFile/Override

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Src

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Src/Message

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Src/Overrides

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/Src/Provider

  • Written and submitted by Frank Warmerdam, Mateusz Loskot and Autodesk, Inc.

Providers/GDAL/Src/UnitTest

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/area1

  • Written and submitted by Autodesk, Inc.

Providers/GDAL/TestData/band

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.
    • ae.tif (ok - PCI free test data)
    • MtJefferson.dem (ok - USGS public domain)
    • spif83.tif (ok - PCI free test data)

Providers/GDAL/TestData/DEM

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.
    • Anthony Lakes - Oregon.dem (ok - USGS public domain)
    • cupertino.dem (ok - USGS public domain)
    • MtJefferson.dem (ok - USGS public domain)

Providers/GDAL/TestData/DEM/Elmira

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.
    • elmira-e.dem (ok - USGS public domain)

Providers/GDAL/TestData/DTED

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.
    • n40.dt2 (ok - NIMA/NGA public domain)
    • n45.dt2 (ok - NIMA/NGA public domain)
    • n46.dt0 (ok - NIMA/NGA public domain)
    • n46.dt1 (ok - NIMA/NGA public domain)

Providers/GDAL/TestData/Ecw

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/Ecw/Grayscale

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/ESRI/ASCII

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/ESRI/Binary

  • Submitted by Autodesk, Inc.

Providers/GDAL/TestData/ESRI/Binary/California

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.
  • The following data files were obtained from the United States Geographical Survey at usgs.gov
    • dblbnd.adf
    • dem.dbf
    • hdr.adf
    • prj.adf
    • sta.adf
    • vat.adf
    • w001001.adf
    • w001001x.adf

Providers/GDAL/TestData/GeoTiff/acea1

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.
    • acea.tfw (ok - PCI free data)
    • acea.tif (ok - PCI free data)

Providers/GDAL/TestData/GeoTiff/acea2

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.
    • acea.tif (ok - PCI free data)

Providers/GDAL/TestData/GeoTiff/AspectTest3

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/Jp2

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/Jp2/Grayscale

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/MrSID

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/MrSID/Grayscale

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/pci_eg

  • Written and submitted by Frank Warmerdam and Autodesk, Inc. README.TXT added clarifying the history/rights.
    • acea.tif (ALL ok - PCI free data)
    • ae.tif
    • econic.tif
    • er.tif
    • gnomonic.tif
    • laea.tif
    • lcc-27.tif
    • mc.tif
    • mercator.tif
    • oblqmerc.tif
    • og.tif
    • pc.tif
    • ps.tif
    • rob.tif
    • sg.tif
    • sin.tif
    • tm.tif
    • vdg.tif

Providers/GDAL/TestData/pci_eng2

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/PNG

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/RGB

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GDAL/TestData/rotated

  • Written and submitted by Frank Warmerdam and Autodesk, Inc.

Providers/GenericRdbms

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/com

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/doc_src/group_and_page_definitions

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/doc_src/group_and_page_definitions/MySQL

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/doc_src/group_and_page_definitions/ODBC

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/doc_src/headers_and_footers

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/doc_src/headers_and_footers/MySQL

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/doc_src/headers_and_footers/ODBC

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Docs/XmlSchema

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Geometry/Fgf

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Nls

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Rdbi

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Rdbms

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Rdbms/Override

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Rdbms/Override/MySQL

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Rdbms/Override/ODBC

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/SpatialManager

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Inc/Util

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Managed/Project

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Managed/Src/OSGeo/FDO/Providers/Rdbms

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Managed/Src/OSGeo/FDO/Providers/Rdbms/Override

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Managed/Src/OSGeo/FDO/Providers/Rdbms/Override/MySQL

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Managed/Src/OSGeo/FDO/Providers/Rdbms/Override/ODBC

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Nls

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Capability

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Connection

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Custom

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/DataStore

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/FeatureCommands

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Filter

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Lock

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Lt

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Other

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Pvc

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/Schema

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Fdo/SpatialContext

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Gdbi

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Geometry

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Geometry/Fgf

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/LockManager

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/LongTransactionManager

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL/Driver

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL/Fdo

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL/SchemaMgr

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL/SchemaMgr/Lp

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL/SchemaMgr/Ov

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL/SchemaMgr/Ph

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/MySQL/SchemaMgr/Ph/Rd

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBC

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBC/Fdo

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBC/SchemaMgr

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBC/SchemaMgr/Lp

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBC/SchemaMgr/Ov

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBC/SchemaMgr/Ph

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBC/SchemaMgr/Ph/Rd

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/ODBCDriver

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Rdbi

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/SchemaMgr

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/SchemaMgr/Lp

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/SchemaMgr/Ov

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/SchemaMgr/Ph

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/SchemaMgr/Ph/Cfg

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/SchemaMgr/Ph/Rd

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/UnitTest

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/UnitTest/Common

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/UnitTest/MySql

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/UnitTest/Odbc

  • Written and submitted by Autodesk, Inc.

Providers/GenericRdbms/Src/Util

  • Written and submitted by Autodesk, Inc.

Providers/KingMsSqlSpatial/src

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingMsSqlSpatial/src/otl/otlv4_h

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingMsSqlSpatial/src/Provider

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/inc

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/inc/KingOracle

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/inc/KingOracle/Override

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/src

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/src/Message

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/src/Message/inc

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/src/Overrides

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/src/Provider

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/KingOracle/src/Provider/ott

  • Written and submitted by Haris Kurtagic and SL-King.

Providers/OGR

  • Written and submitted by Autodesk, Inc.

Providers/PostGIS/Doc

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/PostGIS/Inc/PostGIS

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/PostGIS/Inc/PostGIS/Override

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/PostGIS/Src

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/PostGIS/Src/Message

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/PostGIS/Src/Overrides

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/PostGIS/Src/Provider

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/PostGIS/Src/UnitTest

  • Written and submitted by Mateusz Loskot and Refractions Research.

Providers/SDF

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Docs

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Docs/doc_src/group_and_page_definitions

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Docs/doc_src/headers_and_footers

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Inc

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Inc/SDF

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Managed/UnitTest

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Managed/UnitTest/Framework

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Managed/UnitTest/Properties

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Managed/UnitTest/ProviderTests

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Src

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Src/Message

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Src/Message/inc

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Src/Provider

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Src/UnitTest

  • Written and submitted by Autodesk, Inc.

Providers/SDF/Src/Utils

  • Written and submitted by Autodesk, Inc.

Providers/SDF/TestData

  • Written and submitted by Autodesk, Inc.

Providers/SHP

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Docs

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Docs/doc_src/group_and_page_definitions

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Docs/doc_src/headers_and_footers

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Docs/XmlSchema

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Inc

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Inc/SHP

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Inc/SHP/Override

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Managed/Project

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Managed/Src/OSGeo/FDO/Providers/SHP/Override

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Managed/UnitTest

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Managed/UnitTest/Framework

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Managed/UnitTest/Properties

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Managed/UnitTest/ProviderTests

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src/Message

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src/Message/inc

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src/Overrides

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src/Provider

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src/ShpRead

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src/ShpSpatialIndex

  • Written and submitted by Autodesk, Inc.

Providers/SHP/Src/UnitTest

  • Written and submitted by Autodesk, Inc.

Providers/SHP/TestData

  • Written and submitted by Autodesk, Inc.

Providers/SHP/TestData/Fix784301

  • Written and submitted by Autodesk, Inc.

Providers/SHP/TestData/Florida

  • Written and submitted by Autodesk, Inc.
  • The Following files were obtained from the St. John’s River Water Management District. http://www.sjrwmd.com
    • plss24.dbf
    • plss24.prj
    • plss24.sbn
    • plss24.sbx
    • plss24.shp
    • plss24.shp.xml
    • plss24.shx

Providers/SHP/TestData/Hawaii

  • Written and submitted by Autodesk, Inc.
  • The following files were obtained from the State of Hawaii's Office of Planning. http://www.hawaii.gov
    • coast_n83.dbf
    • coast_n83.met
    • coast_n83.prj
    • coast_n83.shp
    • coast_n83.shx
    • coast_n83.txt

Providers/SHP/TestData/Nanboku

  • Written and submitted by Autodesk, Inc.
  • Copyright notice not specified for: (TO RESOLVE)
    • Nanboku_3dLine.dbf
    • Nanboku_3dLine.sbn
    • Nanboku_3dLine.sbx
    • Nanboku_3dLine.shp
    • Nanboku_3dLine.shx

Providers/SHP/TestData/Oahu

  • Written and submitted by Autodesk, Inc.
  • The following files were obtained from the State of Hawaii's Office of Planning. http://www.hawaii.gov
    • coundist01_n83.dbf
    • coundist01_n83.prj
    • coundist01_n83.shp
    • coundist01_n83.shx
    • coundist01_n83.txt

Providers/SHP/TestData/Ontario

  • Written and submitted by Autodesk, Inc.

Providers/SHP/TestData/Sheboygan

  • Written and submitted by Autodesk, Inc.
  • The following files were obtained from California CAD Solutions. http://www.calcad.com
    • BuildingOutlines.dbf
    • BuildingOutlines.prj
    • BuildingOutlines.shp
    • BuildingOutlines.shx
    • CityLimits.dbf
    • CityLimits.prj
    • CityLimits.shp
    • CityLimits.shx
    • HydrographicLines.dbf
    • HydrographicLines.prj
    • HydrographicLines.shp
    • HydrographicLines.shx
    • HydrographicPolygons.dbf
    • HydrographicPolygons.prj
    • HydrographicPolygons.shp
    • HydrographicPolygons.shx
    • Islands.dbf
    • Islands.prj
    • Islands.shp
    • Islands.shx
    • LandUse.dbf
    • LandUse.prj
    • LandUse.shp
    • LandUse.shx
    • Parcels.dbf
    • Parcels.prj
    • Parcels.shp
    • Parcels.shx
    • Rail.dbf
    • Rail.prj
    • Rail.shp
    • Rail.shx
    • RoadCenterLines.dbf
    • RoadCenterLines.prj
    • RoadCenterLines.shp
    • RoadCenterLines.shx
    • Soils.dbf
    • Soils.prj
    • Soils.shp
    • Soils.shx
    • Trees.dbf
    • Trees.prj
    • Trees.shp
    • Trees.shx
    • VotingDistricts.dbf
    • VotingDistricts.prj
    • VotingDistricts.shp
    • VotingDistricts.shx

Providers/SHP/TestData/States

  • Written and submitted by Autodesk, Inc.
  • The following files were obtained from the United States Department of the Interior. http://nationalatlas.gov
    • statesp020.dbf
    • statesp020.met
    • statesp020.prj
    • statesp020.shp
    • statesp020.shx

Providers/SHP/TestData/World

  • Written and submitted by Autodesk, Inc.
  • The data files in this directory were obtained from The International Potato Center (CIP). http://www.cipotato.org
    • world_adm0.shp

Providers/SHP/TestData/World_Countries

  • Written and submitted by Autodesk, Inc.

Providers/SHP/TestData/Zones

  • Written and submitted by Autodesk, Inc.

Providers/WFS

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Docs

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Docs/doc_src/group_and_page_definitions

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Docs/doc_src/headers_and_footers

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Src

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Src/Message

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Src/Message/inc

  • Written and submitted by Autodesk, Inc.

Providers/WFS/Src/Provider

  • Written and submitted by Autodesk, Inc.

Providers/WMS

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Docs

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Docs/doc_src/group_and_page_definitions

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Docs/doc_src/headers_and_footers

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Docs/XmlSchema

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Inc

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Inc/WMS

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Inc/WMS/Override

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Managed/Project

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Managed/Src/OSGeo/FDO/Providers/WMS

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Managed/Src/OSGeo/FDO/Providers/WMS/Override

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Src

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Src/Message

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Src/Message/inc

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Src/Overrides

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Src/Provider

  • Written and submitted by Autodesk, Inc.

Providers/WMS/Src/UnitTest

  • Written and submitted by Autodesk, Inc.

Tools

  • Written and submitted by Frank Warmerdam.

Tools/fdorastutil

  • Written and submitted by Frank Warmerdam.

Utilities

  • Written and submitted by Autodesk, Inc.

Utilities/Common

  • Written and submitted by Autodesk, Inc.

Utilities/Common/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Utilities/Common/Docs/doc_src/overview_topics

  • Written and submitted by Autodesk, Inc.

Utilities/Common/FDOProviderTemplate

  • Written and submitted by Autodesk, Inc.

Utilities/Common/FDOProviderTemplate/Setup Files/Project

  • Written and submitted by Autodesk, Inc.

Utilities/Common/FDOProviderTemplate/Setup Files/Wizard/1033

  • Written and submitted by Autodesk, Inc.

Utilities/Common/FDOProviderTemplate/Setup Files/Wizard/HTML/1033

  • Written and submitted by Autodesk, Inc.

Utilities/Common/FDOProviderTemplate/Setup Files/Wizard/Images

  • Written and submitted by Autodesk, Inc.

Utilities/Common/FDOProviderTemplate/Setup Files/Wizard/Scripts/1033

  • Written and submitted by Autodesk, Inc.

Utilities/Common/FDOProviderTemplate/Setup Files/Wizard/Templates/1033

  • Written and submitted by Autodesk, Inc.

Utilities/Common/Inc

  • Written and submitted by Autodesk, Inc.

Utilities/Common/Inc/Parse

  • Written and submitted by Autodesk, Inc.

Utilities/Common/Src

  • Written and submitted by Autodesk, Inc.

Utilities/Common/Src/Parse

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Functions/Aggregate

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Functions/Conversion

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Functions/Date

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Functions/Geometry

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Functions/Math

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Functions/Numeric

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Functions/String

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Inc/Util

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Functions/Aggregate

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Functions/Conversion

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Functions/Date

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Functions/Geometry

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Functions/Math

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Functions/Numeric

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Functions/String

  • Written and submitted by Autodesk, Inc.

Utilities/ExpressionEngine/Src/Util

  • Written and submitted by Autodesk, Inc.

Utilities/ODBCDriver

  • Written and submitted by Autodesk, Inc.

Utilities/ODBCDriver/Docs

  • Written and submitted by Autodesk, Inc.

Utilities/ODBCDriver/Src/Driver

  • Written and submitted by Autodesk, Inc.

Utilities/ODBCDriver/Src/Setup

  • Written and submitted by Autodesk, Inc.

Utilities/ODBCDriver/Src/Setup/res

  • Written and submitted by Autodesk, Inc.

Utilities/ODBCDriver/Src/UnitTest

  • Written and submitted by Autodesk, Inc.

Utilities/OWS

  • Written and submitted by Autodesk, Inc.

Utilities/OWS/Docs/doc_src

  • Written and submitted by Autodesk, Inc.

Utilities/OWS/Docs/doc_src/overview_topics

  • Written and submitted by Autodesk, Inc.

Utilities/OWS/Inc/OWS

  • Written and submitted by Autodesk, Inc.

Utilities/OWS/Src

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Sm

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Sm/Lp

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Sm/Ph

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Sm/Ph/Cfg

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Sm/Ph/Mt

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Sm/Ph/Rb

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Sm/Ph/Rd

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Inc/Utilities/SchemaMgr/Overrides

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Nls

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm/Lp

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm/Ov

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm/Ph

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm/Ph/Cfg

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm/Ph/Mt

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm/Ph/Rb

  • Written and submitted by Autodesk, Inc.

Utilities/SchemaMgr/Src/Sm/Ph/Rd

  • Written and submitted by Autodesk, Inc.

Utilities/SQLiteInterface

  • Written and submitted by Autodesk, Inc.

Utilities/TestCommon

  • Written and submitted by Autodesk, Inc.

Utilities/TestCommon/Inc

  • Written and submitted by Autodesk, Inc.

Utilities/TestCommon/Src

  • Written and submitted by Autodesk, Inc.