{"id":18947175,"url":"https://github.com/qedsoftware/gis-libs-lambda-build","last_synced_at":"2026-02-12T00:36:13.373Z","repository":{"id":145932506,"uuid":"195283803","full_name":"qedsoftware/gis-libs-lambda-build","owner":"qedsoftware","description":"Build tools for leveraging the LibGeos package with Python in a Lambda execution environment","archived":false,"fork":false,"pushed_at":"2019-07-04T18:06:15.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-05T01:48:02.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qedsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-07-04T18:05:00.000Z","updated_at":"2021-07-01T14:26:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e6416d9-c0ad-4f53-a81f-b769a0a4f269","html_url":"https://github.com/qedsoftware/gis-libs-lambda-build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qedsoftware/gis-libs-lambda-build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fgis-libs-lambda-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fgis-libs-lambda-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fgis-libs-lambda-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fgis-libs-lambda-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qedsoftware","download_url":"https://codeload.github.com/qedsoftware/gis-libs-lambda-build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fgis-libs-lambda-build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29351055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T13:09:10.783Z","updated_at":"2026-02-12T00:36:13.368Z","avatar_url":"https://github.com/qedsoftware.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build GEOS Dependencies for AWS Lambda\n\nIf you're leveraging any of the Python tool sets that depend on the Open Source geometry toolkit [GEOS](https://trac.osgeo.org/geos/), \nsuch as Shapely, you may have some difficulties executing code within an AWS Lambda function.\n\nYou can deploy the GEOS dependencies as a layer within Lambda, allowing your Python code to execute with the \ncorrect C++ library code built for you.\n\nThis package creates a build environment based on the specific Amazon Linux version Lambda executes in. The \nEntrypoint script will export the build libraries to a zip file. All you need to do is upload as a layer to Lambda.\n\n## Build Steps\n\n1. Build the Docker container and libgeos\n - `$docker build -t libgeos-lambda-build:latest .`\n \n2. Run the container and mount an output directory\n - ``$docker run -v `pwd`:/output libgeos-lambda-build:latest``\n - You should now have `libgeos-amzn-linux.zip`\n\n3. Deploy the library as a layer to Lambda\n - You can now run Python code such as Shapely inside an AWS Lambda function!\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqedsoftware%2Fgis-libs-lambda-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqedsoftware%2Fgis-libs-lambda-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqedsoftware%2Fgis-libs-lambda-build/lists"}