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

Mcats plugin #1

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Mcats plugin #1

wants to merge 29 commits into from

Conversation

Akopti8
Copy link
Collaborator

@Akopti8 Akopti8 commented Feb 8, 2024

The new Go plugin processes geospatial data from .g01 files, converts it to GeoJSON, and uploads the results to AWS S3. It initializes with environment variable checks for AWS access, parses input parameters, and establishes an AWS S3 session. The main functionality includes validating inputs, processing geometry, and generating pre-signed URLs for the uploaded GeoJSON files on S3, enabling secure access. Utility functions support these tasks, including AWS session management and geometry conversion. Configuration is managed through a .env file for AWS credentials.

@Akopti8 Akopti8 marked this pull request as ready for review February 9, 2024 21:02
@Akopti8 Akopti8 requested a review from slawler February 9, 2024 21:03
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

Successfully merging this pull request may close these issues.

1 participant