Skip to content

PawlowskiAdrian/fix_df_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fix_df_map

Create multiple json files from 1 big file of map exported.

First create map.json in folder where command will be executed using data from cliboard and unix tool:

xsel --clipboard > ~/map.json

to run script:

python3 fixit.py

Paste data from file to clipboard:

cat ./df_chunked_1.json | xclip -selection c

About

Create multiple json files from 1 big file of map exported

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages