pyogrio 0.12.0__cp314-cp314t-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.
- pyogrio/.dylibs/libgdal.37.3.11.4.dylib +0 -0
- pyogrio/__init__.py +57 -0
- pyogrio/_compat.py +54 -0
- pyogrio/_env.py +59 -0
- pyogrio/_err.cpython-314t-darwin.so +0 -0
- pyogrio/_geometry.cpython-314t-darwin.so +0 -0
- pyogrio/_io.cpython-314t-darwin.so +0 -0
- pyogrio/_ogr.cpython-314t-darwin.so +0 -0
- pyogrio/_version.py +21 -0
- pyogrio/_vsi.cpython-314t-darwin.so +0 -0
- pyogrio/core.py +387 -0
- pyogrio/errors.py +25 -0
- pyogrio/gdal_data/GDAL-targets-release.cmake +19 -0
- pyogrio/gdal_data/GDAL-targets.cmake +106 -0
- pyogrio/gdal_data/GDALConfig.cmake +24 -0
- pyogrio/gdal_data/GDALConfigVersion.cmake +65 -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/gdal_algorithm.schema.json +220 -0
- pyogrio/gdal_data/gdalg.schema.json +36 -0
- pyogrio/gdal_data/gdalicon.png +0 -0
- pyogrio/gdal_data/gdalinfo_output.schema.json +390 -0
- pyogrio/gdal_data/gdalmdiminfo_output.schema.json +326 -0
- pyogrio/gdal_data/gdaltileindex.xsd +253 -0
- pyogrio/gdal_data/gdalvrt.xsd +927 -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/leaflet_template.html +102 -0
- pyogrio/gdal_data/nitf_spec.xml +3288 -0
- pyogrio/gdal_data/nitf_spec.xsd +171 -0
- pyogrio/gdal_data/ogr_fields_override.schema.json +125 -0
- pyogrio/gdal_data/ogrinfo_output.schema.json +528 -0
- pyogrio/gdal_data/ogrvrt.xsd +528 -0
- pyogrio/gdal_data/osmconf.ini +134 -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 +703 -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/template_tiles.mapml +28 -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 +291 -0
- pyogrio/gdal_data/vcpkg_abi_info.txt +45 -0
- pyogrio/gdal_data/vdv452.xml +349 -0
- pyogrio/gdal_data/vdv452.xsd +45 -0
- pyogrio/gdal_data/vicar.json +164 -0
- pyogrio/geopandas.py +978 -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/ITRF2020 +91 -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 +59 -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 +9 -0
- pyogrio/proj_data/vcpkg.spdx.json +203 -0
- pyogrio/proj_data/vcpkg_abi_info.txt +28 -0
- pyogrio/proj_data/world +214 -0
- pyogrio/raw.py +897 -0
- pyogrio/tests/__init__.py +0 -0
- pyogrio/tests/conftest.py +588 -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/list_field_values_file.parquet +0 -0
- pyogrio/tests/fixtures/list_nested_struct_file.parquet +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 +1160 -0
- pyogrio/tests/test_core.py +702 -0
- pyogrio/tests/test_geopandas_io.py +3218 -0
- pyogrio/tests/test_path.py +374 -0
- pyogrio/tests/test_raw_io.py +1473 -0
- pyogrio/tests/test_util.py +56 -0
- pyogrio/util.py +258 -0
- pyogrio-0.12.0.dist-info/METADATA +125 -0
- pyogrio-0.12.0.dist-info/RECORD +231 -0
- pyogrio-0.12.0.dist-info/WHEEL +6 -0
- pyogrio-0.12.0.dist-info/licenses/LICENSE +21 -0
- pyogrio-0.12.0.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,434 @@
|
|
|
1
|
+
0
|
|
2
|
+
ENDSEC
|
|
3
|
+
0
|
|
4
|
+
SECTION
|
|
5
|
+
2
|
|
6
|
+
OBJECTS
|
|
7
|
+
0
|
|
8
|
+
DICTIONARY
|
|
9
|
+
5
|
|
10
|
+
C
|
|
11
|
+
330
|
|
12
|
+
0
|
|
13
|
+
100
|
|
14
|
+
AcDbDictionary
|
|
15
|
+
281
|
|
16
|
+
1
|
|
17
|
+
3
|
|
18
|
+
ACAD_GROUP
|
|
19
|
+
350
|
|
20
|
+
D
|
|
21
|
+
3
|
|
22
|
+
ACAD_LAYOUT
|
|
23
|
+
350
|
|
24
|
+
1A
|
|
25
|
+
3
|
|
26
|
+
ACAD_MLEADERSTYLE
|
|
27
|
+
350
|
|
28
|
+
43
|
|
29
|
+
3
|
|
30
|
+
ACAD_PLOTSETTINGS
|
|
31
|
+
350
|
|
32
|
+
19
|
|
33
|
+
3
|
|
34
|
+
ACAD_PLOTSTYLENAME
|
|
35
|
+
350
|
|
36
|
+
E
|
|
37
|
+
3
|
|
38
|
+
ACAD_TABLESTYLE
|
|
39
|
+
350
|
|
40
|
+
42
|
|
41
|
+
0
|
|
42
|
+
DICTIONARY
|
|
43
|
+
5
|
|
44
|
+
D
|
|
45
|
+
102
|
|
46
|
+
{ACAD_REACTORS
|
|
47
|
+
330
|
|
48
|
+
C
|
|
49
|
+
102
|
|
50
|
+
}
|
|
51
|
+
330
|
|
52
|
+
C
|
|
53
|
+
100
|
|
54
|
+
AcDbDictionary
|
|
55
|
+
281
|
|
56
|
+
1
|
|
57
|
+
0
|
|
58
|
+
DICTIONARY
|
|
59
|
+
5
|
|
60
|
+
1A
|
|
61
|
+
102
|
|
62
|
+
{ACAD_REACTORS
|
|
63
|
+
330
|
|
64
|
+
C
|
|
65
|
+
102
|
|
66
|
+
}
|
|
67
|
+
330
|
|
68
|
+
C
|
|
69
|
+
100
|
|
70
|
+
AcDbDictionary
|
|
71
|
+
281
|
|
72
|
+
1
|
|
73
|
+
3
|
|
74
|
+
Layout1
|
|
75
|
+
350
|
|
76
|
+
1E
|
|
77
|
+
3
|
|
78
|
+
Model
|
|
79
|
+
350
|
|
80
|
+
22
|
|
81
|
+
0
|
|
82
|
+
DICTIONARY
|
|
83
|
+
5
|
|
84
|
+
43
|
|
85
|
+
102
|
|
86
|
+
{ACAD_REACTORS
|
|
87
|
+
330
|
|
88
|
+
C
|
|
89
|
+
102
|
|
90
|
+
}
|
|
91
|
+
330
|
|
92
|
+
C
|
|
93
|
+
100
|
|
94
|
+
AcDbDictionary
|
|
95
|
+
281
|
|
96
|
+
1
|
|
97
|
+
0
|
|
98
|
+
DICTIONARY
|
|
99
|
+
5
|
|
100
|
+
19
|
|
101
|
+
102
|
|
102
|
+
{ACAD_REACTORS
|
|
103
|
+
330
|
|
104
|
+
C
|
|
105
|
+
102
|
|
106
|
+
}
|
|
107
|
+
330
|
|
108
|
+
C
|
|
109
|
+
100
|
|
110
|
+
AcDbDictionary
|
|
111
|
+
281
|
|
112
|
+
1
|
|
113
|
+
0
|
|
114
|
+
ACDBDICTIONARYWDFLT
|
|
115
|
+
5
|
|
116
|
+
E
|
|
117
|
+
102
|
|
118
|
+
{ACAD_REACTORS
|
|
119
|
+
330
|
|
120
|
+
C
|
|
121
|
+
102
|
|
122
|
+
}
|
|
123
|
+
330
|
|
124
|
+
C
|
|
125
|
+
100
|
|
126
|
+
AcDbDictionary
|
|
127
|
+
281
|
|
128
|
+
1
|
|
129
|
+
3
|
|
130
|
+
Normal
|
|
131
|
+
350
|
|
132
|
+
F
|
|
133
|
+
100
|
|
134
|
+
AcDbDictionaryWithDefault
|
|
135
|
+
340
|
|
136
|
+
F
|
|
137
|
+
0
|
|
138
|
+
DICTIONARY
|
|
139
|
+
5
|
|
140
|
+
42
|
|
141
|
+
102
|
|
142
|
+
{ACAD_REACTORS
|
|
143
|
+
330
|
|
144
|
+
C
|
|
145
|
+
102
|
|
146
|
+
}
|
|
147
|
+
330
|
|
148
|
+
C
|
|
149
|
+
100
|
|
150
|
+
AcDbDictionary
|
|
151
|
+
281
|
|
152
|
+
1
|
|
153
|
+
0
|
|
154
|
+
LAYOUT
|
|
155
|
+
5
|
|
156
|
+
1E
|
|
157
|
+
102
|
|
158
|
+
{ACAD_REACTORS
|
|
159
|
+
330
|
|
160
|
+
1A
|
|
161
|
+
102
|
|
162
|
+
}
|
|
163
|
+
330
|
|
164
|
+
1A
|
|
165
|
+
100
|
|
166
|
+
AcDbPlotSettings
|
|
167
|
+
1
|
|
168
|
+
|
|
169
|
+
2
|
|
170
|
+
none_device
|
|
171
|
+
4
|
|
172
|
+
|
|
173
|
+
6
|
|
174
|
+
|
|
175
|
+
40
|
|
176
|
+
0.0
|
|
177
|
+
41
|
|
178
|
+
0.0
|
|
179
|
+
42
|
|
180
|
+
0.0
|
|
181
|
+
43
|
|
182
|
+
0.0
|
|
183
|
+
44
|
|
184
|
+
0.0
|
|
185
|
+
45
|
|
186
|
+
0.0
|
|
187
|
+
46
|
|
188
|
+
0.0
|
|
189
|
+
47
|
|
190
|
+
0.0
|
|
191
|
+
48
|
|
192
|
+
0.0
|
|
193
|
+
49
|
|
194
|
+
0.0
|
|
195
|
+
140
|
|
196
|
+
0.0
|
|
197
|
+
141
|
|
198
|
+
0.0
|
|
199
|
+
142
|
|
200
|
+
1.0
|
|
201
|
+
143
|
|
202
|
+
1.0
|
|
203
|
+
70
|
|
204
|
+
688
|
|
205
|
+
72
|
|
206
|
+
0
|
|
207
|
+
73
|
|
208
|
+
0
|
|
209
|
+
74
|
|
210
|
+
5
|
|
211
|
+
7
|
|
212
|
+
|
|
213
|
+
75
|
|
214
|
+
16
|
|
215
|
+
76
|
|
216
|
+
0
|
|
217
|
+
77
|
|
218
|
+
2
|
|
219
|
+
78
|
|
220
|
+
300
|
|
221
|
+
147
|
|
222
|
+
1.0
|
|
223
|
+
148
|
|
224
|
+
0.0
|
|
225
|
+
149
|
|
226
|
+
0.0
|
|
227
|
+
100
|
|
228
|
+
AcDbLayout
|
|
229
|
+
1
|
|
230
|
+
Layout1
|
|
231
|
+
70
|
|
232
|
+
1
|
|
233
|
+
71
|
|
234
|
+
1
|
|
235
|
+
10
|
|
236
|
+
0.0
|
|
237
|
+
20
|
|
238
|
+
0.0
|
|
239
|
+
11
|
|
240
|
+
12.0
|
|
241
|
+
21
|
|
242
|
+
9.0
|
|
243
|
+
12
|
|
244
|
+
0.0
|
|
245
|
+
22
|
|
246
|
+
0.0
|
|
247
|
+
32
|
|
248
|
+
0.0
|
|
249
|
+
14
|
|
250
|
+
1.000000000000000E+20
|
|
251
|
+
24
|
|
252
|
+
1.000000000000000E+20
|
|
253
|
+
34
|
|
254
|
+
1.000000000000000E+20
|
|
255
|
+
15
|
|
256
|
+
-1.000000000000000E+20
|
|
257
|
+
25
|
|
258
|
+
-1.000000000000000E+20
|
|
259
|
+
35
|
|
260
|
+
-1.000000000000000E+20
|
|
261
|
+
146
|
|
262
|
+
0.0
|
|
263
|
+
13
|
|
264
|
+
0.0
|
|
265
|
+
23
|
|
266
|
+
0.0
|
|
267
|
+
33
|
|
268
|
+
0.0
|
|
269
|
+
16
|
|
270
|
+
1.0
|
|
271
|
+
26
|
|
272
|
+
0.0
|
|
273
|
+
36
|
|
274
|
+
0.0
|
|
275
|
+
17
|
|
276
|
+
0.0
|
|
277
|
+
27
|
|
278
|
+
1.0
|
|
279
|
+
37
|
|
280
|
+
0.0
|
|
281
|
+
76
|
|
282
|
+
0
|
|
283
|
+
330
|
|
284
|
+
1B
|
|
285
|
+
0
|
|
286
|
+
LAYOUT
|
|
287
|
+
5
|
|
288
|
+
22
|
|
289
|
+
102
|
|
290
|
+
{ACAD_REACTORS
|
|
291
|
+
330
|
|
292
|
+
1A
|
|
293
|
+
102
|
|
294
|
+
}
|
|
295
|
+
330
|
|
296
|
+
1A
|
|
297
|
+
100
|
|
298
|
+
AcDbPlotSettings
|
|
299
|
+
1
|
|
300
|
+
|
|
301
|
+
2
|
|
302
|
+
none_device
|
|
303
|
+
4
|
|
304
|
+
|
|
305
|
+
6
|
|
306
|
+
|
|
307
|
+
40
|
|
308
|
+
0.0
|
|
309
|
+
41
|
|
310
|
+
0.0
|
|
311
|
+
42
|
|
312
|
+
0.0
|
|
313
|
+
43
|
|
314
|
+
0.0
|
|
315
|
+
44
|
|
316
|
+
0.0
|
|
317
|
+
45
|
|
318
|
+
0.0
|
|
319
|
+
46
|
|
320
|
+
0.0
|
|
321
|
+
47
|
|
322
|
+
0.0
|
|
323
|
+
48
|
|
324
|
+
0.0
|
|
325
|
+
49
|
|
326
|
+
0.0
|
|
327
|
+
140
|
|
328
|
+
0.0
|
|
329
|
+
141
|
|
330
|
+
0.0
|
|
331
|
+
142
|
|
332
|
+
1.0
|
|
333
|
+
143
|
|
334
|
+
1.0
|
|
335
|
+
70
|
|
336
|
+
1712
|
|
337
|
+
72
|
|
338
|
+
0
|
|
339
|
+
73
|
|
340
|
+
0
|
|
341
|
+
74
|
|
342
|
+
0
|
|
343
|
+
7
|
|
344
|
+
|
|
345
|
+
75
|
|
346
|
+
0
|
|
347
|
+
76
|
|
348
|
+
0
|
|
349
|
+
77
|
|
350
|
+
2
|
|
351
|
+
78
|
|
352
|
+
300
|
|
353
|
+
147
|
|
354
|
+
1.0
|
|
355
|
+
148
|
|
356
|
+
0.0
|
|
357
|
+
149
|
|
358
|
+
0.0
|
|
359
|
+
100
|
|
360
|
+
AcDbLayout
|
|
361
|
+
1
|
|
362
|
+
Model
|
|
363
|
+
70
|
|
364
|
+
1
|
|
365
|
+
71
|
|
366
|
+
0
|
|
367
|
+
10
|
|
368
|
+
0.0
|
|
369
|
+
20
|
|
370
|
+
0.0
|
|
371
|
+
11
|
|
372
|
+
12.0
|
|
373
|
+
21
|
|
374
|
+
9.0
|
|
375
|
+
12
|
|
376
|
+
0.0
|
|
377
|
+
22
|
|
378
|
+
0.0
|
|
379
|
+
32
|
|
380
|
+
0.0
|
|
381
|
+
14
|
|
382
|
+
30.0
|
|
383
|
+
24
|
|
384
|
+
49.75
|
|
385
|
+
34
|
|
386
|
+
0.0
|
|
387
|
+
15
|
|
388
|
+
130.5
|
|
389
|
+
25
|
|
390
|
+
163.1318914119703
|
|
391
|
+
35
|
|
392
|
+
0.0
|
|
393
|
+
146
|
|
394
|
+
0.0
|
|
395
|
+
13
|
|
396
|
+
0.0
|
|
397
|
+
23
|
|
398
|
+
0.0
|
|
399
|
+
33
|
|
400
|
+
0.0
|
|
401
|
+
16
|
|
402
|
+
1.0
|
|
403
|
+
26
|
|
404
|
+
0.0
|
|
405
|
+
36
|
|
406
|
+
0.0
|
|
407
|
+
17
|
|
408
|
+
0.0
|
|
409
|
+
27
|
|
410
|
+
1.0
|
|
411
|
+
37
|
|
412
|
+
0.0
|
|
413
|
+
76
|
|
414
|
+
0
|
|
415
|
+
330
|
|
416
|
+
1F
|
|
417
|
+
331
|
|
418
|
+
29
|
|
419
|
+
0
|
|
420
|
+
ACDBPLACEHOLDER
|
|
421
|
+
5
|
|
422
|
+
F
|
|
423
|
+
102
|
|
424
|
+
{ACAD_REACTORS
|
|
425
|
+
330
|
|
426
|
+
E
|
|
427
|
+
102
|
|
428
|
+
}
|
|
429
|
+
330
|
|
430
|
+
E
|
|
431
|
+
0
|
|
432
|
+
ENDSEC
|
|
433
|
+
0
|
|
434
|
+
EOF
|
pyogrio/gdal_data/usage
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
cmake_policy(PUSH)
|
|
2
|
+
cmake_policy(SET CMP0012 NEW)
|
|
3
|
+
cmake_policy(SET CMP0054 NEW)
|
|
4
|
+
|
|
5
|
+
list(REMOVE_ITEM ARGS "NO_MODULE" "CONFIG" "MODULE")
|
|
6
|
+
list(APPEND ARGS "CONFIG")
|
|
7
|
+
# The current port version should satisfy GDAL 3.0 ... 3.5
|
|
8
|
+
list(GET ARGS 1 vcpkg_gdal_maybe_version)
|
|
9
|
+
if(vcpkg_gdal_maybe_version MATCHES "(^3\$|^3[.][0-5])")
|
|
10
|
+
list(REMOVE_AT ARGS "1")
|
|
11
|
+
endif()
|
|
12
|
+
unset(vcpkg_gdal_maybe_version)
|
|
13
|
+
_find_package(${ARGS} CONFIG)
|
|
14
|
+
if(GDAL_FOUND)
|
|
15
|
+
get_filename_component(vcpkg_gdal_prefix "${CMAKE_CURRENT_LIST_DIR}/../.." ABSOLUTE)
|
|
16
|
+
set(GDAL_INCLUDE_DIR "${vcpkg_gdal_prefix}/include" CACHE INTERNAL "")
|
|
17
|
+
set(GDAL_INCLUDE_DIRS "${GDAL_INCLUDE_DIR}")
|
|
18
|
+
set(GDAL_LIBRARY GDAL::GDAL CACHE INTERNAL "")
|
|
19
|
+
set(GDAL_LIBRARIES "${GDAL_LIBRARY}")
|
|
20
|
+
unset(vcpkg_gdal_prefix)
|
|
21
|
+
endif()
|
|
22
|
+
|
|
23
|
+
cmake_policy(POP)
|