Skip to content

umrlastig/flatten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flatten

installation

from source

git clone git@github.com:umrlastig/flatten.git
cd flatten

Install uv

Install dependencies:

uv sync
source .venv/bin/activate

usage

You can now use the flatten_split script to split your data. You can see the different parameters with:

flatten_split --help

For instance, with the test data in directory hydro and saving the results in split.gpkg, you can use the following:

flatten_split hydro/SURFACE_HYDROGRAPHIQUE.shp hydro/TRONCON_HYDROGRAPHIQUE.shp split.gpkg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages