{"id":18819079,"url":"https://github.com/geoscienceaustralia/dea-vectoriser","last_synced_at":"2025-04-13T23:32:57.300Z","repository":{"id":38235848,"uuid":"375924223","full_name":"GeoscienceAustralia/dea-vectoriser","owner":"GeoscienceAustralia","description":"Raster to Vector at scale","archived":false,"fork":false,"pushed_at":"2023-05-16T17:58:18.000Z","size":127,"stargazers_count":6,"open_issues_count":6,"forks_count":1,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-03-27T13:46:00.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"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/GeoscienceAustralia.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}},"created_at":"2021-06-11T06:17:29.000Z","updated_at":"2022-04-10T16:26:59.000Z","dependencies_parsed_at":"2023-01-19T07:01:02.724Z","dependency_job_id":null,"html_url":"https://github.com/GeoscienceAustralia/dea-vectoriser","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fdea-vectoriser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fdea-vectoriser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fdea-vectoriser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fdea-vectoriser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoscienceAustralia","download_url":"https://codeload.github.com/GeoscienceAustralia/dea-vectoriser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248797030,"owners_count":21163068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08T00:20:08.637Z","updated_at":"2025-04-13T23:32:56.896Z","avatar_url":"https://github.com/GeoscienceAustralia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/GeoscienceAustralia/dea-vectoriser?label=latest%20version)\n[![](https://img.shields.io/codecov/c/github/GeoscienceAustralia/dea-vectoriser)](https://codecov.io/gh/GeoscienceAustralia/dea-vectoriser)\n[![](https://img.shields.io/docker/image-size/geoscienceaustralia/dea-vectoriser)](https://hub.docker.com/r/geoscienceaustralia/dea-vectoriser)\n[![](https://img.shields.io/docker/v/geoscienceaustralia/dea-vectoriser)](https://hub.docker.com/r/geoscienceaustralia/dea-vectoriser)\n\n# Digital Earth Australia Vectoriser\n\nA brief description of what this project does and who it's for\n\n\n## Features\n\n- Generates Water Observations Vectors\n- Read and write data from S3\n- Configurable output format (GeoPackage, GeoJSON, Shapefile)\n- Reads STAC notifications from an SQS queue to discover rasters to process\n\n## Quick Start\n\n### Install dependencies\nThis application depends on the following packages:\n1. Conda - https://docs.conda.io/en/latest/\n1. Mamba - https://mamba.readthedocs.io/en/latest/\n\nLinux:\n- TODO\n\nWindows:\n- TODO\n\nOSX:\n```\n  brew install anaconda\n  conda install -n base -c conda-forge mamba\n  conda init zsh #depends on user shell (bash, zsh, etc)\n```\n\n### Setup Dev environment\nThen, all platforms:\n\n``` bash\n  conda activate\n  mamba env create --file environment.yaml --name dea-vectoriser\n  conda activate dea-vectoriser\n  pip install -e .\n```\n\n## Deployment\n\n\n\nTo deploy this project run\n\n```bash\n  make build-package\n  make build-image\n```\n\n## How it works\n\nDEA Vectoriser\n\n  \n\n  \n## Running Tests\n\nTo run tests, run the following command\n\n```bash\n  pytest\n```\n\n  \n## License\n\n[Apache 2.0](https://choosealicense.com/licenses/apache-2.0/)\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeoscienceaustralia%2Fdea-vectoriser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeoscienceaustralia%2Fdea-vectoriser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeoscienceaustralia%2Fdea-vectoriser/lists"}