Implement GeoInterface astext and asbinary. #53
Annotations
2 warnings and 1 notice
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L46
4 docstrings not included in the manual:
WellKnownGeometry._getwkt! :: Tuple{Vector{Char}, Any, Any, Bool, Bool}
WellKnownGeometry._getwkb! :: Tuple{Vector{UInt8}, Any, Any, Bool, Bool}
WellKnownGeometry.getwkt! :: Tuple{Vector{Char}, GeoInterface.AbstractPointTrait, Any, Bool}
WellKnownGeometry.getwkb! :: Tuple{Vector{UInt8}, GeoInterface.PointTrait, Any, Bool}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
../../../.julia/packages/Documenter/qoyeC/src/html/HTMLWriter.jl#L732
Unable to determine the repository root URL for the navbar link.
This can happen when a string is passed to the `repo` keyword of `makedocs`.
To remove this warning, either pass a Remotes.Remote object to `repo` to completely
specify the remote repository, or explicitly set the remote URL by setting `repolink`
via `makedocs(format = HTML(repolink = "..."), ...)`.
|
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
The logs for this run have expired and are no longer available.
Loading