Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow creation of geometries with coords::Vector{T} where {T<:Real} #118

Open
evetion opened this issue Jul 3, 2022 · 1 comment
Open

Comments

@evetion
Copy link
Member

evetion commented Jul 3, 2022

instead of only coords::Vector{Float64}.

@visr
Copy link
Member

visr commented Jul 3, 2022

Sounds good to support Vector{<:Real}. And what about AbstractVector{<:Real}, would that always work?
Similar to yeesian/ArchGDAL.jl#305

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants