This commit is contained in:
2025-01-26 19:24:23 -08:00
parent 32cd60e92b
commit d1dde0dbc6
4155 changed files with 29170 additions and 216373 deletions

View File

@@ -8,12 +8,12 @@ set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "GDAL::GDAL" for configuration "Release"
set_property(TARGET GDAL::GDAL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(GDAL::GDAL PROPERTIES
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libgdal.so.33.3.7.2"
IMPORTED_SONAME_RELEASE "libgdal.so.33"
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libgdal.so.35.3.9.1"
IMPORTED_SONAME_RELEASE "libgdal.so.35"
)
list(APPEND _cmake_import_check_targets GDAL::GDAL )
list(APPEND _cmake_import_check_files_for_GDAL::GDAL "${_IMPORT_PREFIX}/lib/libgdal.so.33.3.7.2" )
list(APPEND _cmake_import_check_files_for_GDAL::GDAL "${_IMPORT_PREFIX}/lib/libgdal.so.35.3.9.1" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)

View File

@@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
message(FATAL_ERROR "CMake >= 2.8.3 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 2.8.3...3.25)
cmake_policy(VERSION 2.8.3...3.28)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
@@ -74,9 +74,12 @@ set(_IMPORT_PREFIX)
# Loop over all imported files and verify that they actually exist
foreach(_cmake_target IN LISTS _cmake_import_check_targets)
foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
if(NOT EXISTS "${_cmake_file}")
message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
if(CMAKE_VERSION VERSION_LESS "3.28"
OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target}
OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}")
foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
if(NOT EXISTS "${_cmake_file}")
message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
\"${_cmake_file}\"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
@@ -85,8 +88,9 @@ but this file does not exist. Possible reasons include:
\"${CMAKE_CURRENT_LIST_FILE}\"
but not all the files it references.
")
endif()
endforeach()
endif()
endforeach()
endif()
unset(_cmake_file)
unset("_cmake_import_check_files_for_${_cmake_target}")
endforeach()

View File

@@ -14,7 +14,6 @@ list(APPEND CMAKE_PROGRAM_PATH "${vcpkg_host_prefix}/tools/pkgconf")
include("${CMAKE_CURRENT_LIST_DIR}/DefineFindPackage2.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/GdalFindModulePath.cmake")
find_dependency(Threads)
find_dependency(PROJ 9 CONFIG)
if(DEFINED _gdal_module_path_backup)
set(CMAKE_MODULE_PATH "${_gdal_module_path_backup}")

View File

@@ -10,13 +10,13 @@
# The variable CVF_VERSION must be set before calling configure_file().
set(PACKAGE_VERSION "3.7.2")
set(PACKAGE_VERSION "3.9.1")
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
if("3.7.2" MATCHES "^([0-9]+)\\.([0-9]+)")
if("3.9.1" MATCHES "^([0-9]+)\\.([0-9]+)")
set(CVF_VERSION_MAJOR "${CMAKE_MATCH_1}")
set(CVF_VERSION_MINOR "${CMAKE_MATCH_2}")
@@ -27,7 +27,7 @@ else()
string(REGEX REPLACE "^0+" "" CVF_VERSION_MINOR "${CVF_VERSION_MINOR}")
endif()
else()
set(CVF_VERSION_MAJOR "3.7.2")
set(CVF_VERSION_MAJOR "3.9.1")
set(CVF_VERSION_MINOR "")
endif()

View File

@@ -1,201 +0,0 @@
<?xml version="1.0"?>
<gmi:MI_Metadata xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:bag="http://www.opennavsurf.org/schema/bag">
<gmd:language>
<gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng">eng</gmd:LanguageCode>
</gmd:language>
<gmd:contact>
<gmd:CI_ResponsibleParty>
<gmd:individualName>
<gco:CharacterString>${INDIVIDUAL_NAME:unknown}</gco:CharacterString>
</gmd:individualName>
<gmd:organisationName>
<gco:CharacterString>${ORGANISATION_NAME:unknown}</gco:CharacterString>
</gmd:organisationName>
<gmd:positionName>
<gco:CharacterString>${POSITION_NAME:unknown}</gco:CharacterString>
</gmd:positionName>
<gmd:role>
<gmd:CI_RoleCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="${CONTACT_ROLE:author}">${CONTACT_ROLE:author}</gmd:CI_RoleCode>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:contact>
<gmd:dateStamp>
<gco:Date>${DATE}</gco:Date>
</gmd:dateStamp>
<gmd:metadataStandardName>
<gco:CharacterString>${METADATA_STANDARD_NAME:ISO 19139}</gco:CharacterString>
</gmd:metadataStandardName>
<gmd:metadataStandardVersion>
<gco:CharacterString>${METADATA_STANDARD_VERSION:1.1.0}</gco:CharacterString>
</gmd:metadataStandardVersion>
<gmd:spatialRepresentationInfo>
<gmd:MD_Georectified>
<gmd:numberOfDimensions>
<gco:Integer>2</gco:Integer>
</gmd:numberOfDimensions>
<gmd:axisDimensionProperties>
<gmd:MD_Dimension>
<gmd:dimensionName>
<gmd:MD_DimensionNameTypeCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_DimensionNameTypeCode" codeListValue="row">row</gmd:MD_DimensionNameTypeCode>
</gmd:dimensionName>
<gmd:dimensionSize>
<gco:Integer>${HEIGHT}</gco:Integer>
</gmd:dimensionSize>
<gmd:resolution>
<gco:Measure uom="${RES_UNIT}">${RESY}</gco:Measure>
</gmd:resolution>
</gmd:MD_Dimension>
</gmd:axisDimensionProperties>
<gmd:axisDimensionProperties>
<gmd:MD_Dimension>
<gmd:dimensionName>
<gmd:MD_DimensionNameTypeCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_DimensionNameTypeCode" codeListValue="column">column</gmd:MD_DimensionNameTypeCode>
</gmd:dimensionName>
<gmd:dimensionSize>
<gco:Integer>${WIDTH}</gco:Integer>
</gmd:dimensionSize>
<gmd:resolution>
<gco:Measure uom="${RES_UNIT}">${RESX}</gco:Measure>
</gmd:resolution>
</gmd:MD_Dimension>
</gmd:axisDimensionProperties>
<gmd:cellGeometry>
<gmd:MD_CellGeometryCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_CellGeometryCode" codeListValue="point">point</gmd:MD_CellGeometryCode>
</gmd:cellGeometry>
<gmd:transformationParameterAvailability>
<gco:Boolean>1</gco:Boolean>
</gmd:transformationParameterAvailability>
<gmd:checkPointAvailability>
<gco:Boolean>0</gco:Boolean>
</gmd:checkPointAvailability>
<gmd:cornerPoints>
<gml:Point gml:id="id1">
<gml:coordinates decimal="." cs="," ts=" ">${CORNER_POINTS}</gml:coordinates>
</gml:Point>
</gmd:cornerPoints>
<gmd:pointInPixel>
<gmd:MD_PixelOrientationCode>center</gmd:MD_PixelOrientationCode>
</gmd:pointInPixel>
</gmd:MD_Georectified>
</gmd:spatialRepresentationInfo>
<gmd:referenceSystemInfo>
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>${HORIZ_WKT}</gco:CharacterString>
</gmd:code>
<gmd:codeSpace>
<gco:CharacterString>WKT</gco:CharacterString>
</gmd:codeSpace>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo>
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>${VERT_WKT:VERT_CS["unknown", VERT_DATUM["unknown", 2000]]}</gco:CharacterString>
</gmd:code>
<gmd:codeSpace>
<gco:CharacterString>WKT</gco:CharacterString>
</gmd:codeSpace>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:identificationInfo>
<bag:BAG_DataIdentification>
<gmd:citation>${XML_IDENTIFICATION_CITATION:}</gmd:citation>
<gmd:abstract>
<gco:CharacterString>${ABSTRACT:}</gco:CharacterString>
</gmd:abstract>
<gmd:spatialRepresentationType>
<gmd:MD_SpatialRepresentationTypeCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_SpatialRepresentationTypeCode" codeListValue="grid">grid</gmd:MD_SpatialRepresentationTypeCode>
</gmd:spatialRepresentationType>
<gmd:spatialResolution>
<gmd:MD_Resolution>
<gmd:distance>
<gco:Distance uom="${RES_UNIT}">${RES}</gco:Distance>
</gmd:distance>
</gmd:MD_Resolution>
</gmd:spatialResolution>
<gmd:language>
<gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng">eng</gmd:LanguageCode>
</gmd:language>
<gmd:topicCategory>
<gmd:MD_TopicCategoryCode>elevation</gmd:MD_TopicCategoryCode>
</gmd:topicCategory>
<gmd:extent>
<gmd:EX_Extent>
<gmd:geographicElement>
<gmd:EX_GeographicBoundingBox>
<gmd:westBoundLongitude>
<gco:Decimal>${WEST_LONGITUDE}</gco:Decimal>
</gmd:westBoundLongitude>
<gmd:eastBoundLongitude>
<gco:Decimal>${EAST_LONGITUDE}</gco:Decimal>
</gmd:eastBoundLongitude>
<gmd:southBoundLatitude>
<gco:Decimal>${SOUTH_LATITUDE}</gco:Decimal>
</gmd:southBoundLatitude>
<gmd:northBoundLatitude>
<gco:Decimal>${NORTH_LATITUDE}</gco:Decimal>
</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
</gmd:geographicElement>
</gmd:EX_Extent>
</gmd:extent>
<bag:verticalUncertaintyType>
<bag:BAG_VertUncertCode codeList="http://www.opennavsurf.org/schema/bag/bagCodelists.xml#BAG_VertUncertCode" codeListValue="${VERTICAL_UNCERT_CODE:unknown}">${VERTICAL_UNCERT_CODE:unknown}</bag:BAG_VertUncertCode>
</bag:verticalUncertaintyType>
</bag:BAG_DataIdentification>
</gmd:identificationInfo>
<gmd:dataQualityInfo>
<gmd:DQ_DataQuality>
<gmd:scope>
<gmd:DQ_Scope>
<gmd:level>
<gmd:MD_ScopeCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_ScopeCode" codeListValue="dataset">dataset</gmd:MD_ScopeCode>
</gmd:level>
</gmd:DQ_Scope>
</gmd:scope>
<gmd:lineage>
<gmd:LI_Lineage>
<gmd:processStep>
<gmd:LI_ProcessStep>
<gmd:description>
<gco:CharacterString>${PROCESS_STEP_DESCRIPTION}</gco:CharacterString>
</gmd:description>
<gmd:dateTime>
<gco:DateTime>${DATETIME}</gco:DateTime>
</gmd:dateTime>
</gmd:LI_ProcessStep>
</gmd:processStep>
</gmd:LI_Lineage>
</gmd:lineage>
</gmd:DQ_DataQuality>
</gmd:dataQualityInfo>
<gmd:metadataConstraints>
<gmd:MD_LegalConstraints>
<gmd:useConstraints>
<gmd:MD_RestrictionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode" codeListValue="${RESTRICTION_CODE:otherRestrictions}">${RESTRICTION_CODE:otherRestrictions}</gmd:MD_RestrictionCode>
</gmd:useConstraints>
<gmd:otherConstraints>
<gco:CharacterString>${RESTRICTION_OTHER_CONSTRAINTS:unknown}</gco:CharacterString>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:metadataConstraints>
<gmd:metadataConstraints>
<gmd:MD_SecurityConstraints>
<gmd:classification>
<gmd:MD_ClassificationCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_ClassificationCode" codeListValue="${CLASSIFICATION:unclassified}">${CLASSIFICATION:unclassified}</gmd:MD_ClassificationCode>
</gmd:classification>
<gmd:userNote>
<gco:CharacterString>${SECURITY_USER_NOTE:none}</gco:CharacterString>
</gmd:userNote>
</gmd:MD_SecurityConstraints>
</gmd:metadataConstraints>
</gmi:MI_Metadata>

View File

@@ -176,6 +176,7 @@
}
},
"size": {
"$comment": "note that the order of items in side is width,height",
"$ref": "#/definitions/arrayOfTwoIntegers"
},
"coordinateSystem": {
@@ -306,6 +307,7 @@
},
"proj:shape": {
"$comment": "note that the order of items in proj:shape is height,width starting with GDAL 3.8.5 (previous versions ordered it wrongly as width,height)",
"title": "Shape",
"type": "array",
"minItems": 2,

View File

@@ -30,30 +30,76 @@
****************************************************************************/
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0">
<xs:element name="VRTDataset">
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="SRS" type="SRSType"/>
<xs:element name="GeoTransform" type="xs:string"/>
<xs:element name="GCPList" type="GCPListType"/>
<xs:element name="BlockXSize" type="nonNegativeInteger32"/>
<xs:element name="BlockYSize" type="nonNegativeInteger32"/>
<xs:element name="Metadata" type="MetadataType"/> <!-- may be repeated -->
<xs:element name="VRTRasterBand" type="VRTRasterBandType"/> <!-- may be repeated -->
<xs:element name="MaskBand" type="MaskBandType"/>
<xs:element name="GDALWarpOptions" type="GDALWarpOptionsType"/> <!-- only if subClass="VRTWarpedDataset" -->
<xs:element name="PansharpeningOptions" type="PansharpeningOptionsType"/> <!-- only if subClass="VRTPansharpenedDataset" -->
<xs:element name="Group" type="GroupType"/> <!-- only for multidimensional dataset -->
<xs:element name="OverviewList" type="OverviewListType"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="subClass" type="xs:string"/>
<xs:attribute name="rasterXSize" type="nonNegativeInteger32"/>
<xs:attribute name="rasterYSize" type="nonNegativeInteger32"/>
</xs:complexType>
<xs:element name="VRTDataset" type="VRTDatasetType">
<xs:annotation>
<xs:documentation>Root element</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="VRTDatasetType">
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="SRS" type="SRSType"/>
<xs:element name="GeoTransform" type="xs:string"/>
<xs:element name="GCPList" type="GCPListType"/>
<xs:element name="BlockXSize" type="nonNegativeInteger32"/>
<xs:element name="BlockYSize" type="nonNegativeInteger32"/>
<xs:element name="Metadata" type="MetadataType">
<xs:annotation>
<xs:documentation>May be repeated</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="VRTRasterBand" type="VRTRasterBandType">
<xs:annotation>
<xs:documentation>May be repeated</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="MaskBand" type="MaskBandType"/>
<xs:element name="GDALWarpOptions" type="GDALWarpOptionsType">
<xs:annotation>
<xs:documentation>Allowed only if subClass="VRTWarpedDataset"</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PansharpeningOptions" type="PansharpeningOptionsType">
<xs:annotation>
<xs:documentation>Allowed only if subClass="VRTPansharpenedDataset"</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Input" type="InputType">
<xs:annotation>
<xs:documentation>Allowed only if subClass="VRTProcessedDataset"</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ProcessingSteps" type="ProcessingStepsType">
<xs:annotation>
<xs:documentation>Allowed only if subClass="VRTProcessedDataset"</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Group" type="GroupType">
<xs:annotation>
<xs:documentation>only for multidimensional dataset</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="OverviewList" type="OverviewListType"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="subClass" type="DatasetSubclassType"/>
<xs:attribute name="rasterXSize" type="nonNegativeInteger32"/>
<xs:attribute name="rasterYSize" type="nonNegativeInteger32"/>
</xs:complexType>
<xs:simpleType name="DatasetSubclassType">
<xs:restriction base="xs:string">
<xs:enumeration value="VRTWarpedDataset"/>
<xs:enumeration value="VRTPansharpenedDataset"/>
<xs:enumeration value="VRTProcessedDataset">
<xs:annotation>
<xs:documentation>Added in GDAL 3.9</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="OverviewListType">
<xs:simpleContent>
<xs:extension base="integerList">
@@ -138,6 +184,7 @@
<xs:complexType name="PanchroBandType">
<xs:sequence>
<xs:element name="SourceFilename" type="SourceFilenameType"/>
<xs:element name="OpenOptions" type="OpenOptionsType"/>
<xs:element name="SourceBand" type="xs:string"/> <!-- should be refined into xs:nonNegativeInteger or mask,xs:nonNegativeInteger -->
</xs:sequence>
</xs:complexType>
@@ -145,6 +192,7 @@
<xs:complexType name="SpectralBandType">
<xs:sequence>
<xs:element name="SourceFilename" type="SourceFilenameType"/>
<xs:element name="OpenOptions" type="OpenOptionsType"/>
<xs:element name="SourceBand" type="xs:string"/> <!-- should be refined into xs:nonNegativeInteger or mask,xs:nonNegativeInteger -->
</xs:sequence>
<xs:attribute name="dstBand" type="xs:nonNegativeInteger"/>
@@ -156,6 +204,51 @@
</xs:sequence>
</xs:complexType>
<xs:complexType name="InputType">
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="1">
<xs:element name="SourceFilename" type="SourceFilenameType"/>
<xs:element name="VRTDataset" type="VRTDatasetType"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProcessingStepsType">
<xs:sequence minOccurs="1" maxOccurs="unbounded">
<xs:element name="Step" type="ProcessingStepType"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ProcessingStepType">
<xs:annotation>
<xs:documentation>Processing step of a VRTPansharpenedDataset</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="Algorithm" type="xs:string" minOccurs="1">
<xs:annotation>
<xs:documentation>Builtin allowed names are BandAffineCombination, LUT, LocalScaleOffset, Trimming. More algorithms can be registered at run-time.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Argument" type="ArgumentType" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="name" type="xs:string"/>
</xs:complexType>
<xs:complexType name="ArgumentType">
<xs:annotation>
<xs:documentation>Argument of a processing function</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="required">
<xs:annotation>
<xs:documentation>Allowed names are specific of each processing function</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name="MDIType">
<xs:simpleContent>
<xs:extension base="xs:string">
@@ -187,7 +280,9 @@
<xs:element name="SimpleSource" type="SimpleSourceType"/>
<xs:element name="ComplexSource" type="ComplexSourceType"/>
<xs:element name="AveragedSource" type="SimpleSourceType"/>
<xs:element name="NoDataFromMaskSource" type="NoDataFromMaskSourceType"/>
<xs:element name="KernelFilteredSource" type="KernelFilteredSourceType"/>
<xs:element name="ArraySource" type="ArraySourceType"/>
<!-- for a VRTDerivedRasterBand -->
<xs:element name="PixelFunctionType" type="xs:string"/>
@@ -230,6 +325,7 @@
<xs:enumeration value="VRTDerivedRasterBand"/>
<xs:enumeration value="VRTRawRasterBand"/>
<xs:enumeration value="VRTPansharpenedRasterBand"/>
<xs:enumeration value="VRTProcessedRasterBand"/>
</xs:restriction>
</xs:simpleType>
@@ -405,6 +501,21 @@
<xs:attribute name="resampling" type="xs:string"/>
</xs:complexType>
<xs:group name="NoDataFromMaskSourceElementsGroup">
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:group ref="SimpleSourceElementsGroup"/>
<xs:element name="NODATA" type="DoubleOrNanType"/> <!-- NODATA and UseMaskBand are mutually exclusive -->
<xs:element name="MaskValueThreshold" type="xs:double"/>
<xs:element name="RemappedValue" type="xs:double"/>
</xs:choice>
</xs:sequence>
</xs:group>
<xs:complexType name="NoDataFromMaskSourceType">
<xs:group ref="NoDataFromMaskSourceElementsGroup"/>
</xs:complexType>
<xs:complexType name="KernelFilteredSourceType">
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
@@ -435,6 +546,31 @@
</xs:restriction>
</xs:simpleType>
<xs:complexType name="ArraySourceType">
<xs:sequence>
<xs:element ref="AbstractArray"/>
<xs:element name="SrcRect" type="RectType" minOccurs="0"/>
<xs:element name="DstRect" type="RectType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:element name="AbstractArray" type="AbstractArrayType" abstract="true"/>
<xs:complexType name="AbstractArrayType"/>
<xs:element name="SingleSourceArray" substitutionGroup="AbstractArray" type="SingleSourceArrayType"/>
<xs:complexType name="SingleSourceArrayType">
<xs:complexContent>
<xs:extension base="AbstractArrayType">
<xs:sequence>
<xs:element name="SourceFilename" type="SourceFilenameType"/>
<xs:element name="SourceArray" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="SourceFilenameType">
<xs:simpleContent>
<xs:extension base="xs:string">
@@ -606,4 +742,139 @@
<xs:attribute name="ref" type="xs:string" use="required"/>
</xs:complexType>
<xs:element name="DerivedArray" substitutionGroup="AbstractArray" type="DerivedArrayType"/>
<xs:complexType name="DerivedArrayType">
<xs:complexContent>
<xs:extension base="AbstractArrayType">
<xs:sequence>
<xs:element ref="AbstractArray"/>
<xs:element name="Step" type="StepType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="StepType">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:element ref="AbstractStep"/>
</xs:sequence>
</xs:complexType>
<xs:element name="AbstractStep" type="AbstractStepType" abstract="true"/>
<xs:complexType name="AbstractStepType"/>
<xs:element name="View" substitutionGroup="AbstractStep" type="ViewType"/>
<xs:complexType name="ViewType">
<xs:complexContent>
<xs:extension base="AbstractStepType">
<xs:attribute name="expr" type="xs:string" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="Transpose" substitutionGroup="AbstractStep" type="TransposeType"/>
<xs:complexType name="TransposeType">
<xs:complexContent>
<xs:extension base="AbstractStepType">
<xs:attribute name="newOrder" type="CommaSeparatedListOfIntegerType" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:simpleType name="CommaSeparatedListOfIntegerType">
<xs:restriction base="xs:string">
<xs:pattern value="(\d)+(,(\d)+).*"/>
</xs:restriction>
</xs:simpleType>
<xs:element name="Resample" substitutionGroup="AbstractStep" type="ResampleType"/>
<xs:complexType name="ResampleType">
<xs:complexContent>
<xs:extension base="AbstractStepType">
<xs:sequence>
<xs:element name="Dimension" type="DimensionType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="ResampleAlg" type="ResampleAlgType" minOccurs="0"/>
<xs:element name="SRS" type="SRSType" minOccurs="0"/>
<xs:element name="Option" type="OptionType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:simpleType name="ResampleAlgType">
<xs:restriction base="xs:string">
<xs:enumeration value="NearestNeighbour"/>
<xs:enumeration value="Bilinear"/>
<xs:enumeration value="Cubic"/>
<xs:enumeration value="CubicSpline"/>
<xs:enumeration value="Lanczos"/>
<xs:enumeration value="Average"/>
<xs:enumeration value="RMS"/>
<xs:enumeration value="Mode"/>
<xs:enumeration value="Gauss"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="OptionType">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:element name="Grid" substitutionGroup="AbstractStep" type="GridType"/>
<xs:complexType name="GridType">
<xs:complexContent>
<xs:extension base="AbstractStepType">
<xs:sequence>
<xs:element name="GridOptions" type="xs:string" minOccurs="1"/>
<xs:element name="XArray" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element ref="AbstractArray"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="YArray" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element ref="AbstractArray"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Option" type="OptionType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="GetMask" substitutionGroup="AbstractStep" type="GetMaskType"/>
<xs:complexType name="GetMaskType">
<xs:complexContent>
<xs:extension base="AbstractStepType">
<xs:sequence>
<xs:element name="Option" type="OptionType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="GetUnscaled" substitutionGroup="AbstractStep" type="GetUnscaledType"/>
<xs:complexType name="GetUnscaledType">
<xs:complexContent>
<xs:extension base="AbstractStepType">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:schema>

View File

@@ -1,169 +0,0 @@
<!-- This file is under the public domain -->
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="gmlasconf.xsd">
<AllowRemoteSchemaDownload>true</AllowRemoteSchemaDownload>
<SchemaCache enabled="true">
<Directory/> <!-- empty: use $HOME/.gdal/gmlas_xsd_cache by default -->
</SchemaCache>
<SchemaAnalysisOptions>
<SchemaFullChecking>true</SchemaFullChecking>
<HandleMultipleImports>false</HandleMultipleImports>
</SchemaAnalysisOptions>
<Validation enabled="false">
<FailIfError>false</FailIfError>
</Validation>
<ExposeMetadataLayers>false</ExposeMetadataLayers>
<LayerBuildingRules>
<AlwaysGenerateOGRId>false</AlwaysGenerateOGRId>
<RemoveUnusedLayers>false</RemoveUnusedLayers>
<RemoveUnusedFields>false</RemoveUnusedFields>
<UseArrays>true</UseArrays>
<UseNullState>false</UseNullState>
<GML>
<IncludeGeometryXML>false</IncludeGeometryXML>
<InstantiateGMLFeaturesOnly>true</InstantiateGMLFeaturesOnly>
</GML>
<!-- 60 for PostgreSQL compatibility. The maximum is 64 but reserve
some space so that the spatial index name can be formed -->
<IdentifierMaxLength>60</IdentifierMaxLength>
<!-- Whether layer and field names should be consider equal in a
case insensitive way. This is important for conversion to
Postgres when identifiers are laundered in lower case -->
<CaseInsensitiveIdentifier>true</CaseInsensitiveIdentifier>
<!-- Launder identifiers like the OGR PG driver does.
Note: this laundering is safe for other backends as well. -->
<PostgreSQLIdentifierLaundering>true</PostgreSQLIdentifierLaundering>
<FlatteningRules>
<!-- Maximum number of fields allowed for element flattening -->
<MaximumNumberOfFields>10</MaximumNumberOfFields>
<Namespaces>
<Namespace prefix="swe" uri="http://www.opengis.net/swe/2.0"/>
</Namespaces>
<!-- Exception to MaximumNumberOfFields:
force this element(s) to be flattened even if they have more elements -->
<ForceFlatteningXPath>swe:values</ForceFlatteningXPath>
<!-- Exception to MaximumNumberOfFields:
prevent this element(s) from being flattened even if they have less elements -->
<!--
<DisableFlatteningXPath>...</DisableFlatteningXPath>
-->
</FlatteningRules>
<SWEProcessing>
<Activation>ifSWENamespaceFoundInTopElement</Activation>
<ProcessDataRecord>true</ProcessDataRecord>
<ProcessDataArray>true</ProcessDataArray>
</SWEProcessing>
</LayerBuildingRules>
<!-- constraints typically expressed as schematrons -->
<TypingConstraints>
<Namespaces>
<Namespace prefix="gwml2w" uri="http://www.opengis.net/gwml-well/2.2"/>
<Namespace prefix="om" uri="http://www.opengis.net/om/2.0"/>
</Namespaces>
<ChildConstraint>
<ContainerXPath>gwml2w:GW_GeologyLog/om:result</ContainerXPath>
<ChildrenElements>
<Element>gwml2w:GW_GeologyLogCoverage</Element>
</ChildrenElements>
</ChildConstraint>
</TypingConstraints>
<XLinkResolution>
<Timeout>10</Timeout> <!-- can be set with GDAL_HTTP_TIMEOUT -->
<!-- <MaxGlobalResolutionTime></MaxGlobalResolutionTime> -->
<MaxFileSize>1048576</MaxFileSize>
<!--
<ProxyServerPort>myproxy.com:8080</ProxyServerPort> Can be set with GDAL_HTTP_PROXY
<ProxyUserPassword>user:password<ProxyUserPassword> Can be set with GDAL_HTTP_PROXYUSERPW
<ProxyAuth>Basic or NTLM or Digest or Any</ProxyAuth> Can be set with GDAL_PROXY_AUTH
-->
<CacheDirectory/> <!-- empty: use $HOME/.gdal/gmlas_xlink_resolution_cache by default -->
<DefaultResolution enabled="false">
<AllowRemoteDownload>true</AllowRemoteDownload>
<ResolutionMode>RawContent</ResolutionMode>
<ResolutionDepth>1</ResolutionDepth>
<CacheResults>false</CacheResults>
</DefaultResolution>
<!--
<URLSpecificResolution>
<URLPrefix>http://inspire.ec.europa.eu/codelist</URLPrefix>
<HTTPHeader>
<Name>Accept</Name>
<Value>application/x-iso19135+xml</Value>
</HTTPHeader>
<HTTPHeader>
<Name>Accept-Language</Name>
<Value>en</Value>
</HTTPHeader>
<AllowRemoteDownload>true</AllowRemoteDownload>
<ResolutionMode>FieldsFromXPath</ResolutionMode>
<ResolutionDepth>1</ResolutionDepth>
<CacheResults>true</CacheResults>
<Field>
<Name>name</Name>
<Type>string</Type>
<XPath>RE_RegisterItem/name/gco:CharacterString</XPath>
</Field>
<Field>
<Name>definition</Name>
<Type>string</Type>
<XPath>RE_RegisterItem/definition/gco:CharacterString</XPath>
</Field>
</URLSpecificResolution>
-->
<ResolveInternalXLinks>true</ResolveInternalXLinks>
</XLinkResolution>
<IgnoredXPaths>
<WarnIfIgnoredXPathFoundInDocInstance>true</WarnIfIgnoredXPathFoundInDocInstance>
<Namespaces>
<Namespace prefix="gml" uri="http://www.opengis.net/gml"/>
<Namespace prefix="gml32" uri="http://www.opengis.net/gml/3.2"/>
<Namespace prefix="swe" uri="http://www.opengis.net/swe/2.0"/>
</Namespaces>
<XPath warnIfIgnoredXPathFoundInDocInstance="false">gml:boundedBy</XPath>
<XPath warnIfIgnoredXPathFoundInDocInstance="false">gml32:boundedBy</XPath>
<XPath>gml:priorityLocation</XPath>
<XPath>gml32:priorityLocation</XPath>
<XPath>gml32:descriptionReference/@owns</XPath>
<XPath>@xlink:show</XPath>
<XPath>@xlink:type</XPath>
<XPath>@xlink:role</XPath>
<XPath>@xlink:arcrole</XPath>
<XPath>@xlink:actuate</XPath>
<XPath>@gml:remoteSchema</XPath>
<XPath>@gml32:remoteSchema</XPath>
<XPath>swe:Quantity/swe:extension</XPath>
<XPath>swe:Quantity/@referenceFrame</XPath>
<XPath>swe:Quantity/@axisID</XPath>
<XPath>swe:Quantity/@updatable</XPath>
<XPath>swe:Quantity/@optional</XPath>
<XPath>swe:Quantity/@id</XPath>
<XPath>swe:Quantity/swe:identifier</XPath>
<!-- <XPath>swe:Quantity/@definition</XPath> -->
<XPath>swe:Quantity/swe:label</XPath>
<XPath>swe:Quantity/swe:nilValues</XPath>
<XPath>swe:Quantity/swe:constraint</XPath>
<XPath>swe:Quantity/swe:quality</XPath>
</IgnoredXPaths>
<!-- Section for GMLAS writer config -->
<WriterConfig>
<IndentationSize>2</IndentationSize>
<Comment/>
<LineFormat>NATIVE</LineFormat>
<SRSNameFormat>OGC_URL</SRSNameFormat>
<Wrapping>WFS2_FEATURECOLLECTION</Wrapping>
<!-- <Timestamp></Timestamp> -->
<WFS20SchemaLocation>http://schemas.opengis.net/wfs/2.0/wfs.xsd</WFS20SchemaLocation>
</WriterConfig>
</Configuration>

View File

@@ -1,143 +0,0 @@
<?xml version="1.0"?>
<!--
/******************************************************************************
* $Id$
*
* Project: netCDF driver
* Purpose: Schema of netCDF writer configuration files
* Author: Even Rouault, <even dot rouault at spatialys dot com>
*
**********************************************************************
* Copyright (c) 2016, Even Rouault <even dot rouault at spatialys dot com>
*
* 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.
****************************************************************************/
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="Configuration">
<xs:complexType>
<xs:sequence>
<xs:element name="DatasetCreationOption" type="optionType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="LayerCreationOption" type="optionType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define a layer creation option that applies to all layers.
</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="Attribute" type="attributeType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define a global attribute that must be written (or removed) and applies to all layers.
</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="Field" type="fieldType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define the characteristics of an OGR field / netCDF variable that applies to all layers (that actually uses it)
</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="Layer" type="layerType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define layer specific settings for layer creaetion options, fields and attributes.
</xs:documentation></xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="optionType">
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="value" type="xs:string"/>
</xs:complexType>
<xs:complexType name="attributeType">
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="value" type="xs:string">
<xs:annotation><xs:documentation>
Value to set as attribute, or empty string
to delete an existing attribute
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="type" use="optional">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="string"/>
<xs:enumeration value="integer"/>
<xs:enumeration value="double"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
<xs:complexType name="fieldType">
<xs:sequence>
<xs:element name="Attribute" type="attributeType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define an attribute that must be written (or removed) from a OGR field / netCDF variable.
</xs:documentation></xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="name" type="xs:string" use="optional">
<xs:annotation><xs:documentation>OGR field name.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="netcdf_name" type="xs:string" use="optional">
<xs:annotation><xs:documentation>netCDF variable name. When both name
and netcdf_name are set, the OGR field {name} will be written as the
netCDF {netcdf_name} variable. When netcdf_name is set, but name is none,
then the Field definition will match an implicitly created netCDF variable,
such as x/lon, y/lat, z, ...
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="main_dim" type="xs:string" use="optional">
<xs:annotation><xs:documentation>
Name of the main dimension against which the variable must be indexed.
If not set, the record dimension will be used. Only useful when using
a layer with FeatureType!=Point.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
<xs:complexType name="layerType">
<xs:sequence>
<xs:element name="LayerCreationOption" type="optionType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define a layer creation option. Overrides or appended to
existing global layer creation options.
</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="Attribute" type="attributeType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define a global attribute that must be written (or removed).
Overrides or appended to existing global attributes.
</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="Field" type="fieldType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation><xs:documentation>
Define the characteristics of an OGR field / netCDF variable
(that must exist as an explicit OGR field, or an implicitly created netCDF variable).
Supersedes global Field definition.
</xs:documentation></xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="name" type="xs:string">
<xs:annotation><xs:documentation>OGR layer name.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="netcdf_name" type="xs:string" use="optional">
<xs:annotation><xs:documentation>netCDF group name.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:schema>

View File

@@ -149,6 +149,10 @@
},
"comment": {
"type": "string"
},
"timezone": {
"type": "string",
"pattern": "^(localtime|(mixed timezones)|UTC|((\\+|-)[0-9][0-9]:[0-9][0-9]))$"
}
},
"required": [
@@ -208,8 +212,26 @@
"maxItems": 4
}
},
"extent3D": {
"type": "array",
"items": {
"type": [
"null",
"number"
],
"minItems": 6,
"maxItems": 6
}
},
"coordinateSystem": {
"$ref": "#/definitions/coordinateSystem"
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/definitions/coordinateSystem"
}
]
},
"supportedSRSList": {
"type": "array",
@@ -243,6 +265,18 @@
}
]
}
},
"xyCoordinateResolution": {
"type": "number"
},
"zCoordinateResolution": {
"type": "number"
},
"mCoordinateResolution": {
"type": "number"
},
"coordinatePrecisionFormatSpecificOptions": {
"type": "object"
}
},
"required": [

View File

@@ -393,6 +393,9 @@
<xs:element name="SrcRegion" type="SrcRegionType"/>
<xs:element name="SRS" type="nonEmptyStringType"/>
<xs:group ref="ExtentType"/>
<xs:element name="XYResolution" type="xs:double" minOccurs="0" maxOccurs="1"/>
<xs:element name="ZResolution" type="xs:double" minOccurs="0" maxOccurs="1"/>
<xs:element name="MResolution" type="xs:double" minOccurs="0" maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="GeometryFieldTypeAttrGroupWithoutSrc"/>

View File

@@ -1,67 +1,76 @@
!
! By email on December 2nd, 2010:
! From https://github.com/OSGeo/gdal/issues/8034, June 30, 2023
!
! I, Louis Burry, on behalf of PCI Geomatics agree to allow the ellips.txt
! I, Michael Goldberg, on behalf of PCI Geomatics agree to allow the ellips.txt
! and datum.txt file to be distributed under the GDAL open source license.
!
! Louis Burry
! VP Technology & Delivery
! Michael Goldberg
! Development Manager
! PCI Geomatics
!
! NOTE: The range of "D900" to "D998" is set aside for
!
! NOTE: The range of "D950" to "D998" is set aside for
! the use of local customer development.
!
! And the range of "D-90" to "D-98" is set aside for
! the use of local customer development.
!
!For datums using a grid shift file entries are:
!DatumNumber,DatumName,EllipsoidNumber,Location,GridShiftTo,GridShiftFile,GridShiftFile
!If GridShiftTo is negative the shift is reversed
!For datums not using a grid shift file converting to WGS84 using coordinate frame rotation
! (EPSG:9607 which is opposite rotation to EPSG TOWGS84) entries are:
!DatumNumber,DatumName,EllipsoidNumber,XOffset,YOffset,ZOffset,Location,XSigma,YSigma,ZSigma,Doppler,XRotate,YRotate,ZRotate,Scale
"DoD World Geodetic System 1984, DMA TR 8350.2"
"4 JUL 1997, Third Printing, Includes 3 JAN 2000 Updates"
"D-01","NAD27 (USA, NADCON)","E000","Conterminous U.S.","conus.los","conus.las"
"D-02","NAD83 (USA, NADCON)","E008","Conterminous U.S.","conus.los","conus.las"
"D-03","NAD27 (Canada, NTv1)","E000","Canada","grid.dac"
"D-04","NAD83 (Canada, NTv1)","E008","Canada","grid.dac"
"D-07","NAD27 (USA, NADCON)","E000","Alaska","alaska.los","alaska.las"
"D-08","NAD83 (USA, NADCON)","E008","Alaska","alaska.los","alaska.las"
"D-09","NAD27 (USA, NADCON)","E000","St. George","stgeorge.los","stgeorge.las"
"D-10","NAD83 (USA, NADCON)","E008","St. George","stgeorge.los","stgeorge.las"
"D-11","NAD27 (USA, NADCON)","E000","St. Lawrence","stlrnc.los","stlrnc.las"
"D-12","NAD83 (USA, NADCON)","E008","St. Lawrence","stlrnc.los","stlrnc.las"
"D-13","NAD27 (USA, NADCON)","E000","St. Paul","stpaul.los","stpaul.las"
"D-14","NAD83 (USA, NADCON)","E008","St. Paul","stpaul.los","stpaul.las"
"D-15","Old Hawaiian (USA, NADCON)","E000","Hawaii","hawaii.los","hawaii.las"
"D-16","NAD83 (USA, NADCON)","E008","Hawaii","hawaii.los","hawaii.las"
"D-17","NAD27 (USA, NADCON)","E000","Puerto Rico Virgin Islands","prvi.los","prvi.las"
"D-18","NAD83 (USA, NADCON)","E008","Puerto Rico Virgin Islands","prvi.los","prvi.las"
!"D-19","AGD66 (NTv2)","E014","Australia","A66 National (13.09.01).gsb"
!"D-20","AGD84 (NTv2)","E014","Australia","National 84 (02.07.01).gsb"
!"D-21","GDA94 (from AGD66, NTv2)","E008","Australia","A66 National (13.09.01).gsb"
!"D-22","GDA94 (from AGD84, NTv2)","E008","Australia","National 84 (02.07.01).gsb"
!"D-23","NZGD49 (NTv2)","E004","New Zealand","nzgd2kgrid0005.gsb"
!"D-24","NZGD2000 (NTv2)","E008","New Zealand","nzgd2kgrid0005.gsb"
!"D-66","NAD27 (NTv2)","E000","Quebec","na27scrs.gsb"
!"D-67","NAD83 (SCRS) (NTv2)","E008","Quebec","na27scrs.gsb"
!"D-68","NAD27 (NTv2)","E000","Quebec","na27na83.gsb"
!"D-69","NAD83 (NTv2)","E008","Quebec","na27na83.gsb"
!"D-70","NAD27 (CGQ77) (NTv2)","E000","Quebec","cq77scrs.gsb"
!"D-71","NAD83 (SCRS) (NTv2)","E008","Quebec","cq77scrs.gsb"
!"D-72","NAD27 (CGQ77) (NTv2)","E000","Quebec","cq77na83.gsb"
!"D-73","NAD83 (NTv2)","E008","Quebec","cq77na83.gsb"
!"D-74","NAD83 (NTv2)","E008","Quebec","na83scrs.gsb"
!"D-75","NAD83 (SCRS) (NTv2)","E008","Quebec","na83scrs.gsb"
!"D-76","NAD27 (NTv2)","E000","Saskatchewan","sk27-98.gsb"
!"D-77","NAD83 (CSRS98) (NTv2)","E008","Saskatchewan","sk27-98.gsb"
!"D-78","NAD83 (NTv2)","E008","Saskatchewan","sk83-98.gsb"
!"D-79","NAD83 (CSRS98) (NTv2)","E008","Saskatchewan","sk83-98.gsb"
!"D-80","ATS77 (NTv2)","E910","Nova Scotia","ns778301.gsb"
!"D-81","NAD83 (CSRS98) (NTv2)","E008","Nova Scotia","ns778301.gsb"
!"D-82","ATS77 (NTv2)","E910","Prince Edward Island","pe7783v2.gsb"
!"D-83","NAD83 (CSRS98) (NTv2)","E008","Prince Edward Island","pe7783v2.gsb"
!"D-84","ATS77 (NTv2)","E910","New Brunswick","nb7783v2.gsb"
!"D-85","NAD83 (CSRS98) (NTv2)","E008","New Brunswick","nb7783v2.gsb"
!"D-86","NAD27 (NTv2)","E000","Canada","ntv2_0.gsb"
!"D-87","NAD83 (NTv2)","E008","Canada","ntv2_0.gsb"
!"D-88","NAD27 (1976) (NTv2)","E000","Ontario","may76v20.gsb"
!"D-89","NAD83 (NTv2)","E008","Ontario","may76v20.gsb"
"D-01","NAD27 (USA, NADCON)","E000","Conterminous U.S.","D122","conus.los","conus.las"
"D-02","NAD83 (Deprecated - use D122)","E008",0,0,0,"Conterminous U.S.",2,2,2,354
"D-03","NAD27 (Canada, NTv1)","E000","Canada","D122","grid.dac"
"D-04","NAD83 (Deprecated - use D122)","E008",0,0,0,"Canada",2,2,2,354
"D-07","NAD27 (USA, NADCON)","E000","Alaska","D122","alaska.los","alaska.las"
"D-08","NAD83 (Deprecated - use D122)","E008",0,0,0,"Alaska",2,2,2,354
"D-09","NAD27 (USA, NADCON)","E000","St. George","D122","stgeorge.los","stgeorge.las"
"D-10","NAD83 (Deprecated - use D122)","E008",0,0,0,"St. George",2,2,2,354
"D-11","NAD27 (USA, NADCON)","E000","St. Lawrence","D122","stlrnc.los","stlrnc.las"
"D-12","NAD83 (Deprecated - use D122)","E008",0,0,0,"St. Lawrence",2,2,2,354
"D-13","NAD27 (USA, NADCON)","E000","St. Paul","D122","stpaul.los","stpaul.las"
"D-14","NAD83 (Deprecated - use D122)","E008",0,0,0,"St. Paul",2,2,2,354
"D-15","Old Hawaiian (USA, NADCON)","E000","Hawaii","D122","hawaii.los","hawaii.las"
"D-16","NAD83 (Deprecated - use D122)","E008",0,0,0,"Hawaii",2,2,2,354
"D-17","NAD27 (USA, NADCON)","E000","Puerto Rico Virgin Islands","D122","prvi.los","prvi.las"
"D-18","NAD83 (Deprecated - use D122)","E008",0,0,0,"Puerto Rico Virgin Islands",2,2,2,354
"D-21","GDA94 (from AGD66, NTv2)","E008","Australia","D029","A66_National_13_09_01_.gsb"
"D-22","GDA94 (from AGD84, NTv2)","E008","Australia","D030","National_84_02.07.01.gsb"
"D-24","NZGD2000 (NTv2)","E008","New Zealand","D510","nzgd2kgrid0005.gsb"
"D-25","GDA2020 (conformal, from GDA94, NTv2)","E008","Australia","D536","GDA94_GDA2020_conformal.gsb"
"D-26","GDA2020 (conformal and distortion, from GDA94, NTv2)","E008","Australia","D536","GDA94_GDA2020_conformal_and_distortion.gsb"
"D-27","GDA2020 (conformal, from GDA94, NTv2)","E008","Australia (Christmas Island)","D536","GDA94_GDA2020_conformal_christmas_island.gsb"
"D-28","GDA2020 (conformal, from GDA94, NTv2)","E008","Australia (Cocos Islands)","D536","GDA94_GDA2020_conformal_cocos_island.gsb"
"D-55","NAD83 (CSRS 2002) (NTv2)","E008","British Columbia","D122","BC_93_05.gsb"
"D-56","NAD27 (NTv2)","E000","British Columbia","-D-55","BC_27_05.gsb"
"D-57","NAD83 (CSRS) (NTv2)","E008","BC (CRD)","D122","CRD93_00.gsb"
"D-58","NAD27 (NTv2)","E000","BC (CRD)","-D-57","CRD27_00.gsb"
"D-59","NAD83 (CSRS) (NTv2)","E008","BC (Vancouver Island)","D122","NVI93_05.gsb"
"D-62","NAD27 (NTv2)","E000","Ontario (Toronto)","-D-65","TO27CSv1.gsb"
"D-63","NAD27 (NTv2)","E000","Ontario","-D-65","ON27CSv1.gsb"
"D-64","NAD27 (1976) (NTv2)","E000","Ontario","-D-65","ON76CSv1.gsb"
"D-65","NAD83 (CSRS98) (NTv2)","E008","Ontario","D122","ON83CSv1.gsb"
"D-67","NAD83 (SCRS) (NTv2)","E008","Quebec","D-68","na27scrs.gsb"
"D-68","NAD27 (NTv2)","E000","Quebec","-D122","na27na83.gsb"
"D-71","NAD83 (SCRS) (NTv2)","E008","Quebec","D-72","cq77scrs.gsb"
"D-72","NAD27 (CGQ77) (NTv2)","E000","Quebec","D122","cq77na83.gsb"
"D-75","NAD83 (SCRS) (NTv2)","E008","Quebec","D122","na83scrs.gsb"
"D-76","NAD27 (NTv2)","E000","Saskatchewan","-D-79","sk27-98.gsb"
"D-77","NAD27 (NTv2)","E000","Saskatchewan","-D122","sk27-83.gsb"
"D-79","NAD83 (CSRS98) (NTv2)","E008","Saskatchewan","-D122","sk83-98.gsb"
"D-81","NAD83 (CSRS98) (NTv2)","E008","Nova Scotia","D895","ns778301.gsb"
"D-82","ATS77 (NTv2)","E910","Nova Scotia","-D122","GS7783.GSB"
"D-83","NAD83 (CSRS98) (NTv2)","E008","Prince Edward Island","D895","pe7783v2.gsb"
"D-84","NAD83 (CSRS98) (NTv2)","E008","New Brunswick","D122","nb2783v2.gsb"
"D-85","NAD83 (CSRS98) (NTv2)","E008","New Brunswick","D895","nb7783v2.gsb"
"D-86","NAD27 (NTv2)","E000","Canada","-D122","ntv2_0.gsb"
"D-87","NAD83 (CSRS98) (NTv2)","E008","Alberta","D122","ABCSRSV4.DAC"
"D-88","NAD27 (1976) (NTv2)","E000","Ontario","D122","may76v20.gsb"
"D800","Normal Sphere","E019",0,0,0,"",0,0,0,0
"D000","WGS 1984","E012",0,0,0,"Global Definition",0,0,0,0
"D001","WGS 1972","E005",0,0,0,"Global Definition",3,3,3,1
@@ -215,7 +224,7 @@
"D149","Provisional S. American 1956","E004",-295,173,-371,"Venezuela",9,14,15,24
"D150","Provisional S. Chilean 1963","E004",16,196,93,"Chile (South, Near 53dS) (Hito XVIII)",25,25,25,2
"D151","Puerto Rico","E000",11,72,-101,"Puerto Rico, Virgin Islands",3,3,3,11
"D152","Qatar National","E004",-128,-283,22,"Qatar",20,20,20,3
"D152","Qatar National Datum 1995","E004",-127.78098,-283.37477,21.24081,"Qatar",20,20,20,3
"D153","Qornoq","E004",164,138,-189,"Greenland (South)",25,25,32,2
"D154","Reunion","E004",94,-948,-1262,"Mascarene Islands",25,25,25,1
"D155","Rome 1940","E004",-225,-65,9,"Italy (Sardinia)",25,25,25,1
@@ -225,7 +234,7 @@
"D159","Schwarzeck","E900",616,97,-251,"Namibia",20,20,20,3
"D160","Selvagem Grande 1938","E004",-289,-124,60,"Salvage Islands",25,25,25,1
"D161","SGS 85","E905",3,9,-9,"Soviet Geodetic System 1985",10,10,10,1
"D162","South American 1969","E907",-57,1,-41,"MEAN Solution,",15,6,9,84
"D162","South American 1969 (SAD69)","E907",-57,1,-41,"MEAN Solution,",15,6,9,84
"D163","South American 1969","E907",-62,-1,-37,"Argentina",5,5,5,10
"D164","South American 1969","E907",-61,2,-48,"Bolivia",15,15,15,4
"D165","South American 1969 (old)","E907",-60,-2,-41,"Brazil",3,5,5,22
@@ -316,7 +325,7 @@
"D516","SL datum 1999","E006",-0.2933,766.9499,87.7131,"Sri Lanka",0,0,0,0,-0.1957040,-1.6950677,-3.4730161,-0.0393
"D517","Cape (Supercedes D040)","E205",-134.73,-110.92,-292.66,"South Africa",0,0,0,0
"D518","Hartebeesthoek94","E012",0,0,0,"South Africa",0,0,0,0
"D519","Abidjan 1987","E001",-124.76,53,466.79,"C\uffffte d'Ivoire",0,0,0,0
"D519","Abidjan 1987","E001",-124.76,53,466.79,"Cote d'Ivoire",0,0,0,0
"D520","Accra","E204",-199,32,322,"Ghana",0,0,0,0
"D521","Azores Central 1948","E004",-104,167,-38,"Azores",0,0,0,0
"D522","Azores Oriental 1940","E004",-203,141,53,"Azores",0,0,0,0
@@ -351,113 +360,171 @@
"D600","D-PAF (Orbits)","E600",0.082,-0.502,-0.224,"Satellite Orbits",0,0,0,0,0.30444,0.04424,0.00609,0.9999999937
"D601","Test Data Set 1","E601",0.071,-0.509,-0.166,"Test 1",0,0,0,0,0.0179,-0.0005,0.0067,0.999999983
"D602","Test Data Set 2","E602",580.0,80.9,399.8,"Test 2",0,0,0,0,0.35,0.1,3.026,1.0000113470025
"D610","US Standard Datum (USA, NADCON5)","E000","Conterminous U.S.","D611","nadcon5.ussd.nad27.conus.lon.trn.20160901.b","nadcon5.ussd.nad27.conus.lat.trn.20160901.b"
"D611","NAD27 (USA, NADCON5)","E000","Conterminous U.S.","D122","nadcon5.nad27.nad83_1986.conus.lon.trn.20160901.b","nadcon5.nad27.nad83_1986.conus.lat.trn.20160901.b"
"D612","NAD83 (HARN) (USA, NADCON5)","E008","Conterminous U.S.","-D122","nadcon5.nad83_1986.nad83_harn.conus.lon.trn.20160901.b","nadcon5.nad83_1986.nad83_harn.conus.lat.trn.20160901.b"
"D613","NAD83 (FBN) (USA, NADCON5)","E008","Conterminous U.S.","-D612","nadcon5.nad83_harn.nad83_fbn.conus.lon.trn.20160901.b","nadcon5.nad83_harn.nad83_fbn.conus.lat.trn.20160901.b","nadcon5.nad83_harn.nad83_fbn.conus.eht.trn.20160901.b"
"D614","NAD83 (NSRS 2007) (USA, NADCON5)","E008","Conterminous U.S.","-D613","nadcon5.nad83_fbn.nad83_2007.conus.lon.trn.20160901.b","nadcon5.nad83_fbn.nad83_2007.conus.lat.trn.20160901.b","nadcon5.nad83_fbn.nad83_2007.conus.eht.trn.20160901.b"
"D615","NAD83 (2011) (USA, NADCON5)","E008","Conterminous U.S.","-D614","nadcon5.nad83_2007.nad83_2011.conus.lon.trn.20160901.b","nadcon5.nad83_2007.nad83_2011.conus.lat.trn.20160901.b","nadcon5.nad83_2007.nad83_2011.conus.eht.trn.20160901.b"
"D620","Puerto Rico Datum, adjustment of 1940 (USA, NADCON5)","E000","Puerto Rico, Virgin Islands","D122","nadcon5.pr40.nad83_1986.prvi.lon.trn.20160901.b","nadcon5.pr40.nad83_1986.prvi.lat.trn.20160901.b"
"D621","NAD83 (1993) (USA, NADCON5)","E008","Puerto Rico, Virgin Islands","-D122","nadcon5.nad83_1986.nad83_1993.prvi.lon.trn.20160901.b","nadcon5.nad83_1986.nad83_1993.prvi.lat.trn.20160901.b"
"D622","NAD83 (1997) (USA, NADCON5)","E008","Puerto Rico, Virgin Islands","-D621","nadcon5.nad83_1993.nad83_1997.prvi.lon.trn.20160901.b","nadcon5.nad83_1993.nad83_1997.prvi.lat.trn.20160901.b","nadcon5.nad83_1993.nad83_1997.prvi.eht.trn.20160901.b"
"D623","NAD83 (2002) (USA, NADCON5)","E008","Puerto Rico, Virgin Islands","-D622","nadcon5.nad83_1997.nad83_2002.prvi.lon.trn.20160901.b","nadcon5.nad83_1997.nad83_2002.prvi.lat.trn.20160901.b","nadcon5.nad83_1997.nad83_2002.prvi.eht.trn.20160901.b"
"D624","NAD83 (NSRS 2007) (USA, NADCON5)","E008","Puerto Rico, Virgin Islands","-D623","nadcon5.nad83_2002.nad83_2007.prvi.lon.trn.20160901.b","nadcon5.nad83_2002.nad83_2007.prvi.lat.trn.20160901.b","nadcon5.nad83_2002.nad83_2007.prvi.eht.trn.20160901.b"
"D625","NAD83 (2011) (USA, NADCON5)","E008","Puerto Rico, Virgin Islands","-D624","nadcon5.nad83_2007.nad83_2011.prvi.lon.trn.20160901.b","nadcon5.nad83_2007.nad83_2011.prvi.lat.trn.20160901.b","nadcon5.nad83_2007.nad83_2011.prvi.eht.trn.20160901.b"
"D630","Old Hawaiian Datum (USA, NADCON5)","E000","Hawaii","D122","nadcon5.ohd.nad83_1986.hawaii.lon.trn.20160901.b","nadcon5.ohd.nad83_1986.hawaii.lat.trn.20160901.b"
"D631","NAD83 (1993) (USA, NADCON5)","E008","Hawaii","-D122","nadcon5.nad83_1986.nad83_1993.hawaii.lon.trn.20160901.b","nadcon5.nad83_1986.nad83_1993.hawaii.lat.trn.20160901.b"
"D632","NAD83 (PA11) (USA, NADCON5)","E008","Hawaii","-D631","nadcon5.nad83_1993.nad83_pa11.hawaii.lon.trn.20160901.b","nadcon5.nad83_1993.nad83_pa11.hawaii.lat.trn.20160901.b","nadcon5.nad83_1993.nad83_pa11.hawaii.eht.trn.20160901.b"
"D640","NAD27 (USA, NADCON5)","E000","Alaska","D122","nadcon5.nad27.nad83_1986.alaska.lon.trn.20160901.b","nadcon5.nad27.nad83_1986.alaska.lat.trn.20160901.b"
"D641","NAD83 (1992) (USA, NADCON5)","E008","Alaska","-D122","nadcon5.nad83_1986.nad83_1992.alaska.lon.trn.20160901.b","nadcon5.nad83_1986.nad83_1992.alaska.lat.trn.20160901.b"
"D642","NAD83 (NSRS 2007) (USA, NADCON5)","E008","Alaska","-D641","nadcon5.nad83_1992.nad83_2007.alaska.lon.trn.20160901.b","nadcon5.nad83_1992.nad83_2007.alaska.lat.trn.20160901.b","nadcon5.nad83_1992.nad83_2007.alaska.eht.trn.20160901.b"
"D643","NAD83 (2011) (USA, NADCON5)","E008","Alaska","-D642","nadcon5.nad83_2007.nad83_2011.alaska.lon.trn.20160901.b","nadcon5.nad83_2007.nad83_2011.alaska.lat.trn.20160901.b","nadcon5.nad83_2007.nad83_2011.alaska.eht.trn.20160901.b"
"D650","St. Paul 1897 (USA, NADCON5)","E000","St. Paul, Alaska","D651","nadcon5.sp1897.sp1952.stpaul.lon.trn.20160901.b","nadcon5.sp1897.sp1952.stpaul.lat.trn.20160901.b"
"D651","St. Paul 1952 (USA, NADCON5)","E000","St. Paul, Alaska","D122","nadcon5.sp1952.nad83_1986.stpaul.lon.trn.20160901.b","nadcon5.sp1952.nad83_1986.stpaul.lat.trn.20160901.b"
"D652","St. George 1897 (USA, NADCON5)","E000","St. George, Alaska","D653","nadcon5.sg1897.sg1952.stgeorge.lon.trn.20160901.b","nadcon5.sg1897.sg1952.stgeorge.lat.trn.20160901.b"
"D653","St. George 1952 (USA, NADCON5)","E000","St. George, Alaska","D122","nadcon5.sg1952.nad83_1986.stgeorge.lon.trn.20160901.b","nadcon5.sg1952.nad83_1986.stgeorge.lat.trn.20160901.b"
"D654","St. Lawrence 1952 (USA, NADCON5)","E000","St. Lawrence, Alaska","D122","nadcon5.sl1952.nad83_1986.stlawrence.lon.trn.20160901.b","nadcon5.sl1952.nad83_1986.stlawrence.lat.trn.20160901.b"
"D660","American Samoa 1962 (USA, NADCON5)","E000","American Samoa","D122","nadcon5.as62.nad83_1993.as.lon.trn.20160901.b","nadcon5.as62.nad83_1993.as.lat.trn.20160901.b"
"D661","NAD83 (2002) (USA, NADCON5)","E008","American Samoa","-D122","nadcon5.nad83_1993.nad83_2002.as.lon.trn.20160901.b","nadcon5.nad83_1993.nad83_2002.as.lat.trn.20160901.b","nadcon5.nad83_1993.nad83_2002.as.eht.trn.20160901.b"
"D662","NAD83 (PA11) (USA, NADCON5)","E008","American Samoa","-D661","nadcon5.nad83_2002.nad83_pa11.as.lon.trn.20160901.b","nadcon5.nad83_2002.nad83_pa11.as.lat.trn.20160901.b","nadcon5.nad83_2002.nad83_pa11.as.eht.trn.20160901.b"
"D670","Guam 1963 (USA, NADCON5)","E000","Guam and the Commonwealth of the Northern Mariana Islands","D122","nadcon5.gu63.nad83_1993.guamcnmi.lon.trn.20160901.b","nadcon5.gu63.nad83_1993.guamcnmi.lat.trn.20160901.b"
"D671","NAD83 (2002) (USA, NADCON5)","E008","Guam and the Commonwealth of the Northern Mariana Islands","-D122","nadcon5.nad83_1993.nad83_2002.guamcnmi.lon.trn.20160901.b","nadcon5.nad83_1993.nad83_2002.guamcnmi.lat.trn.20160901.b","nadcon5.nad83_1993.nad83_2002.guamcnmi.eht.trn.20160901.b"
"D672","NAD83 (MA11) (USA, NADCON5)","E008","Guam and the Commonwealth of the Northern Mariana Islands","-D671","nadcon5.nad83_2002.nad83_ma11.guamcnmi.lon.trn.20160901.b","nadcon5.nad83_2002.nad83_ma11.guamcnmi.lat.trn.20160901.b","nadcon5.nad83_2002.nad83_ma11.guamcnmi.eht.trn.20160901.b"
"D700","MODIS","E700",0,0,0,"Global Definition",0,0,0,0
"D701","NAD83 (USA, NADCON)","E008","Alabama","alhpgn.los","alhpgn.las"
"D702","NAD83 HARN (USA, NADCON)","E008","Alabama","alhpgn.los","alhpgn.las"
"D703","NAD83 (USA, NADCON)","E008","Arkansas","arhpgn.los","arhpgn.las"
"D704","NAD83 HARN (USA, NADCON)","E008","Arkansas","arhpgn.los","arhpgn.las"
"D705","NAD83 (USA, NADCON)","E008","Arizona","azhpgn.los","azhpgn.las"
"D706","NAD83 HARN (USA, NADCON)","E008","Arizona","azhpgn.los","azhpgn.las"
"D707","NAD83 (USA, NADCON)","E008","California (North of 37dN)","cnhpgn.los","cnhpgn.las"
"D708","NAD83 HARN (USA, NADCON)","E008","California (North of 37dN)","cnhpgn.los","cnhpgn.las"
"D709","NAD83 (USA, NADCON)","E008","California (South of 37dN)","cshpgn.los","cshpgn.las"
"D710","NAD83 HARN (USA, NADCON)","E008","California (South of 37dN)","cshpgn.los","cshpgn.las"
"D711","NAD83 (USA, NADCON)","E008","Colorado","cohpgn.los","cohpgn.las"
"D712","NAD83 HARN (USA, NADCON)","E008","Colorado","cohpgn.los","cohpgn.las"
"D713","NAD83 (USA, NADCON)","E008","Florida","flhpgn.los","flhpgn.las"
"D714","NAD83 HARN (USA, NADCON)","E008","Florida","flhpgn.los","flhpgn.las"
"D715","NAD83 (USA, NADCON)","E008","Georgia","gahpgn.los","gahpgn.las"
"D716","NAD83 HARN (USA, NADCON)","E008","Georgia","gahpgn.los","gahpgn.las"
"D717","Guam 1963 (USA, NADCON)","E000","Guam","guhpgn.los","guhpgn.las"
"D718","NAD83 HARN (USA, NADCON)","E008","Guam","guhpgn.los","guhpgn.las"
"D719","NAD83 (USA, NADCON)","E008","Hawaii","hihpgn.los","hihpgn.las"
"D720","NAD83 HARN (USA, NADCON)","E008","Hawaii","hihpgn.los","hihpgn.las"
"D721","NAD83 (USA, NADCON)","E008","Idaho-Montana (East of 113dW)","emhpgn.los","emhpgn.las"
"D722","NAD83 HARN (USA, NADCON)","E008","Idaho-Montana (East of 113dW)","emhpgn.los","emhpgn.las"
"D723","NAD83 (USA, NADCON)","E008","Idaho-Montana (West of 113dW)","wmhpgn.los","wmhpgn.las"
"D724","NAD83 HARN (USA, NADCON)","E008","Idaho-Montana (West of 113dW)","wmhpgn.los","wmhpgn.las"
"D725","NAD83 (USA, NADCON)","E008","Iowa","iahpgn.los","iahpgn.las"
"D726","NAD83 HARN (USA, NADCON)","E008","Iowa","iahpgn.los","iahpgn.las"
"D727","NAD83 (USA, NADCON)","E008","Illinois","ilhpgn.los","ilhpgn.las"
"D728","NAD83 HARN (USA, NADCON)","E008","Illinois","ilhpgn.los","ilhpgn.las"
"D729","NAD83 (USA, NADCON)","E008","Indiana","inhpgn.los","inhpgn.las"
"D730","NAD83 HARN (USA, NADCON)","E008","Indiana","inhpgn.los","inhpgn.las"
"D731","NAD83 (USA, NADCON)","E008","Kansas","kshpgn.los","kshpgn.las"
"D732","NAD83 HARN (USA, NADCON)","E008","Kansas","kshpgn.los","kshpgn.las"
"D733","NAD83 (USA, NADCON)","E008","Kentucky","kyhpgn.los","kyhpgn.las"
"D734","NAD83 HARN (USA, NADCON)","E008","Kentucky","kyhpgn.los","kyhpgn.las"
"D735","NAD83 (USA, NADCON)","E008","Louisiana","lahpgn.los","lahpgn.las"
"D736","NAD83 HARN (USA, NADCON)","E008","Louisiana","lahpgn.los","lahpgn.las"
"D737","NAD83 (USA, NADCON)","E008","Maryland-Delaware","mdhpgn.los","mdhpgn.las"
"D738","NAD83 HARN (USA, NADCON)","E008","Maryland-Delaware","mdhpgn.los","mdhpgn.las"
"D739","NAD83 (USA, NADCON)","E008","Maine","mehpgn.los","mehpgn.las"
"D740","NAD83 HARN (USA, NADCON)","E008","Maine","mehpgn.los","mehpgn.las"
"D741","NAD83 (USA, NADCON)","E008","Michigan","mihpgn.los","mihpgn.las"
"D742","NAD83 HARN (USA, NADCON)","E008","Michigan","mihpgn.los","mihpgn.las"
"D743","NAD83 (USA, NADCON)","E008","Minnesota","mnhpgn.los","mnhpgn.las"
"D744","NAD83 HARN (USA, NADCON)","E008","Minnesota","mnhpgn.los","mnhpgn.las"
"D745","NAD83 (USA, NADCON)","E008","Mississippi","mshpgn.los","mshpgn.las"
"D746","NAD83 HARN (USA, NADCON)","E008","Mississippi","mshpgn.los","mshpgn.las"
"D747","NAD83 (USA, NADCON)","E008","Missouri","mohpgn.los","mohpgn.las"
"D748","NAD83 HARN (USA, NADCON)","E008","Missouri","mohpgn.los","mohpgn.las"
"D749","NAD83 (USA, NADCON)","E008","Nebraska","nbhpgn.los","nbhpgn.las"
"D750","NAD83 HARN (USA, NADCON)","E008","Nebraska","nbhpgn.los","nbhpgn.las"
"D751","NAD83 (USA, NADCON)","E008","Nevada","nvhpgn.los","nvhpgn.las"
"D752","NAD83 HARN (USA, NADCON)","E008","Nevada","nvhpgn.los","nvhpgn.las"
"D753","NAD83 (USA, NADCON)","E008","New England (CT,MA,NH,RI,VT)","nehpgn.los","nehpgn.las"
"D754","NAD83 HARN (USA, NADCON)","E008","New England (CT,MA,NH,RI,VT)","nehpgn.los","nehpgn.las"
"D755","NAD83 (USA, NADCON)","E008","New Jersey","njhpgn.los","njhpgn.las"
"D756","NAD83 HARN (USA, NADCON)","E008","New Jersey","njhpgn.los","njhpgn.las"
"D757","NAD83 (USA, NADCON)","E008","New Mexico","nmhpgn.los","nmhpgn.las"
"D758","NAD83 HARN (USA, NADCON)","E008","New Mexico","nmhpgn.los","nmhpgn.las"
"D759","NAD83 (USA, NADCON)","E008","New York","nyhpgn.los","nyhpgn.las"
"D760","NAD83 HARN (USA, NADCON)","E008","New York","nyhpgn.los","nyhpgn.las"
"D761","NAD83 (USA, NADCON)","E008","North Carolina","nchpgn.los","nchpgn.las"
"D762","NAD83 HARN (USA, NADCON)","E008","North Carolina","nchpgn.los","nchpgn.las"
"D763","NAD83 (USA, NADCON)","E008","North Dakota","ndhpgn.los","ndhpgn.las"
"D764","NAD83 HARN (USA, NADCON)","E008","North Dakota","ndhpgn.los","ndhpgn.las"
"D765","NAD83 (USA, NADCON)","E008","Ohio","ohhpgn.los","ohhpgn.las"
"D766","NAD83 HARN (USA, NADCON)","E008","Ohio","ohhpgn.los","ohhpgn.las"
"D767","NAD83 (USA, NADCON)","E008","Oklahoma","okhpgn.los","okhpgn.las"
"D768","NAD83 HARN (USA, NADCON)","E008","Oklahoma","okhpgn.los","okhpgn.las"
"D769","NAD83 (USA, NADCON)","E008","Pennsylvania","pahpgn.los","pahpgn.las"
"D770","NAD83 HARN (USA, NADCON)","E008","Pennsylvania","pahpgn.los","pahpgn.las"
"D771","NAD83 (USA, NADCON)","E008","Puerto Rico-Virgin Is","pvhpgn.los","pvhpgn.las"
"D772","NAD83 HARN (USA, NADCON)","E008","Puerto Rico-Virgin Is","pvhpgn.los","pvhpgn.las"
"D773","American Samoa 1962 (USA, NADCON)","E000","Samoa (Eastern Islands)","eshpgn.los","eshpgn.las"
"D774","NAD83 HARN (USA, NADCON)","E008","Samoa (Eastern Islands)","eshpgn.los","eshpgn.las"
"D775","American Samoa 1962 (USA, NADCON)","E000","Samoa (Western Islands)","wshpgn.los","wshpgn.las"
"D776","NAD83 HARN (USA, NADCON)","E008","Samoa (Western Islands)","wshpgn.los","wshpgn.las"
"D777","NAD83 (USA, NADCON)","E008","South Carolina","schpgn.los","schpgn.las"
"D778","NAD83 HARN (USA, NADCON)","E008","South Carolina","schpgn.los","schpgn.las"
"D779","NAD83 (USA, NADCON)","E008","South Dakota","sdhpgn.los","sdhpgn.las"
"D780","NAD83 HARN (USA, NADCON)","E008","South Dakota","sdhpgn.los","sdhpgn.las"
"D781","NAD83 (USA, NADCON)","E008","Tennessee","tnhpgn.los","tnhpgn.las"
"D782","NAD83 HARN (USA, NADCON)","E008","Tennessee","tnhpgn.los","tnhpgn.las"
"D783","NAD83 (USA, NADCON)","E008","Texas (East of 100dW)","ethpgn.los","ethpgn.las"
"D784","NAD83 HARN (USA, NADCON)","E008","Texas (East of 100dW)","ethpgn.los","ethpgn.las"
"D785","NAD83 (USA, NADCON)","E008","Texas (West of 100dW)","wthpgn.los","wthpgn.las"
"D786","NAD83 HARN (USA, NADCON)","E008","Texas (West of 100dW)","wthpgn.los","wthpgn.las"
"D787","NAD83 (USA, NADCON)","E008","Utah","uthpgn.los","uthpgn.las"
"D788","NAD83 HARN (USA, NADCON)","E008","Utah","uthpgn.los","uthpgn.las"
"D789","NAD83 (USA, NADCON)","E008","Virginia","vahpgn.los","vahpgn.las"
"D790","NAD83 HARN (USA, NADCON)","E008","Virginia","vahpgn.los","vahpgn.las"
"D791","NAD83 (USA, NADCON)","E008","Washington-Oregon","wohpgn.los","wohpgn.las"
"D792","NAD83 HARN (USA, NADCON)","E008","Washington-Oregon","wohpgn.los","wohpgn.las"
"D793","NAD83 (USA, NADCON)","E008","West Virginia","wvhpgn.los","wvhpgn.las"
"D794","NAD83 HARN (USA, NADCON)","E008","West Virginia","wvhpgn.los","wvhpgn.las"
"D795","NAD83 (USA, NADCON)","E008","Wisconsin","wihpgn.los","wihpgn.las"
"D796","NAD83 HARN (USA, NADCON)","E008","Wisconsin","wihpgn.los","wihpgn.las"
"D797","NAD83 (USA, NADCON)","E008","Wyoming","wyhpgn.los","wyhpgn.las"
"D798","NAD83 HARN (USA, NADCON)","E008","Wyoming","wyhpgn.los","wyhpgn.las"
"D886","Reseau Geodesique Francais 1993","E899",-752,-358,-179,"Taiwan",0,0,0,0,-0.0000011698,0.0000018398,0.0000009822,0.00002329
"D887","Reseau National Belge 1972","E899",-752,-358,-179,"Taiwan",0,0,0,0,-0.0000011698,0.0000018398,0.0000009822,0.00002329
"D701","NAD83 (Deprecated - use D122)","E008",0,0,0,"Alabama",2,2,2,354
"D702","NAD83 HARN (USA, NADCON)","E008","Alabama","D122","alhpgn.los","alhpgn.las"
"D703","NAD83 (Deprecated - use D122)","E008",0,0,0,"Arkansas",2,2,2,354
"D704","NAD83 HARN (USA, NADCON)","E008","Arkansas","D122","arhpgn.los","arhpgn.las"
"D705","NAD83 (Deprecated - use D122)","E008",0,0,0,"Arizona",2,2,2,354
"D706","NAD83 HARN (USA, NADCON)","E008","Arizona","D122","azhpgn.los","azhpgn.las"
"D707","NAD83 (Deprecated - use D122)","E008",0,0,0,"California (North of 37dN)",2,2,2,354
"D708","NAD83 HARN (USA, NADCON)","E008","California (North of 37dN)","D122","cnhpgn.los","cnhpgn.las"
"D709","NAD83 (Deprecated - use D122)","E008",0,0,0,"California (South of 37dN)",2,2,2,354
"D710","NAD83 HARN (USA, NADCON)","E008","California (South of 37dN)","D122","cshpgn.los","cshpgn.las"
"D711","NAD83 (Deprecated - use D122)","E008",0,0,0,"Colorado",2,2,2,354
"D712","NAD83 HARN (USA, NADCON)","E008","Colorado","D122","cohpgn.los","cohpgn.las"
"D713","NAD83 (Deprecated - use D122)","E008",0,0,0,"Florida",2,2,2,354
"D714","NAD83 HARN (USA, NADCON)","E008","Florida","D122","flhpgn.los","flhpgn.las"
"D715","NAD83 (Deprecated - use D122)","E008",0,0,0,"Georgia",2,2,2,354
"D716","NAD83 HARN (USA, NADCON)","E008","Georgia","D122","gahpgn.los","gahpgn.las"
"D717","Guam 1963 (Deprecated - use D068)","E000",-100,-248,259,"Guam",3,3,3,5
"D718","NAD83 HARN (USA, NADCON)","E008","Guam","D068","guhpgn.los","guhpgn.las"
"D719","NAD83 (Deprecated - use D122)","E008",0,0,0,"Hawaii",2,2,2,354
"D720","NAD83 HARN (USA, NADCON)","E008","Hawaii","D122","hihpgn.los","hihpgn.las"
"D721","NAD83 (Deprecated - use D122)","E008",0,0,0,"Idaho-Montana (East of 113dW)",2,2,2,354
"D722","NAD83 HARN (USA, NADCON)","E008","Idaho-Montana (East of 113dW)","D122","emhpgn.los","emhpgn.las"
"D723","NAD83 (Deprecated - use D122)","E008",0,0,0,"Idaho-Montana (West of 113dW)",2,2,2,354
"D724","NAD83 HARN (USA, NADCON)","E008","Idaho-Montana (West of 113dW)","D122","wmhpgn.los","wmhpgn.las"
"D725","NAD83 (Deprecated - use D122)","E008",0,0,0,"Iowa",2,2,2,354
"D726","NAD83 HARN (USA, NADCON)","E008","Iowa","D122","iahpgn.los","iahpgn.las"
"D727","NAD83 (Deprecated - use D122)","E008",0,0,0,"Illinois",2,2,2,354
"D728","NAD83 HARN (USA, NADCON)","E008","Illinois","D122","ilhpgn.los","ilhpgn.las"
"D729","NAD83 (Deprecated - use D122)","E008",0,0,0,"Indiana",2,2,2,354
"D730","NAD83 HARN (USA, NADCON)","E008","Indiana","D122","inhpgn.los","inhpgn.las"
"D731","NAD83 (Deprecated - use D122)","E008",0,0,0,"Kansas",2,2,2,354
"D732","NAD83 HARN (USA, NADCON)","E008","Kansas","D122","kshpgn.los","kshpgn.las"
"D733","NAD83 (Deprecated - use D122)","E008",0,0,0,"Kentucky",2,2,2,354
"D734","NAD83 HARN (USA, NADCON)","E008","Kentucky","D122","kyhpgn.los","kyhpgn.las"
"D735","NAD83 (Deprecated - use D122)","E008",0,0,0,"Louisiana",2,2,2,354
"D736","NAD83 HARN (USA, NADCON)","E008","Louisiana","D122","lahpgn.los","lahpgn.las"
"D737","NAD83 (Deprecated - use D122)","E008",0,0,0,"Maryland-Delaware",2,2,2,354
"D738","NAD83 HARN (USA, NADCON)","E008","Maryland-Delaware","D122","mdhpgn.los","mdhpgn.las"
"D739","NAD83 (Deprecated - use D122)","E008",0,0,0,"Maine",2,2,2,354
"D740","NAD83 HARN (USA, NADCON)","E008","Maine","D122","mehpgn.los","mehpgn.las"
"D741","NAD83 (Deprecated - use D122)","E008",0,0,0,"Michigan",2,2,2,354
"D742","NAD83 HARN (USA, NADCON)","E008","Michigan","D122","mihpgn.los","mihpgn.las"
"D743","NAD83 (Deprecated - use D122)","E008",0,0,0,"Minnesota",2,2,2,354
"D744","NAD83 HARN (USA, NADCON)","E008","Minnesota","D122","mnhpgn.los","mnhpgn.las"
"D745","NAD83 (Deprecated - use D122)","E008",0,0,0,"Mississippi",2,2,2,354
"D746","NAD83 HARN (USA, NADCON)","E008","Mississippi","D122","mshpgn.los","mshpgn.las"
"D747","NAD83 (Deprecated - use D122)","E008",0,0,0,"Missouri",2,2,2,354
"D748","NAD83 HARN (USA, NADCON)","E008","Missouri","D122","mohpgn.los","mohpgn.las"
"D749","NAD83 (Deprecated - use D122)","E008",0,0,0,"Nebraska",2,2,2,354
"D750","NAD83 HARN (USA, NADCON)","E008","Nebraska","D122","nbhpgn.los","nbhpgn.las"
"D751","NAD83 (Deprecated - use D122)","E008",0,0,0,"Nevada",2,2,2,354
"D752","NAD83 HARN (USA, NADCON)","E008","Nevada","D122","nvhpgn.los","nvhpgn.las"
"D753","NAD83 (Deprecated - use D122)","E008",0,0,0,"New England (CT,MA,NH,RI,VT",2,2,2,354
"D754","NAD83 HARN (USA, NADCON)","E008","New England (CT,MA,NH,RI,VT)","D122","nehpgn.los","nehpgn.las"
"D755","NAD83 (Deprecated - use D122)","E008",0,0,0,"New Jersey",2,2,2,354
"D756","NAD83 HARN (USA, NADCON)","E008","New Jersey","D122","njhpgn.los","njhpgn.las"
"D757","NAD83 (Deprecated - use D122)","E008",0,0,0,"New Mexico",2,2,2,354
"D758","NAD83 HARN (USA, NADCON)","E008","New Mexico","D122","nmhpgn.los","nmhpgn.las"
"D759","NAD83 (Deprecated - use D122)","E008",0,0,0,"New York",2,2,2,354
"D760","NAD83 HARN (USA, NADCON)","E008","New York","D122","nyhpgn.los","nyhpgn.las"
"D761","NAD83 (Deprecated - use D122)","E008",0,0,0,"North Carolina",2,2,2,354
"D762","NAD83 HARN (USA, NADCON)","E008","North Carolina","D122","nchpgn.los","nchpgn.las"
"D763","NAD83 (Deprecated - use D122)","E008",0,0,0,"North Dakota",2,2,2,354
"D764","NAD83 HARN (USA, NADCON)","E008","North Dakota","D122","ndhpgn.los","ndhpgn.las"
"D765","NAD83 (Deprecated - use D122)","E008",0,0,0,"Ohio",2,2,2,354
"D766","NAD83 HARN (USA, NADCON)","E008","Ohio","D122","ohhpgn.los","ohhpgn.las"
"D767","NAD83 (Deprecated - use D122)","E008",0,0,0,"Oklahoma",2,2,2,354
"D768","NAD83 HARN (USA, NADCON)","E008","Oklahoma","D122","okhpgn.los","okhpgn.las"
"D769","NAD83 (Deprecated - use D122)","E008",0,0,0,"Pennsylvania",2,2,2,354
"D770","NAD83 HARN (USA, NADCON)","E008","Pennsylvania","D122","pahpgn.los","pahpgn.las"
"D771","NAD83 (Deprecated - use D122)","E008",0,0,0,"Puerto Rico-Virgin Is",2,2,2,354
"D772","NAD83 HARN (USA, NADCON)","E008","Puerto Rico-Virgin Is","D122","pvhpgn.los","pvhpgn.las"
"D773","American Samoa 1962 (Deprecated - use D189)","E000",-115,118,426,"Samoa (Eastern Islands)",25,25,25,2
"D774","NAD83 HARN (USA, NADCON)","E008","Samoa (Eastern Islands)","D189","eshpgn.los","eshpgn.las"
"D775","American Samoa 1962 (Deprecated - use D189)","E000",-115,118,426,"Samoa (Western Islands)",25,25,25,2
"D776","NAD83 HARN (USA, NADCON)","E008","Samoa (Western Islands)","D189","wshpgn.los","wshpgn.las"
"D777","NAD83 (Deprecated - use D122)","E008",0,0,0,"South Carolina",2,2,2,354
"D778","NAD83 HARN (USA, NADCON)","E008","South Carolina","D122","schpgn.los","schpgn.las"
"D779","NAD83 (Deprecated - use D122)","E008",0,0,0,"South Dakota",2,2,2,354
"D780","NAD83 HARN (USA, NADCON)","E008","South Dakota","D122","sdhpgn.los","sdhpgn.las"
"D781","NAD83 (Deprecated - use D122)","E008",0,0,0,"Tennessee",2,2,2,354
"D782","NAD83 HARN (USA, NADCON)","E008","Tennessee","D122","tnhpgn.los","tnhpgn.las"
"D783","NAD83 (Deprecated - use D122)","E008",0,0,0,"Texas (East of 100dW)",2,2,2,354
"D784","NAD83 HARN (USA, NADCON)","E008","Texas (East of 100dW)","D122","ethpgn.los","ethpgn.las"
"D785","NAD83 (Deprecated - use D122)","E008",0,0,0,"Texas (West of 100dW)",2,2,2,354
"D786","NAD83 HARN (USA, NADCON)","E008","Texas (West of 100dW)","D122","wthpgn.los","wthpgn.las"
"D787","NAD83 (Deprecated - use D122)","E008",0,0,0,"Utah",2,2,2,354
"D788","NAD83 HARN (USA, NADCON)","E008","Utah","D122","uthpgn.los","uthpgn.las"
"D789","NAD83 (Deprecated - use D122)","E008",0,0,0,"Virginia",2,2,2,354
"D790","NAD83 HARN (USA, NADCON)","E008","Virginia","D122","vahpgn.los","vahpgn.las"
"D791","NAD83 (Deprecated - use D122)","E008",0,0,0,"Washington-Oregon",2,2,2,354
"D792","NAD83 HARN (USA, NADCON)","E008","Washington-Oregon","D122","wohpgn.los","wohpgn.las"
"D793","NAD83 (Deprecated - use D122)","E008",0,0,0,"West Virginia",2,2,2,354
"D794","NAD83 HARN (USA, NADCON)","E008","West Virginia","D122","wvhpgn.los","wvhpgn.las"
"D795","NAD83 (Deprecated - use D122)","E008",0,0,0,"Wisconsin",2,2,2,354
"D796","NAD83 HARN (USA, NADCON)","E008","Wisconsin","D122","wihpgn.los","wihpgn.las"
"D797","NAD83 (Deprecated - use D122)","E008",0,0,0,"Wyoming",2,2,2,354
"D798","NAD83 HARN (USA, NADCON)","E008","Wyoming","D122","wyhpgn.los","wyhpgn.las"
"D888","Lebanon Stereographic","E012",154.2668777,107.2190767,-263.01161212,"Lebanon",0,0,0,0,0.310716,0.218736,0.191232,0.99999913
"D889","Lebanon Lambert","E202",190.9999,133.32473,-232.8391,"Lebanon",0,0,0,0,0.307836,0.216756,0.189036,0.9995341
"D890","Luxembourg (LUREF)","E004",-192.986,13.673,-39.309,"Luxembourg",0,0,0,0,0.409900,2.933200,-2.688100,1.00000043
"D891","Datum 73","E004",-223.237,110.193,36.649,"Portugal",0,0,0,0
"D892","Datum Lisboa","E004",-304.046,-60.576,103.640,"Portugal",0,0,0,0
"D893","PDO Survey Datum 1993","E001",-180.624,-225.516,173.919,"Oman",0,0,0,0,0.80970,1.89755,-8.33604,16.71006
"D894","WGS 1984 semi-major","E020",0,0,0,"WGS 1984 Auxiliary Sphere semi-major axis",0,0,0,0
"D898","TWD97","E008",0,0,0,"Taiwan",0,0,0,0,0.0,0.0,0.0,0.0
"D899","TWD67","E899",-752,-358,-179,"Taiwan",0,0,0,0,-0.0000011698,0.0000018398,0.0000009822,0.00002329
"D886","Reseau Geodesique Francais 1993","E899",-752,-358,-179,"France",0,0,0,0,-0.0000011698,0.0000018398,0.0000009822,0.00002329
"D887","Reseau National Belge 1972","E899",-752,-358,-179,"Belgium",0,0,0,0,-0.0000011698,0.0000018398,0.0000009822,0.00002329
"D819","Xian 1980","E224",0,0,0,"China",0,0,0,0,0,0,0,0
"D820","Korea 2000","E008",0.0,0.0,0.0,"South Korea",0,0,0,0
"D821","Pulkovo 1995","E015",24.47,-130.89,-81.56,"Russian Federation",0,0,0,0,0,0,-0.13,-0.22
"D822","Beijing 1954","E015",15.8,-154.4,-82.3,"China",0,0,0,0
"D823","Stockholm 1938 (RT38)","E002",0.0,0.0,0.0,"Sweden",0,0,0,0
"D824","Greenland 1996 (GR96)","E008",0.0,0.0,0.0,"Greenland",0,0,0,0
"D825","Libyan Geodetic Datum 2006 (LGD2006)","E004",-208.406,-109.878,-2.5764,"Libya",0,0,0,0
"D826","Reseau Geodesique de la Polynesie Francaise (RGPF)","E008",0.072,-0.507,-0.245,"French Polynesia",0,0,0,0,0.0183,-0.0003,0.007,-0.0093
"D827","IGC 1962 6th Parallel South","E001",0.0,0.0,0.0,"Democratic Republic of the Congo - adjacent to 6th parallel south",0,0,0,0
"D828","Geodetic Datum of Malaysia (GDM)","E008",0.0,0.0,0.0,"Malaysia",0,0,0,0
"D829","New Beijing","E015",0.0,0.0,0.0,"China",0,0,0,0
"D830","Turkish National Reference Frame (TUKREF)","E008",0.0,0.0,0.0,"Turkey",0,0,0,0
"D831","Bhutan National Geodetic Datum (DRUKREF)","E008",0.0,0.0,0.0,"Bhutan",0,0,0,0
"D832","Ukraine 2000","E015",0.0,0.0,0.0,"Ukraine",0,0,0,0
"D833","Japanese Geodetic Datum 2011 (JGD2011)","E008",0.0,0.0,0.0,"Japan",0,0,0,0
"D834","Posiciones Geodesicas Argentinas 1998 (POSGAR 98)","E008",0.0,0.0,0.0,"Argentina",0,0,0,0
"D835","Posiciones Geodesicas Argentinas 1994 (POSGAR 94)","E012",0.0,0.0,0.0,"Argentina",0,0,0,0
"D836","Posiciones Geodesicas Argentinas 2007 (POSGAR 07)","E008",0.0,0.0,0.0,"Argentina",0,0,0,0
"D837","Datum Geodesi Nasional 1995 (DGN95)","E012",0.0,0.0,0.0,"Indonesia",0,0,0,0
"D838","Korea 1995","E012",0.0,0.0,0.0,"South Korea",0,0,0,0
"D839","Institut Geographique du Congo Belge (IGCB) 1955","E001",-79.9,-158,-168.9,"The Democratic Republic of the Congo (Zaire) - Lower Congo",0,0,0,0
"D894","WGS 1984 semi-major","E020",0,0,0,"WGS 1984 Auxiliary Sphere semi-major axis",0,0,0,0
"D895","ATS77","E910",-95.323,166.098,-69.942,"Maritime Provinces",0,0,0,0,0.215,1.031,-0.047,1.922
"D896","GosatCAIL1B+ EarthRadius","E025",0,0,0,"GosatCAIL1B+ EarthRadius",0,0,0,0
"D897","Myanmar","E227",247,785,277,"Myanmar",0,0,0,0
"D900","China 2000","E231",0,0,0,"China 2000",0,0,0,0
"D901","Nouvelle Triangulation Francaise (grid shift)","E202","France","-D350","ntf_r93.gsb"
"D902","PRS92","E000",-127.62153,-67.24339,-47.04738,"Philippines Reference System 1992",0,0,0,0,3.06803,-4.90297,-1.57807,-1.06002
"D903","North American 1983 2011","E008",0,0,0,"Alaska, Canada, CONUS, Central America, Mexico",2,2,2,354

View File

@@ -1,57 +1,69 @@
!
! By email on December 2nd, 2010:
! From https://github.com/OSGeo/gdal/issues/8034, June 30, 2023
!
! I, Louis Burry, on behalf of PCI Geomatics agree to allow the ellips.txt
! I, Michael Goldberg, on behalf of PCI Geomatics agree to allow the ellips.txt
! and datum.txt file to be distributed under the GDAL open source license.
!
! Louis Burry
! VP Technology & Delivery
! Michael Goldberg
! Development Manager
! PCI Geomatics
!
! PCI Ellipsoid Database
! ----------------------
! This file lists the different reference ellipsoids that may
! be used by PCI coordinate systems. Ellipsoid entries in datum.txt
! refer to entries in this file.
!
! Each ellipsoid is listed on a single line. The format of each record
! is as follows:
!
! Ellipsoid_code, Description_string, Semimajor_axis_m, Semiminor_axis_m [,extra comments]
!
! Ellipsoid_code is the code that uniquely identifies the ellipsoid
! within PCI software
! Description_string is a short description that helps users to identify
! the ellipsoid. It may be listed, for example, in a dropdown list in
! a PCI dialog box.
! Semimajor_axis_m is the ellipsoid semi-major (equatorial) axis length in metres.
! Semiminor_axis_m is the ellipsoid semi-minor (polar) axis length in metres.
!
! Any extra fields may be added after these four elements if desired; they will
! not be read by PCI software but may be helpful for the user.
!
! NOTE: The range of "E908" to "E998" is set aside for
! the use of local customer development.
!
"E009","Airy 1830",6377563.396,6356256.91
"E011","Modified Airy",6377340.189,6356034.448
"E910","ATS77",6378135.0,6356750.304922
"E014","Australian National 1965",6378160.,6356774.719
"E002","Bessel 1841",6377397.155,6356078.96284
"E900","Bessel 1841 (Namibia)",6377483.865,6356165.382966
"E333","Bessel 1841 (Japan By Law)",6377397.155,6356078.963
"E000","Clarke 1866",6378206.4,6356583.8
"E001","Clarke 1880 (RGS)",6378249.145,6356514.86955
"E202","Clarke 1880 (IGN, France)",6378249.2,6356515.0
"E006","Everest (India 1830)",6377276.3452,6356075.4133
"E010","Everest (W. Malaysia and Singapore 1948)",6377304.063,6356103.039
"E901","Everest (India 1956)",6377301.243,6356100.228368
"E902","Everest (W. Malaysia 1969)",6377295.664,6356094.667915
"E903","Everest (E. Malaysia and Brunei)",6377298.556,6356097.550301
"E201","Everest (Pakistan)",6377309.613,6356108.570542
"E017","Fischer 1960",6378166.,6356784.283666
"E013","Modified Fischer 1960",6378155.,6356773.3205
"E018","Fischer 1968",6378150.,6356768.337303
"E008","GRS 1980",6378137.,6356752.31414
"E904","Helmert 1906",6378200.,6356818.169628
"E016","Hough 1960",6378270.,6356794.343479
"E200","Indonesian 1974",6378160.,6356774.504086
"E004","International 1924",6378388.,6356911.94613
"E203","IUGG 67",6378160.,6356774.516090714
"E015","Krassovsky 1940",6378245.,6356863.0188
"E700","MODIS (Sphere from WGS84)",6371007.181,6371007.181
"E002","Bessel 1841",6377397.155,6356078.96284
"E003","New International 1967",6378157.5,6356772.2
"E019","Normal Sphere",6370997.,6370997.
"E905","SGS 85",6378136.,6356751.301569
"E907","South American 1969",6378160.,6356774.719
"E906","WGS 60",6378165.,6356783.286959
"E007","WGS 66",6378145.,6356759.769356
"E004","International 1924",6378388.,6356911.94613
"E005","WGS 72",6378135.,6356750.519915
"E006","Everest (India 1830)",6377276.3452,6356075.4133
"E007","WGS 66",6378145.,6356759.769356
"E008","GRS 1980",6378137.,6356752.31414
"E009","Airy 1830",6377563.396,6356256.91
"E010","Everest (W. Malaysia and Singapore 1948)",6377304.063,6356103.039
"E011","Modified Airy",6377340.189,6356034.448
"E012","WGS 84",6378137.,6356752.314245
"E013","Modified Fischer 1960",6378155.,6356773.3205
"E014","Australian National 1965",6378160.,6356774.719
"E015","Krassovsky 1940",6378245.,6356863.0188
"E016","Hough 1960",6378270.,6356794.343479
"E017","Fischer 1960",6378166.,6356784.283666
"E018","Fischer 1968",6378150.,6356768.337303
"E019","Normal Sphere",6370997.,6370997.
"E020","WGS 84 semimajor axis",6378137.,6378137.
"E600","D-PAF (Orbits)",6378144.0,6356759.0
"E601","Test Data Set 1",6378144.0,6356759.0
"E602","Test Data Set 2",6377397.2,6356079.0
"E204","War Office",6378300.583,6356752.270
"E021","WGS 84 semiminor axis",6356752.314245,6356752.314245
"E022","Clarke 1866 Authalic Sphere", 6370997.000000, 6370997.000000
"E023","GRS 1980 Authalic Sphere", 6371007.000000, 6371007.000000
"E024","International 1924 Authalic Sphere", 6371228.000000, 6371228.000000
"E025","GosatCAIL1B+ EarthRadius",6371008.77138,6371008.77138
"E200","Indonesian 1974",6378160.,6356774.504086
"E201","Everest (Pakistan)",6377309.613,6356108.570542
"E202","Clarke 1880 (IGN, France)",6378249.2,6356515.0
"E203","IUGG 67",6378160.,6356774.516090714
"E204","War Office",6378300.000,6356751.689189
"E205","Clarke 1880 Arc",6378249.145,6356514.966
"E206","Bessel Modified",6377492.018,6356173.5087
"E207","Clarke 1858",6378293.639,6356617.98149
@@ -61,17 +73,57 @@
"E211","Everest Modified",6377304.063,6356103.039
"E212","Modified Everest 1969",6377295.664,6356094.668
"E213","Everest (1967 Definition)",6377298.556,6356097.550
"E214","Clarke 1880 (Benoit)",6378300.79,6356566.43
"E214","Clarke 1880 (Benoit)",6378300.789000,6356566.435000
"E215","Clarke 1880 (SGA)",6378249.2,6356515.0
"E216","Everest (1975 Definition)",6377299.151,6356098.1451
"E217","GEM 10C",6378137,6356752.31414
"E218","OSU 86F",6378136.2,6356751.516672
"E219","OSU 91A",6378136.3,6356751.6163367
"E220","Sphere",6371000,6371000
"E221","Struve 1860",6378297,6356655.847
"E221","Struve 1860",6378298.300000,6356657.142670
"E222","Walbeck",6376896,6355834.847
"E223","Plessis 1817",6376523,6355862.933
"E224","Xian 1980",6378140.0,6356755.288
"E225","EMEP Sphere",6370000,6370000
"E226","Everest (India and Nepal)",6377301.243,6356100.228368
"E227","Everest (1830 Definition)", 6377299.365595, 6356098.359005,"EPSG:7042"
"E228","Danish 1876", 6377019.270000, 6355762.539100
"E229","Bessel Namibia (GLM)", 6377483.865280, 6356165.383246
"E230","PZ-90", 6378136.000000, 6356751.361746
"E231","CGCS2000", 6378137.000000, 6356752.314140
"E232","IAG 1975", 6378140.000000, 6356755.288158
"E233","NWL 9D", 6378145.000000, 6356759.769489
"E234","Hughes 1980", 6378273.000000, 6356889.449000
"E235","Clarke 1880 (international foot)", 6378306.369600, 6356571.996000
"E236","Clarke 1866 Michigan", 6378450.047549, 6356826.621488
"E237","APL 4.5 (1968)", 6378144.000000, 6356757.338698
"E238","Airy (War Office)", 6377542.178, 6356235.764
"E239","Clarke 1858 (DIGEST)", 6378235.600, 6356560.140
"E240","Clarke 1880 (Palestine)", 6378300.782, 6356566.427
"E241","Clarke 1880 (Syria)", 6378247.842, 6356513.671
"E242","Clarke 1880 (Fiji)", 6378301.000, 6356566.548
"E243","Andrae", 6377104.430, 6355847.415
"E244","Delambre 1810", 6376985.228, 6356323.664
"E245","Delambre (Carte de France)", 6376985.000, 6356323.436
"E246","Germaine (Djibouti)", 6378284.000, 6356589.156
"E247","Hayford 1909", 6378388.000, 6356909.000
"E248","Krayenhoff 1827", 6376950.400, 6356356.341
"E249","Plessis Reconstituted", 6376523.994, 6355862.907
"E250","GRS 1967", 6378160.000, 6356774.516
"E251","Svanberg", 6376797.000, 6355837.971
"E252","Walbeck 1819 (Planheft 1942)", 6376895.000, 6355834.000
"E333","Bessel 1841 (Japan By Law)",6377397.155,6356078.963
"E600","D-PAF (Orbits)",6378144.0,6356759.0
"E601","Test Data Set 1",6378144.0,6356759.0
"E602","Test Data Set 2",6377397.2,6356079.0
"E700","MODIS (Sphere from WGS84)",6371007.181,6371007.181
"E899","GRS 1967 Modified",6378160.,6356774.719195306
"E900","Bessel 1841 (Namibia)",6377483.865,6356165.382966
"E901","Everest (India 1956)",6377301.243,6356100.228368
"E902","Everest (W. Malaysia 1969)",6377295.664,6356094.667915
"E903","Everest (E. Malaysia and Brunei)",6377298.556,6356097.550301
"E904","Helmert 1906",6378200.,6356818.169628
"E905","SGS 85",6378136.,6356751.301569
"E906","WGS 60",6378165.,6356783.286959
"E907","South American 1969",6378160.,6356774.719
"E910","ATS77",6378135.0,6356750.304922

View File

@@ -1,28 +0,0 @@
<mapml>
<head>
<title>states</title>
<base href="${URL}" />
<meta charset="utf-8" />
<meta content="text/mapml;projection=${TILING_SCHEME}" http-equiv="Content-Type" />
<!--
<link href="http://localhost:8080/myservice/mapml/WGS84?style=" rel="alternate" projection="WGS84" />
<link href="http://localhost:8080/myservice/mapml/OSMTILE?style=" rel="alternate" projection="OSMTILE" />
<link href="http://localhost:8080/myservice/mapml/CBMTILE?style=" rel="alternate" projection="CBMTILE" />
<link href="http://localhost:8080/myservice/mapml/APSTILE?style=" rel="alternate" projection="APSTILE" />
-->
</head>
<body>
<extent units="${TILING_SCHEME}">
<input name="z" type="zoom" value="${CURZOOM}" min="${MINZOOM}" max="${MAXZOOM}" />
<input name="x" type="location" axis="column" units="tilematrix" min="${MINTILEX}" max="${MAXTILEX}" />
<input name="y" type="location" axis="row" units="tilematrix" min="${MINTILEY}" max="${MAXTILEY}" />
<link tref="${URL}{z}/{x}/{y}.${TILEEXT}" rel="tile" />
<!--<link tref="http://localhost:8080/myservice/wmts?layer=MYLAYER&amp;style=&amp;tilematrixset=${TILING_SCHEME}&amp;service=WMTS&amp;request=GetTile&amp;version=1.0.0&amp;tilematrix={z}&amp;TileCol={x}&amp;TileRow={y}&amp;format=image/png" rel="tile" />-->
<!--
<input name="i" type="location" axis="i" units="tile" />
<input name="j" type="location" axis="j" units="tile" />
<link tref="http://localhost:8080/myservice/wmts/?LAYER=MYLAYER&amp;TILEMATRIX={z}&amp;TileCol={x}&amp;TileRow={y}&amp;TILEMATRIXSET=WGS84&amp;SERVICE=WMTS&amp;VERSION=1.0.0&amp;REQUEST=GetFeatureInfo&amp;FEATURE_COUNT=50&amp;FORMAT=image/png&amp;STYLE=&amp;INFOFORMAT=text/mapml&amp;I={i}&amp;J={j}" rel="query" />
-->
</extent>
</body>
</mapml>

View File

@@ -3,13 +3,13 @@
"spdxVersion": "SPDX-2.2",
"dataLicense": "CC0-1.0",
"SPDXID": "SPDXRef-DOCUMENT",
"documentNamespace": "https://spdx.org/spdxdocs/gdal-x64-linux-dynamic-3.7.2-fd4cb879-6dde-45a2-9a33-51a5568717bc",
"name": "gdal:x64-linux-dynamic@3.7.2 d752f0ae62cbfd7d85fb923d58f88ea3dff3d13eb45f8b3b3b7590b841a97f64",
"documentNamespace": "https://spdx.org/spdxdocs/gdal-x64-linux-dynamic-release-3.9.1-b1c6bf63-bc86-4c2d-b1b0-814c8558dd6b",
"name": "gdal:x64-linux-dynamic-release@3.9.1 e8268937ca64c8e9b62f162b1b1582b4046b026c9768bde14b60a485a2ae04d0",
"creationInfo": {
"creators": [
"Tool: vcpkg-ac02a9f660977426b8ec6392919fbb1d51b10998"
"Tool: vcpkg-2024-06-10-02590c430e4ed9215d27870138c2e579cc338772"
],
"created": "2023-10-25T19:08:40Z"
"created": "2024-09-28T15:35:11Z"
},
"relationships": [
{
@@ -117,8 +117,8 @@
{
"name": "gdal",
"SPDXID": "SPDXRef-port",
"versionInfo": "3.7.2",
"downloadLocation": "git+https://github.com/Microsoft/vcpkg@d01864aaa21a85e1e8f7bb6748d607e953c52e77",
"versionInfo": "3.9.1",
"downloadLocation": "git+https://github.com/Microsoft/vcpkg@65b271a32a93a9dfa4dfd3905fcd0b5388926f81",
"homepage": "https://gdal.org",
"licenseConcluded": "NOASSERTION",
"licenseDeclared": "NOASSERTION",
@@ -127,9 +127,9 @@
"comment": "This is the port (recipe) consumed by vcpkg."
},
{
"name": "gdal:x64-linux-dynamic",
"name": "gdal:x64-linux-dynamic-release",
"SPDXID": "SPDXRef-binary",
"versionInfo": "d752f0ae62cbfd7d85fb923d58f88ea3dff3d13eb45f8b3b3b7590b841a97f64",
"versionInfo": "e8268937ca64c8e9b62f162b1b1582b4046b026c9768bde14b60a485a2ae04d0",
"downloadLocation": "NONE",
"licenseConcluded": "NOASSERTION",
"licenseDeclared": "NOASSERTION",
@@ -139,70 +139,34 @@
{
"SPDXID": "SPDXRef-resource-1",
"name": "OSGeo/gdal",
"downloadLocation": "git+https://github.com/OSGeo/gdal@v3.7.2",
"downloadLocation": "git+https://github.com/OSGeo/gdal@v3.9.1",
"licenseConcluded": "NOASSERTION",
"licenseDeclared": "NOASSERTION",
"copyrightText": "NOASSERTION",
"checksums": [
{
"algorithm": "SHA512",
"checksumValue": "95b0dee07a616c8fb26ded2c538a6933ba070c0567e88af9356daea9b1df6c910edb4fcf55766839c1873829d20948b1714b3e2285e5ac57de8fcf0970ff53ff"
"checksumValue": "d9ab5d94dc870df17b010166d3ebbe897a1f673ba05bf31cd4bed437b6db303dd9e373ba5099d3a191ff3e48c995556fb5bcc77d03d975614df4aa20a2c2b085"
}
]
}
],
"files": [
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/libkml.patch",
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/cmake-project-include.cmake",
"SPDXID": "SPDXRef-file-0",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "fe888df8a7c9e468cdd87640c025f48f165d5264af1fa20604bd60859e6f000f"
"checksumValue": "60c0f79155c78ec0ec4ccdc77e00f4613ae4630c6697f51f884bf8f979a48593"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/fix-jpeg.patch",
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/usage",
"SPDXID": "SPDXRef-file-1",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "28a04f01c92e6b99a5e918f38333c8245089a6ba2f67191e9fbc54288cfa941e"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/vcpkg.json",
"SPDXID": "SPDXRef-file-2",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "2a27cd0721793c5e2a4e66a834f3cf25f76ffafc178e1d6d703fba9e78139bd4"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/cmake-project-include.cmake",
"SPDXID": "SPDXRef-file-3",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "71c0138c71e6286cf8391e562775d853d3a29f5d58597ecc1b47a8bfb8b6412c"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/usage",
"SPDXID": "SPDXRef-file-4",
"checksums": [
{
"algorithm": "SHA256",
@@ -213,44 +177,68 @@
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/vcpkg-cmake-wrapper.cmake",
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/portfile.cmake",
"SPDXID": "SPDXRef-file-2",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "92a0c437215b5fed404a2deb00ade3a8cfb4da00c518af38525a3194a7d89c1a"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/libkml.patch",
"SPDXID": "SPDXRef-file-3",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "fe888df8a7c9e468cdd87640c025f48f165d5264af1fa20604bd60859e6f000f"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/vcpkg.json",
"SPDXID": "SPDXRef-file-4",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "71bb644d1501bdc16fbe5e88a45a27c478bee667cbace588c569de28778c89ff"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/find-link-libraries.patch",
"SPDXID": "SPDXRef-file-5",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "c507eaa077072e9877607fd5f70381eebf19900661e2e1fd099d84c4df1b8c24"
"checksumValue": "043cbdd6298fce33c29d128241470b71990dc13eb63bfa44b3d82b17f5384468"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/portfile.cmake",
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/target-is-valid.patch",
"SPDXID": "SPDXRef-file-6",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "47aff7e31c70f25ca782b23c4e93004c989cd346d0d18ea9737545283779573f"
"checksumValue": "6a369356c57860f97bd756d3604e7219774e2bfe5c74e5e0178496fad253900f"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/find-link-libraries.patch",
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/fix-gdal-target-interfaces.patch",
"SPDXID": "SPDXRef-file-7",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "9e390300ab79cf6fef1bb009416346a1f98d4946cb14c71ee4ea46217e3cb9d2"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/d01864aaa21a85e1e8f7bb6748d607e953c52e77/fix-gdal-target-interfaces.patch",
"SPDXID": "SPDXRef-file-8",
"checksums": [
{
"algorithm": "SHA256",
@@ -259,6 +247,18 @@
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
},
{
"fileName": ".//opt/vcpkg/buildtrees/versioning_/versions/gdal/65b271a32a93a9dfa4dfd3905fcd0b5388926f81/vcpkg-cmake-wrapper.cmake",
"SPDXID": "SPDXRef-file-8",
"checksums": [
{
"algorithm": "SHA256",
"checksumValue": "c507eaa077072e9877607fd5f70381eebf19900661e2e1fd099d84c4df1b8c24"
}
],
"licenseConcluded": "NOASSERTION",
"copyrightText": "NOASSERTION"
}
]
}

View File

@@ -1,40 +1,41 @@
cmake 3.27.5
cmake-project-include.cmake 71c0138c71e6286cf8391e562775d853d3a29f5d58597ecc1b47a8bfb8b6412c
curl 5a630f18174e3f39ad6a88df7c3b93b2270527ea4b19fc579305505d17b83995
expat 228e0fb7f10543ebd712496b6753032264bca5578f884828afc127fab3390dda
features core;curl;expat;geos;jpeg;lerc;png;qhull;recommended-features;sqlite3
find-link-libraries.patch 9e390300ab79cf6fef1bb009416346a1f98d4946cb14c71ee4ea46217e3cb9d2
cmake 3.30.2
cmake-project-include.cmake 60c0f79155c78ec0ec4ccdc77e00f4613ae4630c6697f51f884bf8f979a48593
curl 4e47bc89fe251262d304424d5c2aeb86c9a8f6c51a1d681c442b1a0db952b8a4
expat 815990947db743a709c88ac9ccf40e997a4087a99e4011e4dd34444c4495fc81
features core;curl;expat;geos;iconv;jpeg;lerc;png;qhull;recommended-features;sqlite3
find-link-libraries.patch 043cbdd6298fce33c29d128241470b71990dc13eb63bfa44b3d82b17f5384468
fix-gdal-target-interfaces.patch 9dbe9d5e0dbc3a21370bb3560aa32811d10cc0b19e4b6833cd7258699d206215
fix-jpeg.patch 28a04f01c92e6b99a5e918f38333c8245089a6ba2f67191e9fbc54288cfa941e
geos 920fd3a55a353e2d9d88cb0618bd0c36a8267c0ebfc07040d23936f6c5c547aa
json-c f3d5a2cb0c9fc5e3943d79b3df488062d4d4f4d08848112981dccd98af07baf1
lerc ecbbf653c8f0c796f0e18f83b37c3a00214094f3b1e62f49811f25acae70b45c
libgeotiff b1d6e140841757188fe532584a6715de807b842b54ffdd36387db879ad121d0c
libjpeg-turbo a5587f913fdc8c6b5ac389f48cc735eb1882a56795a0660c88aeafbdfdb8a2f7
geos 61c16e5774041fdf25de7838da49c82db9de6ffdc3c5a1e182b4dbed7748fabd
json-c 9375368151ef1286f2fd07b33caa9d471bb5abc0a4549fd003a6812b127283a9
lerc 80a8808cf75be908d9cd81fa00a1d62fdcc92429f854ea53370ba3f5ed4a935f
libgeotiff 9721aa3a8b06025a3313d5ad64bc0cf95fe8346e785af55acb89a41c8051de8f
libiconv 8eecbe3acd145f92af4ca65174d4aedab696257f04f1c4938b8ab33672bce8ca
libjpeg-turbo a09c75aa61f38fa0fad85aaccd7cdfdbf37b06fab24c1b6b7b3ade75f0fe688d
libkml.patch fe888df8a7c9e468cdd87640c025f48f165d5264af1fa20604bd60859e6f000f
libpng 0fa3ac702656db863ab18f963a80ca498ad751ef376a3aa3c708468165bb3e24
pkgconf ed402270d63bd046d62d402f30cdb50abc6c646b796a474d8dc44f0bac1d7e7e
portfile.cmake 47aff7e31c70f25ca782b23c4e93004c989cd346d0d18ea9737545283779573f
ports.cmake 5a8e00cedff0c898b1f90f7d129329d0288801bc9056562b039698caf31ff3f3
libpng b2bee40b469cacf950388bfc93cf6b17ed6abfc8399eeec44934d212e3b4ffbc
pkgconf cd4b3b9f880b4bb762f4d4c665166831469e8c35e12fc7b6b20efd4706267920
portfile.cmake 92a0c437215b5fed404a2deb00ade3a8cfb4da00c518af38525a3194a7d89c1a
ports.cmake 3581688c16865b2026d28240d7c6257b848475ffc9fe81b3f3d304973253cf5e
post_build_checks 2
proj 790c2ab7942a33c34846f162796b4ea27574760fbde47656105c33d7f285ebbd
qhull f3c02cfbdd9202c9c9354ec017b09596818e230d68a1a4a1f8d439fe3032a37f
sqlite3 f86216823174c16c16ed1d33c1038759b2027189388633132d575e70d97656c8
tiff c271063333073276f88917c961b3c1e15d42746004d329004ffcb4a0dc3e5dae
triplet x64-linux-dynamic
triplet_abi 96ce2ff9564a8b4b9a180f0ffb82b6584a706982ae668e328ffc092ba334721f-b3b2cd43408edc7b2c5525859d9730edbfba2e4068956c6607a21d0abdaef072-ca0d0c5903d7f43fb3dd8f702ecaa82569b715ec
proj 7a1ad719fa19418b0ccf3e6bb837ab34ed4fcc99911f810a598dfc0a2960b42c
qhull f68e9ff8accf8dcf841dd957a4c04c9272f5d722a065c6620c4b94258e7f3d9e
sqlite3 47c85d0bed92146a407dcc0edb61d0f4f8a20556dd62a6206bf5d42ced880e30
target-is-valid.patch 6a369356c57860f97bd756d3604e7219774e2bfe5c74e5e0178496fad253900f
tiff 34d0c3db5c2929ab6f7b2a999fc538b38e2836eeb877278f2f017fee015eb5c3
triplet x64-linux-dynamic-release
triplet_abi 96ce2ff9564a8b4b9a180f0ffb82b6584a706982ae668e328ffc092ba334721f-8f20f723a25e9787363b95fcfd14b63d82b71ac3e295a73c97d09e681decb90c-7fb5c0e06a13ccc6d1603dc7d10780c1a92b2b78
usage c85584261e2011a94b86f04c3a28dd2e165c9e6b47677a9bee26a3d387bc05f2
vcpkg-cmake a433c5e70a35b07c67b910e7a8b1c55f3863c3927c2e874d56544673dfb5774f
vcpkg-cmake-config fe2f5adbb708be2b9a7caa1e73549d92dd41b68173ed2f187aad834b217b4491
vcpkg-cmake c66dd076f3f67e579e976f89b74e524cdedfc182bb5cad640717708f93b8c6a0
vcpkg-cmake-config f7f14b802b782cd918b1e9be7c6580ffb50136c5ac6f65c0a5b78c4e0466820d
vcpkg-cmake-wrapper.cmake c507eaa077072e9877607fd5f70381eebf19900661e2e1fd099d84c4df1b8c24
vcpkg-pkgconfig-get-modules 305bd6e7c5f056e620624e480170fd917f1959a43458eda008ea05c647f86171
vcpkg.json 2a27cd0721793c5e2a4e66a834f3cf25f76ffafc178e1d6d703fba9e78139bd4
vcpkg-pkgconfig-get-modules 535080c47934c9c171b4c747ee6a8698cd07d537b23401640ef849130d8f0c3b
vcpkg.json 71bb644d1501bdc16fbe5e88a45a27c478bee667cbace588c569de28778c89ff
vcpkg_check_features 943b217e0968d64cf2cb9c272608e6a0b497377e792034f819809a79e1502c2b
vcpkg_copy_pdbs d57e4f196c82dc562a9968c6155073094513c31e2de475694143d3aa47954b1c
vcpkg_copy_tools 3d45ff761bddbabe8923b52330168dc3abd295fa469d3f2e47cb14dce85332d5
vcpkg_fixup_pkgconfig 588d833ff057d3ca99c14616c7ecfb5948b5e2a9e4fc02517dceb8b803473457
vcpkg_from_git 8f27bff0d01c6d15a3e691758df52bfbb0b1b929da45c4ebba02ef76b54b1881
vcpkg_fixup_pkgconfig 1a15f6c6d8e2b244d83a7514a0412d339127d2217d1df60ad1388b546c85f777
vcpkg_from_git 96ed81968f76354c00096dd8cd4e63c6a235fa969334a11ab18d11c0c512ff58
vcpkg_from_github b743742296a114ea1b18ae99672e02f142c4eb2bef7f57d36c038bedbfb0502f
vcpkg_install_copyright ba6c169ab4e59fa05682e530cdeb883767de22c8391f023d4e6844a7ec5dd3d2
vcpkg_replace_string d43c8699ce27e25d47367c970d1c546f6bc36b6df8fb0be0c3986eb5830bd4f1
zlib 2985ad8fb9f4ed298ef24f8add79f28cb17d4695c50e6bc7d3c786fed960a9cf
vcpkg_replace_string b450deb79207478b37119743e00808ebc42de0628e7b98c14ab24728bd5c78b8
zlib 33478f2ce98419fe311bf0f5c7b232a77f47e3be443479f1ecb95e79acdf75ba