Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 227 Bytes

File metadata and controls

12 lines (9 loc) · 227 Bytes

pysegmenter

A library to generate satellite image with corresponding land-use image(google roadmap) from a given region name.

Ubuntu

sudo apt update
sudo apt install -y nodejs
sudo apt install -y npm
nodejs -v