Mapping package: Difference between revisions

Jump to navigation Jump to search
321 bytes added ,  17 July 2019
m (→‎Grouped list: Fix table end.)
(6 intermediate revisions by 2 users not shown)
Line 8: Line 8:
* Maybe add wrapper functions around rasterread and rasterwrite (for e.g., geotiff, ASCII grid, etc.).
* Maybe add wrapper functions around rasterread and rasterwrite (for e.g., geotiff, ASCII grid, etc.).
* 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!
* 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. 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 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.


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.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.
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">
* aer2ecef
* aer2ecef '''[7]'''
* aer2enu
* aer2enu '''[7]'''
* aer2geodetic
* aer2geodetic '''[7]'''
* aer2ned
* aer2ned '''[7]'''
* angl2str
* angl2str
* arcgridread '''[1]'''
* arcgridread '''[1]'''
Line 79: Line 79:
* enu2ecefv
* enu2ecefv
* enu2geodetic
* enu2geodetic
* enu2uvw '''[7]'''
* etopo
* etopo
* etopo5
* etopo5
Line 128: Line 129:
* intrplon
* intrplon
* ismap
* ismap
* ispolycw
* ispolycw '''*'''
* kmlwrite
* kmlwrite
* kmlwriteline
* kmlwriteline
Line 197: Line 198:
* poly2fv
* poly2fv
* polybool '''[4]'''
* polybool '''[4]'''
* polyjoin
* polyjoin '''*'''
* polymerge
* polymerge
* polysplit
* polysplit
Line 298: Line 299:
* [2] ''As [1], rasterinfo does the job.''
* [2] ''As [1], rasterinfo does the job.''
* [3] ''As of mapping-1.2.0, there's a basic mapshow.''
* [3] ''As of mapping-1.2.0, there's a basic mapshow.''
* [4] ''See oc_polybool in the OF octclip package.''
* [4] ''See oc_polybool in the OF octclip package. polybool has been implemented in soon-to-be-released OF geometry-4.0.0''
* [5] ''See OF image package''
* [5] ''See OF image package''
* [6] ''There's a basic gpxread in the 1.2.2 version (to be released)''
* [6] ''There's a basic gpxread in the 1.4.0 version (to be released)''
* [7] ''Patches submitted and in progress''
*  *  ''Implemented in dev version''
*  *  ''Implemented in dev version''


Line 883: Line 885:
=== Contributing ===
=== Contributing ===
* See for example [[User:Sandeepmv#Y:_Your_task]]
* See for example [[User:Sandeepmv#Y:_Your_task]]
* geod toolbox [https://drive.google.com/file/d/0B-I95wETyqQidnZWbm5TbzZRcHc/edit?usp=sharing] (BSD-licensed, available by the author outside of File Exchange)
* geod toolbox [https://drive.google.com/file/d/0B-I95wETyqQidnZWbm5TbzZRcHc/edit?usp=sharing] (BSD-licensed, available from its author outside of File Exchange)


[[Category:Octave Forge]]
[[Category:Octave Forge]]
[[Category:Missing functions]]
99

edits

Navigation menu