# -*- coding: utf-8 -*- """ Created on Fri Nov 30 11:45:03 2018 @author: Administrator """ from osgeo import gdal from osgeo import osr import numpy as np import math import time lonMeter = 0.00001141 latMeter = 0.00000899 #M
Library name Description Reason to install NumPy This adds support for large multidimensional arrays and matrices It is a requirement for many other libraries pyproj This handles projections It transforms projections (应用PROJ.4进行投影操作) shapely This