[MacPorts] #50562: octave-mapping @1.2.0_0: update to 1.2.1
MacPorts
noreply at macports.org
Sun Feb 7 04:30:40 PST 2016
#50562: octave-mapping @1.2.0_0: update to 1.2.1
---------------------------------+--------------------------------
Reporter: mschamschula@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: haspatch maintainer | Port: octave-mapping
---------------------------------+--------------------------------
octave-mapping has been updated to version 1.2.1. New this version:
** The following functions are new in mapping 1.2.1:
* rasterread
* rasterinfo
* rasterdraw
* gdalread
* wrapToPi
* wrapTo2Pi
* wrapTo180
* wrapTo360
** New features
Reading GIS raster data: A first go is provided using
functions rasterread.m and rasterinfo.m. Both invoke binary
function gdalread() of which an initial version was provided
by Shashank Khare. rasterread.m and rasterinfo.m can read
and return info on any raster data type that the underlying
GDAL library can read. As such, separate functions for e.g.,
GeoTIFF and ArcGrid etc. are not required.
To make use of these functions the GDAL library must be
present on your system => GDAL is a suggested dependency.
mapshow.m: drawing raster data is now supported.
shapedraw.m: drawing speed of filled polygons and multipatches
is much improved
wrapTo180.m, wrapTo360.m, wrapToPi.m, wrapTo2Pi.m: Provided
by Oscar Monerris Belda and turned into their present versions
with help of a.o., Andreas Weber
** Bug fixes:
shapewrite.m: correct Lat/Lon mix-up
update overall BoundingBox for Point type
shaperead.m: improve reading Nr. of parts (of Polylines/-gons)
** To avoid shadowing core functions rad2deg and deg2rad, these functions
are only copied into place if Octave (< 4.2) does not have them.
Note: Added gdal dependency.
--
Ticket URL: <https://trac.macports.org/ticket/50562>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list