package
1.8.1
Repository: https://github.com/paulmach/osmzen.git
Documentation: pkg.go.dev

# Packages

Package streetnames is utility for handling street names.

# Functions

BuildingHeight computes the height of the building in meters given the two tags, "height" and "building:levels".
OneDecimalPoint with convert the value to one decimal point if needed.
ReverseLineDirection will reverse the direction of the feature geometry if it's a line string.
ToDegrees takes number of directions (e.g.
ToFloat64 converts a string to a float64, if not a number returns false as the second argument.
ToFloat64Meters converts the string in `1' 2"` or `1.5mi` into the equivalent meters.