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

Auto-calc lat/lng #67

Open
thesecretmaster opened this issue Oct 10, 2017 · 1 comment
Open

Auto-calc lat/lng #67

thesecretmaster opened this issue Oct 10, 2017 · 1 comment

Comments

@thesecretmaster
Copy link
Collaborator

Any time a record is updated/created and lat or lng is nil, we need to auto generate them. If possible, we should have some way to notate if they were auto generated or not. We could auto generate address from lat/lng.

This could be accomplished with either AR validations or JS based. I'd lean toward JS based because it would be easier to notate that they are approximate.

@Tensibai
Copy link

Still a inherent fear client based Calc can be abused, there will be people fucking up the reports if they can, any client side thing should be considered unsafe just in case

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