vector2dggs 0.6.2__py3-none-any.whl → 0.6.3__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.6.2.dist-info → vector2dggs-0.6.3.dist-info}/METADATA +22 -6
- {vector2dggs-0.6.2.dist-info → vector2dggs-0.6.3.dist-info}/RECORD +7 -7
- {vector2dggs-0.6.2.dist-info → vector2dggs-0.6.3.dist-info}/COPYING +0 -0
- {vector2dggs-0.6.2.dist-info → vector2dggs-0.6.3.dist-info}/COPYING.LESSER +0 -0
- {vector2dggs-0.6.2.dist-info → vector2dggs-0.6.3.dist-info}/WHEEL +0 -0
- {vector2dggs-0.6.2.dist-info → vector2dggs-0.6.3.dist-info}/entry_points.txt +0 -0
vector2dggs/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__: str = "0.6.
|
1
|
+
__version__: str = "0.6.3"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: vector2dggs
|
3
|
-
Version: 0.6.
|
3
|
+
Version: 0.6.3
|
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
|
@@ -45,9 +45,12 @@ Python-based CLI tool to index raster files to DGGS in parallel, writing out to
|
|
45
45
|
|
46
46
|
This is the vector equivalent of [raster2dggs](https://github.com/manaakiwhenua/raster2dggs).
|
47
47
|
|
48
|
-
Currently
|
48
|
+
Currently this tool supports the following DGGSs:
|
49
49
|
|
50
|
-
|
50
|
+
- H3 (polygons, linestrings)
|
51
|
+
- rHEALPix (polygons)
|
52
|
+
|
53
|
+
Contributions (espeically for other DGGSs), suggestions, bug reports and strongly worded letters are all welcome.
|
51
54
|
|
52
55
|

|
53
56
|
|
@@ -59,6 +62,19 @@ pip install vector2dggs
|
|
59
62
|
|
60
63
|
## Usage
|
61
64
|
|
65
|
+
```bash
|
66
|
+
vector2dggs --help [11:22:14]
|
67
|
+
Usage: vector2dggs [OPTIONS] COMMAND [ARGS]...
|
68
|
+
|
69
|
+
Options:
|
70
|
+
--version Show the version and exit.
|
71
|
+
--help Show this message and exit.
|
72
|
+
|
73
|
+
Commands:
|
74
|
+
h3 Ingest a vector dataset and index it to the H3 DGGS.
|
75
|
+
rhp Ingest a vector dataset and index it to the rHEALPix DGGS.
|
76
|
+
```
|
77
|
+
|
62
78
|
```bash
|
63
79
|
vector2dggs h3 --help
|
64
80
|
Usage: vector2dggs h3 [OPTIONS] VECTOR_INPUT OUTPUT_DIRECTORY
|
@@ -157,7 +173,7 @@ In brief, to get started:
|
|
157
173
|
- Install [Poetry](https://python-poetry.org/docs/basic-usage/)
|
158
174
|
- Install [GDAL](https://gdal.org/)
|
159
175
|
- If you're on Windows, `pip install gdal` may be necessary before running the subsequent commands.
|
160
|
-
- On Linux, install GDAL 3.
|
176
|
+
- On Linux, install GDAL 3.8+ according to your platform-specific instructions, including development headers, i.e. `libgdal-dev`.
|
161
177
|
- Create the virtual environment with `poetry init`. This will install necessary dependencies.
|
162
178
|
- Subsequently, the virtual environment can be re-activated with `poetry shell`.
|
163
179
|
|
@@ -193,14 +209,14 @@ vector2dggs h3 -v DEBUG -id ogc_fid -r 9 -p 5 -t 4 --overwrite -tbl topo50_lake
|
|
193
209
|
title={{vector2dggs}},
|
194
210
|
author={Ardo, James and Law, Richard},
|
195
211
|
url={https://github.com/manaakiwhenua/vector2dggs},
|
196
|
-
version={0.6.
|
212
|
+
version={0.6.3},
|
197
213
|
date={2023-04-20}
|
198
214
|
}
|
199
215
|
```
|
200
216
|
|
201
217
|
APA/Harvard
|
202
218
|
|
203
|
-
> Ardo, J., & Law, R. (2023). vector2dggs (0.6.
|
219
|
+
> Ardo, J., & Law, R. (2023). vector2dggs (0.6.3) [Computer software]. https://github.com/manaakiwhenua/vector2dggs
|
204
220
|
|
205
221
|
[](https://github.com/manaakiwhenua/manaakiwhenua-standards)
|
206
222
|
|
@@ -1,13 +1,13 @@
|
|
1
|
-
vector2dggs/__init__.py,sha256=
|
1
|
+
vector2dggs/__init__.py,sha256=75x2g9bnxuIHCJ-8fmoB5K2n_V2ayIxdRNvYsNUaMhs,27
|
2
2
|
vector2dggs/cli.py,sha256=HoPp7Bwk2kZghAms6wNepx-bFhoAuHH7WXACMIy3MuM,652
|
3
3
|
vector2dggs/common.py,sha256=DL3ohG-QQyI-phyxeO6Fi2BOwWnFct-I_Y87_XC2SRQ,10578
|
4
4
|
vector2dggs/constants.py,sha256=u6n6XNvEVLUexn9Sb2rc22s2B4Rrg_VXFJaM7uEy-9Q,536
|
5
5
|
vector2dggs/h3.py,sha256=GgiGOVbsXXNp95KWKKmJZvDxGFj91TTWl575OaPZ6yk,6145
|
6
6
|
vector2dggs/katana.py,sha256=pgVWy032NkT5yilUO0d0IKH4NUvY7DJLjmfsxhBiF08,3407
|
7
7
|
vector2dggs/rHP.py,sha256=Y36tPbtY-tYBUFILHD-xnUxa2yKlYotGP6043Bg5nZc,6450
|
8
|
-
vector2dggs-0.6.
|
9
|
-
vector2dggs-0.6.
|
10
|
-
vector2dggs-0.6.
|
11
|
-
vector2dggs-0.6.
|
12
|
-
vector2dggs-0.6.
|
13
|
-
vector2dggs-0.6.
|
8
|
+
vector2dggs-0.6.3.dist-info/COPYING,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
9
|
+
vector2dggs-0.6.3.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
|
10
|
+
vector2dggs-0.6.3.dist-info/METADATA,sha256=sFXXSXOutJzbTLRviHXXn7RkN51SCfbD6ZRBeledcmY,10223
|
11
|
+
vector2dggs-0.6.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
12
|
+
vector2dggs-0.6.3.dist-info/entry_points.txt,sha256=5h8LB9L2oOE5u_N7FRGtu4JDwa553iPs4u0XhcLeLZU,52
|
13
|
+
vector2dggs-0.6.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|