{"id":20550018,"url":"https://github.com/itsthatguy/asdf-postgis","last_synced_at":"2026-04-16T06:04:14.785Z","repository":{"id":144618745,"uuid":"246874467","full_name":"itsthatguy/asdf-postgis","owner":"itsthatguy","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-12T16:49:48.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T05:42:51.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsthatguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-03-12T15:54:55.000Z","updated_at":"2020-03-12T16:49:50.000Z","dependencies_parsed_at":"2024-03-26T10:35:37.637Z","dependency_job_id":null,"html_url":"https://github.com/itsthatguy/asdf-postgis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsthatguy/asdf-postgis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fasdf-postgis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fasdf-postgis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fasdf-postgis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fasdf-postgis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsthatguy","download_url":"https://codeload.github.com/itsthatguy/asdf-postgis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fasdf-postgis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31873607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-16T02:22:47.059Z","updated_at":"2026-04-16T06:04:14.769Z","avatar_url":"https://github.com/itsthatguy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asdf-postgis\n\nPostGIS plugin for [asdf](https://github.com/asdf-vm/asdf) version manager\n\n## Dependencies\nAccording to PostGIS installation page, you will need GEOS, Proj.4, GDAL, LibXML2 and JSON-C.\nFinally, you will need a working installation of PostgreSQL. See [asdf-postgres](https://github.com/smashedtoatoms/asdf-postgres) for the asdf plugin.\n\n1. You will need a compiler.\n  * Mac\n    1. ```gcc```\n    1. Hit the ok button and it will install.  If it already has it, then you are good.\n  * Ubuntu\n    1. ```sudo apt-get install linux-headers-$(uname -r) build-essential```\n1. On Ubuntu, you will need libreadline\n  1. ```sudo apt-get install libreadline-dev```\n\n## Install\n\n```\nasdf plugin-add postgis https://github.com/francois/asdf-postgis.git\n```\n\n## ASDF options\n\nCheck [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install \u0026 manage versions of Postgres.\n\nWhen installing PostGIS using `asdf install`, you can pass custom configure options with the following env vars:\n\n* `POSTGIS_CONFIGURE_OPTIONS` - use only your configure options\n* `POSTGIS_EXTRA_CONFIGURE_OPTIONS` - append these configure options along with ones that this plugin already uses\n\n# How to use (easier version)\n## Install\n1. Create your .tool-versions file in the project that needs PostGIS and add `postgis 2.3.2` or whatever version that you want.\n2. run `asdf install`\n\n## Install in your DB\n1. Connect to your DB: `psql default` (or whatever name you gave your DB)\n2. `CREATE EXTENSION postgis;`\n\n## Stop\n1. Just `DROP EXTENSION postgis`\n\n\n## Credits\n- original repository/code from https://github.com/francois/asdf-postgis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsthatguy%2Fasdf-postgis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsthatguy%2Fasdf-postgis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsthatguy%2Fasdf-postgis/lists"}