Mapping package: Difference between revisions

Jump to navigation Jump to search
96 bytes removed ,  11 July 2020
Removed functions added in 1.4.1
(Removed functions added in 1.4.1)
(2 intermediate revisions by one other user not shown)
Line 9: Line 9:
* Add more options to mapshow.
* Add more options to mapshow.
* Implement support for projections. I (current mapping pkg maintainer) have little need nor much experience with this subject => help welcome! BTW there's an OF proj package that offers some of the functionality.
* Implement support for projections. I (current mapping pkg maintainer) have little need nor much experience with this subject => help welcome! BTW there's an OF proj package that offers some of the functionality.
* Add geodesy functions. Patches have been submitted but not yet integrated (marked [7] in list below). A suggested roadmap would be to integrate Felipe Nievinsky's geodesy toolbox as an upstream dependency but that toolbox needs documentation work.
* Add geodesy functions. Patches have been submitted and integrated. The current roadmap is to further integrate Felipe Nievinsky's geodesy toolbox, updated by M. Hirsch.


Several functions in the current mapping package release (1.2.1) haven't had much testing. Please try them out and report issues in the bug tracker with "[octave forge] (mapping)" tag in the title.
Several functions in the current mapping package release (1.4.0) and upcoming (1.4.1) haven't had much testing. Please try them out and report issues in the bug tracker with "[octave forge](mapping)" tag in the title.


=== Missing functions ===
=== Missing functions ===
Line 24: Line 24:
==== Alphabetical list ====
==== Alphabetical list ====
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
* angl2str
* arcgridread '''[1]'''
* arcgridread '''[1]'''
* areaint
* areaint
Line 51: Line 50:
* demcmap
* demcmap
* demdataui
* demdataui
* departure
* distortcalc
* distortcalc
* dted
* dted
* dteds
* dteds
* ecef2lv
* ecef2lv
* ecef2ned
* ecef2nedv
* ellipse1
* ellipse1
* etopo
* etopo
Line 68: Line 64:
* gcxgc
* gcxgc
* gcxsc
* gcxsc
* geodetic2ned
* geoloc2grid
* geoloc2grid
* geopoint
* geopoint
Line 144: Line 139:
* mlabel
* mlabel
* mlabelzero22pi
* mlabelzero22pi
* ned2ecef
* ned2ecefv
* ned2geodetic
* newpole
* newpole
* northarrow
* northarrow
Line 200: Line 192:
* showaxes
* showaxes
* stem3m
* stem3m
* str2angle
* surfacem
* surfacem
* surflm
* surflm
Line 260: Line 251:


==== Grouped list ====
==== Grouped list ====
(needs update relative to table above and newer mapping toolbox releases)
(see numbered notes above)
(see numbered notes above)
{| class="wikitable"
{| class="wikitable"

Navigation menu