pyufunc.wgs84_to_osgb36#
- pyufunc.wgs84_to_osgb36(*args, **kwargs)#
Forward to
pyhelpers.geom.wgs84_to_osgb36.- Parameters:
*args – Positional arguments passed to
pyhelpers.geom.wgs84_to_osgb36.**kwargs – Keyword arguments passed to
pyhelpers.geom.wgs84_to_osgb36.
Note
Source package:
pyhelpers.Source repository: mikeqfu/pyhelpers
Source document: https://pyhelpers.readthedocs.io/
Source license: MIT License.
Example
>>> wgs84_to_osgb36(51.5, -0.1)
- Returns:
Return value from
pyhelpers.geom.wgs84_to_osgb36.- Return type:
Any