vector2dggs 0.9.0__py3-none-any.whl → 0.9.1__py3-none-any.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.
- vector2dggs/__init__.py +1 -1
- {vector2dggs-0.9.0.dist-info → vector2dggs-0.9.1.dist-info}/METADATA +4 -4
- {vector2dggs-0.9.0.dist-info → vector2dggs-0.9.1.dist-info}/RECORD +7 -7
- {vector2dggs-0.9.0.dist-info → vector2dggs-0.9.1.dist-info}/COPYING +0 -0
- {vector2dggs-0.9.0.dist-info → vector2dggs-0.9.1.dist-info}/COPYING.LESSER +0 -0
- {vector2dggs-0.9.0.dist-info → vector2dggs-0.9.1.dist-info}/WHEEL +0 -0
- {vector2dggs-0.9.0.dist-info → vector2dggs-0.9.1.dist-info}/entry_points.txt +0 -0
vector2dggs/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__: str = "0.9.
|
1
|
+
__version__: str = "0.9.1"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: vector2dggs
|
3
|
-
Version: 0.9.
|
3
|
+
Version: 0.9.1
|
4
4
|
Summary: CLI DGGS indexer for vector geospatial data
|
5
5
|
Home-page: https://github.com/manaakiwhenua/vector2dggs
|
6
6
|
License: LGPL-3.0-or-later
|
@@ -20,7 +20,7 @@ Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
|
20
20
|
Requires-Dist: click (>=8.1.7,<9.0.0)
|
21
21
|
Requires-Dist: click-log (>=0.4.0,<0.5.0)
|
22
22
|
Requires-Dist: dask (>=2025.1,<2026.0)
|
23
|
-
Requires-Dist: dask-geopandas (>=0.
|
23
|
+
Requires-Dist: dask-geopandas (>=0.5,<0.6)
|
24
24
|
Requires-Dist: gdal (>=3.8,<4.0)
|
25
25
|
Requires-Dist: geopandas (>=1.0.1,<2.0.0)
|
26
26
|
Requires-Dist: h3pandas (>=0.3,<0.4)
|
@@ -248,14 +248,14 @@ vector2dggs h3 -v DEBUG -id ogc_fid -r 9 -p 5 -t 4 --overwrite -lyr topo50_lake
|
|
248
248
|
title={{vector2dggs}},
|
249
249
|
author={Ardo, James and Law, Richard},
|
250
250
|
url={https://github.com/manaakiwhenua/vector2dggs},
|
251
|
-
version={0.9.
|
251
|
+
version={0.9.1},
|
252
252
|
date={2023-04-20}
|
253
253
|
}
|
254
254
|
```
|
255
255
|
|
256
256
|
APA/Harvard
|
257
257
|
|
258
|
-
> Ardo, J., & Law, R. (2023). vector2dggs (0.9.
|
258
|
+
> Ardo, J., & Law, R. (2023). vector2dggs (0.9.1) [Computer software]. https://github.com/manaakiwhenua/vector2dggs
|
259
259
|
|
260
260
|
[](https://github.com/manaakiwhenua/manaakiwhenua-standards)
|
261
261
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
vector2dggs/__init__.py,sha256=
|
1
|
+
vector2dggs/__init__.py,sha256=69dzf0fDRc5EtaMcFY5b-G_eH9nXilIG4wpiP0UPLcY,27
|
2
2
|
vector2dggs/cli.py,sha256=d_4skD62k6pXUWgDdVHbDwpe4A4yo62ZFx8Cp_6GpBA,767
|
3
3
|
vector2dggs/common.py,sha256=l5koOX1Ps0v5D7MgzHtK1t99hXnGA7b6I82n2rBOldE,10496
|
4
4
|
vector2dggs/constants.py,sha256=_cj3Pf52gsXfWwvpsbekE8h1yD_1jS9xqzRg2mRCq3w,1759
|
@@ -7,9 +7,9 @@ vector2dggs/h3.py,sha256=Bu_4T1WIDuTv_tJWTS8BgPmHRiCozfUUh2CxBwk98Gw,6310
|
|
7
7
|
vector2dggs/katana.py,sha256=v4BRzVCsroC6RzIYdxLfrr9eFOdmXb5S9jXBMs5tgSo,3571
|
8
8
|
vector2dggs/rHP.py,sha256=tC4LvqRPMmgUd36BppkvYeq94pPBhO1vBDQ-aaiHUg4,6410
|
9
9
|
vector2dggs/s2.py,sha256=HEpFTEL4UaZLjybKZ_q06QFjPuQ48MDLeg_qGc0NMEw,10835
|
10
|
-
vector2dggs-0.9.
|
11
|
-
vector2dggs-0.9.
|
12
|
-
vector2dggs-0.9.
|
13
|
-
vector2dggs-0.9.
|
14
|
-
vector2dggs-0.9.
|
15
|
-
vector2dggs-0.9.
|
10
|
+
vector2dggs-0.9.1.dist-info/COPYING,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
11
|
+
vector2dggs-0.9.1.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
|
12
|
+
vector2dggs-0.9.1.dist-info/METADATA,sha256=6uMERDL9RNO8cHgo1ZMJieIpYt3pxAvwlL-3OEcRLjo,11534
|
13
|
+
vector2dggs-0.9.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
14
|
+
vector2dggs-0.9.1.dist-info/entry_points.txt,sha256=5h8LB9L2oOE5u_N7FRGtu4JDwa553iPs4u0XhcLeLZU,52
|
15
|
+
vector2dggs-0.9.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|