We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49bdaa commit 603f5ccCopy full SHA for 603f5cc
python/src/geo.rs
@@ -37,6 +37,7 @@ pub(crate) struct PyGeoKeyDirectory {
37
geog_azimuth_units: Option<u16>,
38
#[pyo3(get)]
39
geog_prime_meridian_long: Option<f64>,
40
+
41
42
projected_type: Option<u16>,
43
0 commit comments