Skip to content

Instantly share code, notes, and snippets.

View esgn's full-sized avatar
💭
What's happening ?

Emmanuel S. esgn

💭
What's happening ?
View GitHub Profile
from urllib.request import urlretrieve
import rasterio
import pyproj
from shapely.geometry import box
from shapely.ops import transform
from shapely.geometry import shape, GeometryCollection
import sys
import os
import json
import tarfile