pyogrio 0.10.0__cp313-cp313-macosx_12_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pyogrio might be problematic. Click here for more details.
- pyogrio/.dylibs/libgdal.35.3.9.1.dylib +0 -0
- pyogrio/__init__.py +55 -0
- pyogrio/_compat.py +47 -0
- pyogrio/_env.py +59 -0
- pyogrio/_err.cpython-313-darwin.so +0 -0
- pyogrio/_geometry.cpython-313-darwin.so +0 -0
- pyogrio/_io.cpython-313-darwin.so +0 -0
- pyogrio/_ogr.cpython-313-darwin.so +0 -0
- pyogrio/_version.py +21 -0
- pyogrio/_vsi.cpython-313-darwin.so +0 -0
- pyogrio/core.py +386 -0
- pyogrio/errors.py +25 -0
- pyogrio/gdal_data/GDAL-targets-release.cmake +19 -0
- pyogrio/gdal_data/GDAL-targets.cmake +105 -0
- pyogrio/gdal_data/GDALConfig.cmake +24 -0
- pyogrio/gdal_data/GDALConfigVersion.cmake +85 -0
- pyogrio/gdal_data/GDALLogoBW.svg +138 -0
- pyogrio/gdal_data/GDALLogoColor.svg +126 -0
- pyogrio/gdal_data/GDALLogoGS.svg +126 -0
- pyogrio/gdal_data/LICENSE.TXT +467 -0
- pyogrio/gdal_data/MM_m_idofic.csv +321 -0
- pyogrio/gdal_data/copyright +467 -0
- pyogrio/gdal_data/cubewerx_extra.wkt +48 -0
- pyogrio/gdal_data/default.rsc +0 -0
- pyogrio/gdal_data/ecw_cs.wkt +1453 -0
- pyogrio/gdal_data/eedaconf.json +23 -0
- pyogrio/gdal_data/epsg.wkt +1 -0
- pyogrio/gdal_data/esri_StatePlane_extra.wkt +631 -0
- pyogrio/gdal_data/gdalicon.png +0 -0
- pyogrio/gdal_data/gdalinfo_output.schema.json +346 -0
- pyogrio/gdal_data/gdalmdiminfo_output.schema.json +321 -0
- pyogrio/gdal_data/gdaltileindex.xsd +269 -0
- pyogrio/gdal_data/gdalvrt.xsd +880 -0
- pyogrio/gdal_data/gfs.xsd +246 -0
- pyogrio/gdal_data/gml_registry.xml +117 -0
- pyogrio/gdal_data/gml_registry.xsd +66 -0
- pyogrio/gdal_data/grib2_center.csv +251 -0
- pyogrio/gdal_data/grib2_process.csv +102 -0
- pyogrio/gdal_data/grib2_subcenter.csv +63 -0
- pyogrio/gdal_data/grib2_table_4_2_0_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_13.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_14.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_15.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_16.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_17.csv +11 -0
- pyogrio/gdal_data/grib2_table_4_2_0_18.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_19.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_190.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_191.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_20.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_21.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_6.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_7.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_191.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_1_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_1_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_1_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_20_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_20_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_20_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_6.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_3_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_3_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_3_2.csv +28 -0
- pyogrio/gdal_data/grib2_table_4_2_3_3.csv +8 -0
- pyogrio/gdal_data/grib2_table_4_2_3_4.csv +14 -0
- pyogrio/gdal_data/grib2_table_4_2_3_5.csv +11 -0
- pyogrio/gdal_data/grib2_table_4_2_3_6.csv +11 -0
- pyogrio/gdal_data/grib2_table_4_2_4_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_10.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_6.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_7.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_8.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_9.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_local_Canada.csv +5 -0
- pyogrio/gdal_data/grib2_table_4_2_local_HPC.csv +2 -0
- pyogrio/gdal_data/grib2_table_4_2_local_MRMS.csv +175 -0
- pyogrio/gdal_data/grib2_table_4_2_local_NCEP.csv +401 -0
- pyogrio/gdal_data/grib2_table_4_2_local_NDFD.csv +38 -0
- pyogrio/gdal_data/grib2_table_4_2_local_index.csv +7 -0
- pyogrio/gdal_data/grib2_table_4_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_versions.csv +3 -0
- pyogrio/gdal_data/gt_datum.csv +229 -0
- pyogrio/gdal_data/gt_ellips.csv +24 -0
- pyogrio/gdal_data/header.dxf +1124 -0
- pyogrio/gdal_data/inspire_cp_BasicPropertyUnit.gfs +57 -0
- pyogrio/gdal_data/inspire_cp_CadastralBoundary.gfs +60 -0
- pyogrio/gdal_data/inspire_cp_CadastralParcel.gfs +81 -0
- pyogrio/gdal_data/inspire_cp_CadastralZoning.gfs +161 -0
- pyogrio/gdal_data/jpfgdgml_AdmArea.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_AdmBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_AdmPt.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_BldA.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_BldL.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_Cntr.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_CommBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_CommPt.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_Cstline.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_ElevPt.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_GCP.gfs +94 -0
- pyogrio/gdal_data/jpfgdgml_LeveeEdge.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_RailCL.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_RdASL.gfs +44 -0
- pyogrio/gdal_data/jpfgdgml_RdArea.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_RdCompt.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_RdEdg.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_RdMgtBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_RdSgmtA.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_RvrMgtBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_SBAPt.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_SBArea.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_SBBdry.gfs +44 -0
- pyogrio/gdal_data/jpfgdgml_WA.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_WL.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_WStrA.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_WStrL.gfs +54 -0
- pyogrio/gdal_data/nitf_spec.xml +3306 -0
- pyogrio/gdal_data/nitf_spec.xsd +189 -0
- pyogrio/gdal_data/ogrinfo_output.schema.json +528 -0
- pyogrio/gdal_data/ogrvrt.xsd +546 -0
- pyogrio/gdal_data/osmconf.ini +132 -0
- pyogrio/gdal_data/ozi_datum.csv +131 -0
- pyogrio/gdal_data/ozi_ellips.csv +35 -0
- pyogrio/gdal_data/pci_datum.txt +530 -0
- pyogrio/gdal_data/pci_ellips.txt +129 -0
- pyogrio/gdal_data/pdfcomposition.xsd +721 -0
- pyogrio/gdal_data/pds4_template.xml +65 -0
- pyogrio/gdal_data/plscenesconf.json +1985 -0
- pyogrio/gdal_data/ruian_vf_ob_v1.gfs +1455 -0
- pyogrio/gdal_data/ruian_vf_st_uvoh_v1.gfs +86 -0
- pyogrio/gdal_data/ruian_vf_st_v1.gfs +1489 -0
- pyogrio/gdal_data/ruian_vf_v1.gfs +2126 -0
- pyogrio/gdal_data/s57agencies.csv +249 -0
- pyogrio/gdal_data/s57attributes.csv +484 -0
- pyogrio/gdal_data/s57expectedinput.csv +1008 -0
- pyogrio/gdal_data/s57objectclasses.csv +287 -0
- pyogrio/gdal_data/seed_2d.dgn +0 -0
- pyogrio/gdal_data/seed_3d.dgn +0 -0
- pyogrio/gdal_data/stateplane.csv +259 -0
- pyogrio/gdal_data/tms_LINZAntarticaMapTileGrid.json +190 -0
- pyogrio/gdal_data/tms_MapML_APSTILE.json +268 -0
- pyogrio/gdal_data/tms_MapML_CBMTILE.json +346 -0
- pyogrio/gdal_data/tms_NZTM2000.json +243 -0
- pyogrio/gdal_data/trailer.dxf +434 -0
- pyogrio/gdal_data/usage +4 -0
- pyogrio/gdal_data/vcpkg-cmake-wrapper.cmake +23 -0
- pyogrio/gdal_data/vcpkg.spdx.json +264 -0
- pyogrio/gdal_data/vcpkg_abi_info.txt +41 -0
- pyogrio/gdal_data/vdv452.xml +367 -0
- pyogrio/gdal_data/vdv452.xsd +63 -0
- pyogrio/gdal_data/vicar.json +164 -0
- pyogrio/geopandas.py +683 -0
- pyogrio/proj_data/CH +22 -0
- pyogrio/proj_data/GL27 +23 -0
- pyogrio/proj_data/ITRF2000 +24 -0
- pyogrio/proj_data/ITRF2008 +94 -0
- pyogrio/proj_data/ITRF2014 +55 -0
- pyogrio/proj_data/copyright +34 -0
- pyogrio/proj_data/deformation_model.schema.json +582 -0
- pyogrio/proj_data/nad.lst +142 -0
- pyogrio/proj_data/nad27 +810 -0
- pyogrio/proj_data/nad83 +745 -0
- pyogrio/proj_data/other.extra +53 -0
- pyogrio/proj_data/proj-config-version.cmake +44 -0
- pyogrio/proj_data/proj-config.cmake +79 -0
- pyogrio/proj_data/proj-targets-release.cmake +19 -0
- pyogrio/proj_data/proj-targets.cmake +107 -0
- pyogrio/proj_data/proj.db +0 -0
- pyogrio/proj_data/proj.ini +51 -0
- pyogrio/proj_data/proj4-targets-release.cmake +19 -0
- pyogrio/proj_data/proj4-targets.cmake +107 -0
- pyogrio/proj_data/projjson.schema.json +1174 -0
- pyogrio/proj_data/triangulation.schema.json +214 -0
- pyogrio/proj_data/usage +4 -0
- pyogrio/proj_data/vcpkg.spdx.json +198 -0
- pyogrio/proj_data/vcpkg_abi_info.txt +27 -0
- pyogrio/proj_data/world +214 -0
- pyogrio/raw.py +887 -0
- pyogrio/tests/__init__.py +0 -0
- pyogrio/tests/conftest.py +398 -0
- pyogrio/tests/fixtures/README.md +108 -0
- pyogrio/tests/fixtures/curve.gpkg +0 -0
- pyogrio/tests/fixtures/curvepolygon.gpkg +0 -0
- pyogrio/tests/fixtures/line_zm.gpkg +0 -0
- pyogrio/tests/fixtures/multisurface.gpkg +0 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.cpg +1 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.dbf +0 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.prj +1 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.shp +0 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.shx +0 -0
- pyogrio/tests/fixtures/sample.osm.pbf +0 -0
- pyogrio/tests/fixtures/test_gpkg_nulls.gpkg +0 -0
- pyogrio/tests/test_arrow.py +1195 -0
- pyogrio/tests/test_core.py +678 -0
- pyogrio/tests/test_geopandas_io.py +2314 -0
- pyogrio/tests/test_path.py +364 -0
- pyogrio/tests/test_raw_io.py +1515 -0
- pyogrio/tests/test_util.py +56 -0
- pyogrio/util.py +247 -0
- pyogrio-0.10.0.dist-info/LICENSE +21 -0
- pyogrio-0.10.0.dist-info/METADATA +129 -0
- pyogrio-0.10.0.dist-info/RECORD +223 -0
- pyogrio-0.10.0.dist-info/WHEEL +5 -0
- pyogrio-0.10.0.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,269 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!--
|
|
3
|
+
/******************************************************************************
|
|
4
|
+
* $Id$
|
|
5
|
+
*
|
|
6
|
+
* Project: GDAL/OGR
|
|
7
|
+
* Purpose: XML Schema for GDAL GTI files.
|
|
8
|
+
* Author: Even Rouault, <even dot rouault at spatialys dot com>
|
|
9
|
+
*
|
|
10
|
+
**********************************************************************
|
|
11
|
+
* Copyright (c) 2023, Even Rouault
|
|
12
|
+
*
|
|
13
|
+
* Permission is hereby granted, free of charge, to any person obtaining a
|
|
14
|
+
* copy of this software and associated documentation files (the "Software"),
|
|
15
|
+
* to deal in the Software without restriction, including without limitation
|
|
16
|
+
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
17
|
+
* and/or sell copies of the Software, and to permit persons to whom the
|
|
18
|
+
* Software is furnished to do so, subject to the following conditions:
|
|
19
|
+
*
|
|
20
|
+
* The above copyright notice and this permission notice shall be included
|
|
21
|
+
* in all copies or substantial portions of the Software.
|
|
22
|
+
*
|
|
23
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
24
|
+
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
25
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
26
|
+
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
27
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
28
|
+
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
29
|
+
* DEALINGS IN THE SOFTWARE.
|
|
30
|
+
****************************************************************************/
|
|
31
|
+
-->
|
|
32
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0">
|
|
33
|
+
<xs:element name="GDALTileIndexDataset">
|
|
34
|
+
<xs:complexType>
|
|
35
|
+
<xs:sequence>
|
|
36
|
+
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
37
|
+
<!-- IndexDataset is required for a standalone XML GTI -->
|
|
38
|
+
<!-- It is ignored if the XML document is embedded in the xml:GTI metadata domain of a vector layer -->
|
|
39
|
+
<xs:element name="IndexDataset" type="xs:string"/>
|
|
40
|
+
|
|
41
|
+
<xs:element name="IndexLayer" type="xs:string"/>
|
|
42
|
+
<xs:element name="Filter" type="xs:string"/>
|
|
43
|
+
|
|
44
|
+
<xs:element name="LocationField" type="xs:string" default="location"/>
|
|
45
|
+
<xs:element name="SortField" type="xs:string"/>
|
|
46
|
+
<xs:element name="SortFieldAsc" type="OGRBooleanType" default="true"/>
|
|
47
|
+
|
|
48
|
+
<xs:element name="SRS" type="SRSType"/>
|
|
49
|
+
|
|
50
|
+
<xs:element name="Resampling" type="xs:string"/>
|
|
51
|
+
|
|
52
|
+
<xs:element name="BlockXSize" type="nonNegativeInteger32" default="256"/>
|
|
53
|
+
<xs:element name="BlockYSize" type="nonNegativeInteger32" default="256"/>
|
|
54
|
+
|
|
55
|
+
<xs:element name="GeoTransform" type="xs:string"/>
|
|
56
|
+
<xs:element name="XSize" type="nonNegativeInteger32"/>
|
|
57
|
+
<xs:element name="YSize" type="nonNegativeInteger32"/>
|
|
58
|
+
|
|
59
|
+
<!-- None or both of the 2 following elements should be specified -->
|
|
60
|
+
<xs:element name="ResX" type="xs:double"/>
|
|
61
|
+
<xs:element name="ResY" type="xs:double"/>
|
|
62
|
+
|
|
63
|
+
<!-- None or all of the 4 following elements should be specified -->
|
|
64
|
+
<xs:element name="MinX" type="xs:double"/>
|
|
65
|
+
<xs:element name="MinY" type="xs:double"/>
|
|
66
|
+
<xs:element name="MaxX" type="xs:double"/>
|
|
67
|
+
<xs:element name="MaxY" type="xs:double"/>
|
|
68
|
+
|
|
69
|
+
<xs:element name="Metadata" type="MetadataType"/> <!-- may be repeated -->
|
|
70
|
+
|
|
71
|
+
<!-- BandCount is generally only defined if no Band elements are defined -->
|
|
72
|
+
<xs:element name="BandCount" type="xs:nonNegativeInteger"/>
|
|
73
|
+
<xs:element name="DataType" type="DataTypeType"/> <!-- single value that applies to all bands -->
|
|
74
|
+
<xs:element name="NoDataValue" type="DoubleOrNanType"/> <!-- single value that applies to all bands -->
|
|
75
|
+
|
|
76
|
+
<xs:element name="MaskBand" type="OGRBooleanType"/>
|
|
77
|
+
|
|
78
|
+
<xs:element name="Band" type="BandType"/> <!-- may be repeated -->
|
|
79
|
+
<xs:element name="Overview" type="OverviewType"/> <!-- may be repeated -->
|
|
80
|
+
</xs:choice>
|
|
81
|
+
</xs:sequence>
|
|
82
|
+
</xs:complexType>
|
|
83
|
+
</xs:element>
|
|
84
|
+
|
|
85
|
+
<xs:complexType name="BandType">
|
|
86
|
+
<xs:sequence>
|
|
87
|
+
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
88
|
+
<xs:element name="Description" type="xs:string"/>
|
|
89
|
+
<xs:element name="ColorInterp" type="ColorInterpType"/>
|
|
90
|
+
<xs:element name="NoDataValue" type="DoubleOrNanType"/>
|
|
91
|
+
<xs:element name="Offset" type="xs:double"/>
|
|
92
|
+
<xs:element name="Scale" type="xs:double"/>
|
|
93
|
+
<xs:element name="UnitType" type="xs:string"/>
|
|
94
|
+
<xs:element name="Metadata" type="MetadataType"/>
|
|
95
|
+
<xs:element name="CategoryNames" type="CategoryNamesType"/>
|
|
96
|
+
<xs:element name="ColorTable" type="ColorTableType"/>
|
|
97
|
+
<xs:element name="GDALRasterAttributeTable" type="GDALRasterAttributeTableType"/>
|
|
98
|
+
</xs:choice>
|
|
99
|
+
</xs:sequence>
|
|
100
|
+
<xs:attribute name="dataType" type="DataTypeType"/>
|
|
101
|
+
<xs:attribute name="band" type="xs:unsignedInt"/>
|
|
102
|
+
</xs:complexType>
|
|
103
|
+
|
|
104
|
+
<xs:complexType name="OverviewType">
|
|
105
|
+
<xs:sequence>
|
|
106
|
+
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
107
|
+
<xs:element name="Dataset" type="xs:string"/>
|
|
108
|
+
<xs:element name="Layer" type="xs:string"/>
|
|
109
|
+
<xs:element name="Factor" type="xs:double"/>
|
|
110
|
+
<xs:element name="OpenOptions" type="OpenOptionsType"/>
|
|
111
|
+
</xs:choice>
|
|
112
|
+
</xs:sequence>
|
|
113
|
+
</xs:complexType>
|
|
114
|
+
|
|
115
|
+
<xs:complexType name="OpenOptionsType">
|
|
116
|
+
<xs:sequence>
|
|
117
|
+
<xs:element name="OOI" type="OOIType" minOccurs="0" maxOccurs="unbounded"/>
|
|
118
|
+
</xs:sequence>
|
|
119
|
+
</xs:complexType>
|
|
120
|
+
|
|
121
|
+
<xs:complexType name="OOIType">
|
|
122
|
+
<xs:simpleContent>
|
|
123
|
+
<xs:extension base="xs:string">
|
|
124
|
+
<xs:attribute name="key" type="xs:string" use="required"/>
|
|
125
|
+
</xs:extension>
|
|
126
|
+
</xs:simpleContent>
|
|
127
|
+
</xs:complexType>
|
|
128
|
+
|
|
129
|
+
<xs:complexType name="MetadataType">
|
|
130
|
+
<xs:sequence>
|
|
131
|
+
<!--<xs:choice>-->
|
|
132
|
+
<!--<xs:element name="MDI" type="MDIType" minOccurs="0" maxOccurs="unbounded"/>-->
|
|
133
|
+
<xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
|
|
134
|
+
<!--</xs:choice>-->
|
|
135
|
+
</xs:sequence>
|
|
136
|
+
<xs:attribute name="domain" type="xs:string"/>
|
|
137
|
+
<xs:attribute name="format" type="xs:string"/>
|
|
138
|
+
</xs:complexType>
|
|
139
|
+
|
|
140
|
+
<xs:simpleType name="nonNegativeInteger32">
|
|
141
|
+
<xs:restriction base="xs:nonNegativeInteger">
|
|
142
|
+
<xs:maxInclusive value="2147483647"/>
|
|
143
|
+
</xs:restriction>
|
|
144
|
+
</xs:simpleType>
|
|
145
|
+
|
|
146
|
+
<xs:simpleType name="DataTypeType">
|
|
147
|
+
<xs:restriction base="xs:string">
|
|
148
|
+
<xs:enumeration value="Byte"/>
|
|
149
|
+
<xs:enumeration value="UInt16"/>
|
|
150
|
+
<xs:enumeration value="Int16"/>
|
|
151
|
+
<xs:enumeration value="UInt32"/>
|
|
152
|
+
<xs:enumeration value="Int32"/>
|
|
153
|
+
<xs:enumeration value="UInt64"/>
|
|
154
|
+
<xs:enumeration value="Int64"/>
|
|
155
|
+
<xs:enumeration value="Float32"/>
|
|
156
|
+
<xs:enumeration value="Float64"/>
|
|
157
|
+
<xs:enumeration value="CInt16"/>
|
|
158
|
+
<xs:enumeration value="CInt32"/>
|
|
159
|
+
<xs:enumeration value="CFloat32"/>
|
|
160
|
+
<xs:enumeration value="CFloat64"/>
|
|
161
|
+
</xs:restriction>
|
|
162
|
+
</xs:simpleType>
|
|
163
|
+
|
|
164
|
+
<xs:simpleType name="ColorInterpType">
|
|
165
|
+
<xs:restriction base="xs:string">
|
|
166
|
+
<xs:enumeration value="Gray"/>
|
|
167
|
+
<xs:enumeration value="Palette"/>
|
|
168
|
+
<xs:enumeration value="Red"/>
|
|
169
|
+
<xs:enumeration value="Green"/>
|
|
170
|
+
<xs:enumeration value="Blue"/>
|
|
171
|
+
<xs:enumeration value="Alpha"/>
|
|
172
|
+
<xs:enumeration value="Hue"/>
|
|
173
|
+
<xs:enumeration value="Saturation"/>
|
|
174
|
+
<xs:enumeration value="Lightness"/>
|
|
175
|
+
<xs:enumeration value="Cyan"/>
|
|
176
|
+
<xs:enumeration value="Magenta"/>
|
|
177
|
+
<xs:enumeration value="Yellow"/>
|
|
178
|
+
<xs:enumeration value="Black"/>
|
|
179
|
+
<xs:enumeration value="YCbCr_Y"/>
|
|
180
|
+
<xs:enumeration value="YCbCr_Cb"/>
|
|
181
|
+
<xs:enumeration value="YCbCr_Cr"/>
|
|
182
|
+
<xs:enumeration value="Undefined"/>
|
|
183
|
+
</xs:restriction>
|
|
184
|
+
</xs:simpleType>
|
|
185
|
+
|
|
186
|
+
<xs:complexType name="SRSType">
|
|
187
|
+
<xs:simpleContent>
|
|
188
|
+
<xs:extension base="xs:string">
|
|
189
|
+
<xs:attribute name="dataAxisToSRSAxisMapping" type="xs:string"/>
|
|
190
|
+
<xs:attribute name="coordinateEpoch" type="xs:float"/>
|
|
191
|
+
</xs:extension>
|
|
192
|
+
</xs:simpleContent>
|
|
193
|
+
</xs:complexType>
|
|
194
|
+
|
|
195
|
+
<xs:simpleType name="DoubleOrNanType">
|
|
196
|
+
<xs:union memberTypes="xs:double NANType" />
|
|
197
|
+
</xs:simpleType>
|
|
198
|
+
|
|
199
|
+
<xs:simpleType name="NANType">
|
|
200
|
+
<xs:restriction base="xs:string">
|
|
201
|
+
<xs:enumeration value="nan"/>
|
|
202
|
+
<xs:enumeration value="NAN"/>
|
|
203
|
+
</xs:restriction>
|
|
204
|
+
</xs:simpleType>
|
|
205
|
+
|
|
206
|
+
<xs:simpleType name="OGRBooleanType">
|
|
207
|
+
<xs:restriction base="xs:string">
|
|
208
|
+
<xs:enumeration value="1"/>
|
|
209
|
+
<xs:enumeration value="0"/>
|
|
210
|
+
<xs:enumeration value="ON"/>
|
|
211
|
+
<xs:enumeration value="OFF"/>
|
|
212
|
+
<xs:enumeration value="on"/>
|
|
213
|
+
<xs:enumeration value="off"/>
|
|
214
|
+
<xs:enumeration value="YES"/>
|
|
215
|
+
<xs:enumeration value="NO"/>
|
|
216
|
+
<xs:enumeration value="yes"/>
|
|
217
|
+
<xs:enumeration value="no"/>
|
|
218
|
+
<xs:enumeration value="TRUE"/>
|
|
219
|
+
<xs:enumeration value="FALSE"/>
|
|
220
|
+
<xs:enumeration value="true"/>
|
|
221
|
+
<xs:enumeration value="false"/>
|
|
222
|
+
<xs:enumeration value="True"/>
|
|
223
|
+
<xs:enumeration value="False"/>
|
|
224
|
+
</xs:restriction>
|
|
225
|
+
</xs:simpleType>
|
|
226
|
+
|
|
227
|
+
<xs:complexType name="CategoryNamesType">
|
|
228
|
+
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
229
|
+
<xs:element name="Category" type="xs:string"/>
|
|
230
|
+
</xs:sequence>
|
|
231
|
+
</xs:complexType>
|
|
232
|
+
|
|
233
|
+
<xs:complexType name="ColorTableType">
|
|
234
|
+
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
235
|
+
<xs:element name="Entry" type="ColorTableEntryType"/>
|
|
236
|
+
</xs:sequence>
|
|
237
|
+
</xs:complexType>
|
|
238
|
+
|
|
239
|
+
<xs:complexType name="ColorTableEntryType">
|
|
240
|
+
<xs:attribute name="c1" type="xs:unsignedInt" use="required"/>
|
|
241
|
+
<xs:attribute name="c2" type="xs:unsignedInt" use="required" />
|
|
242
|
+
<xs:attribute name="c3" type="xs:unsignedInt" use="required" />
|
|
243
|
+
<xs:attribute name="c4" type="xs:unsignedInt" />
|
|
244
|
+
</xs:complexType>
|
|
245
|
+
|
|
246
|
+
<xs:complexType name="GDALRasterAttributeTableType">
|
|
247
|
+
<xs:sequence>
|
|
248
|
+
<xs:element name="FieldDefn" type="FieldDefnType" minOccurs="0" maxOccurs="unbounded"/>
|
|
249
|
+
<xs:element name="Row" type="RowType" minOccurs="0" maxOccurs="unbounded"/>
|
|
250
|
+
</xs:sequence>
|
|
251
|
+
</xs:complexType>
|
|
252
|
+
|
|
253
|
+
<xs:complexType name="FieldDefnType">
|
|
254
|
+
<xs:sequence>
|
|
255
|
+
<xs:element name="Name" type="xs:string"/>
|
|
256
|
+
<xs:element name="Type" type="xs:unsignedInt"/>
|
|
257
|
+
<xs:element name="Usage" type="xs:unsignedInt"/>
|
|
258
|
+
</xs:sequence>
|
|
259
|
+
<xs:attribute name="index" type="xs:unsignedInt" use="required"/>
|
|
260
|
+
</xs:complexType>
|
|
261
|
+
|
|
262
|
+
<xs:complexType name="RowType">
|
|
263
|
+
<xs:sequence>
|
|
264
|
+
<xs:element name="F" type="xs:anyType" minOccurs="0" maxOccurs="unbounded"/>
|
|
265
|
+
</xs:sequence>
|
|
266
|
+
<xs:attribute name="index" type="xs:unsignedInt" use="required"/>
|
|
267
|
+
</xs:complexType>
|
|
268
|
+
|
|
269
|
+
</xs:schema>
|