Skip to content

Python script to format location geojson data into schema usable by Goloka

Notifications You must be signed in to change notification settings

Dataphyte/goloka-geojson-location-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run script

  1. Create a virtual environment
python -m venv .venv
  1. Activate virtual environment
.venv/Scripts/activate
  1. Install required dependencies
pip install -r requirements.txt
  1. That's it! run the script
python main.py

About

Python script to format location geojson data into schema usable by Goloka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages