Libor Pechacek
LPechacek
Involved Projects and Packages
Performs cartographic transformations and geodetic computations.
The Proj class can convert from geographic (longitude,latitude) to native map
projection (x,y) coordinates and vice versa, or from one map projection
coordinate system directly to another.
The Geod class can perform forward and inverse geodetic, or Great Circle,
computations. The forward computation involves determining latitude, longitude
and back azimuth of a terminus point given the latitude and longitude of an
initial point, plus azimuth and distance. The inverse computation involves
determining the forward and back azimuths and distance given the latitudes and
longitudes of an initial and terminus point.
Input coordinates can be given as python arrays, lists/tuples, scalars or
numpy/Numeric/numarray arrays. Optimized for objects that support the Python
buffer protocol (regular python and numpy array objects).
This project has a git repository https://github.com/pyproj4/pyproj
where you may access the most up-to-date source.
Fast and direct raster I/O for use with Numpy and SciPy.
Rasterio employs GDAL under the hood for file I/O and raster formatting. Its functions typically accept and return Numpy ndarrays. Rasterio is designed to make working with geospatial raster data more productive and more fun.
NOTE: Automatically created during Factory devel project migration by admin.
This project was created for package proj via attribute OBS:Maintained
This is the home of SUSE implementation of userspace live patching (ULP). Contact us at ulp-devel@opensuse.org should you like to learn more about ULP technology.
NOTE: Automatically created during Factory devel project migration by admin.




