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

Generate KML file with AEAC #61

Open
ramjayakumar21 opened this issue Nov 9, 2024 · 0 comments
Open

Generate KML file with AEAC #61

ramjayakumar21 opened this issue Nov 9, 2024 · 0 comments
Assignees

Comments

@ramjayakumar21
Copy link
Contributor

ramjayakumar21 commented Nov 9, 2024

For AEAC we need an endpoint:

That takes in a coordinate ie {lat: 21.4323, lon: 73.3280}

And generates a KML file within a set boundary <- set boundary should be set with env variables beforehand

Since coordinates will be sent one at a time, a buffer should be kept to return a KML file with the new coordinate + all previously seen coordinates. These files should be output to a specific directory to be consumed when doing Task 2.

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

2 participants