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 setting of field locations as lat/lng coords #117

Closed
srkirkland opened this issue Apr 22, 2021 · 1 comment
Closed

Allow setting of field locations as lat/lng coords #117

srkirkland opened this issue Apr 22, 2021 · 1 comment
Assignees

Comments

@srkirkland
Copy link
Member

Until we get a fancy map, allow creation of locations as a passed set of lat/lng coordinates. Probably using KML format will be useful to start since it can be exported from google earth pro: [lng],[lat],[elev][space] [lng],[lat],[elev].

Goal is to get the data associated with the quote and then project so we can see the locations drawn on a simple map, and mostly so we get the db structure correct and working with complex geometry.

-121.7362572473126,38.53441977139934,0 -121.7355166365403,38.53441178558781,0 -121.7354814725578,38.53455895851263,0 -121.7362224219185,38.53454446823565,0 -121.7362572473126,38.53441977139934,0
@srkirkland srkirkland self-assigned this Apr 22, 2021
@srkirkland
Copy link
Member Author

fancy map achieved!

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

1 participant