merged and faster slicer
This commit is contained in:
parent
189f135840
commit
2e06b2c8bf
6 changed files with 90 additions and 193 deletions
|
|
@ -126,10 +126,10 @@ just download '<name of the region>' <extracted_data.parquet>
|
|||
|
||||
The original PBF file remains saved in the `files/` folder.
|
||||
|
||||
### Split Parquet File to GeoHash Parquet Files
|
||||
### Split Parquet File to GeoHash Parquet Files and add Sea Polygons
|
||||
|
||||
```bash
|
||||
just convert <extracted_data.parquet> <geohash_parquet_folder>
|
||||
just convert <extracted_data.parquet> <water_polygons.parquet> <geohash_parquet_folder>
|
||||
```
|
||||
|
||||
### Plot Parquet File as PNG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue