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

encode valid range [-9999,9999] #31

Open
1 task
SymbolixAU opened this issue Aug 29, 2018 · 0 comments
Open
1 task

encode valid range [-9999,9999] #31

SymbolixAU opened this issue Aug 29, 2018 · 0 comments
Milestone

Comments

@SymbolixAU
Copy link
Collaborator

SymbolixAU commented Aug 29, 2018

coords need to be in [-9999, 9999]

e <- encodeCoordinates( lon = -9999, lat = 9999 )
e
# [1] "_u`drz@~t`drz@"
decode( e )

TODO

  • store Z and M in list-columns
@SymbolixAU SymbolixAU self-assigned this Aug 29, 2018
@SymbolixAU SymbolixAU changed the title encode coordinate valid range encode valid range [-9999,9999] Aug 29, 2018
@SymbolixAU SymbolixAU added this to the v0.7.2 milestone Aug 30, 2018
@SymbolixAU SymbolixAU modified the milestones: v0.7.2, v0.7.3 Nov 22, 2018
@SymbolixAU SymbolixAU removed their assignment Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants