{"id":19512473,"url":"https://github.com/vmchale/hgis","last_synced_at":"2025-04-26T04:31:37.536Z","repository":{"id":128761097,"uuid":"83484356","full_name":"vmchale/hgis","owner":"vmchale","description":"Haskell as a GIS","archived":false,"fork":false,"pushed_at":"2017-06-14T03:39:35.000Z","size":3597,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-04T08:01:38.516Z","etag":null,"topics":["gis","haskell","haskell-library"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.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}},"created_at":"2017-02-28T22:10:36.000Z","updated_at":"2023-02-02T09:54:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7f77153-673d-4831-b373-050e5e2e6ac2","html_url":"https://github.com/vmchale/hgis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fhgis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fhgis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fhgis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fhgis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/hgis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250931022,"owners_count":21509802,"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":["gis","haskell","haskell-library"],"created_at":"2024-11-10T23:26:18.284Z","updated_at":"2025-04-26T04:31:37.530Z","avatar_url":"https://github.com/vmchale.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HGIS (aichgis)\n\n## About\n\nThis is a library and command-line tool for GIS.\n\nCurrently, it generates maps and computes perimters, areas, and compactness. You\ncan use it to look at your congressional district for evidence of\ngerrymandering.\n\n## Installation\n\nhgis is best installed with [stack](https://haskellstack.org/). Try\n\n```\nstack install hgis\n```\n\nor\n\n```\nstack install hgis --flag hgis:-cairo\n```\n\nto install with bindings [cairo](https://cairographics.org/) library, which will\nenable outputs as PNGs.\n\nYou can also clone this repository and type `stack build` if you want to start hacking.\n\n## Usage\n\n### Command-line\n\nFrom the command line, type\n\n```\nhgis map --output OUTPUT.svg FILE.shp\n```\n\nto read a shapefile and write an svg.\n\nYou can use e.g.\n\n```\nhgis map --output OUTPUT.svg --projection bonne FILE.shp\n```\n\nto force the use of the Bonne projection.\n\n### Library\n\n## Documentation\n\n### Haddock\n\nHaddock documentation can be accessed through hackage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fhgis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Fhgis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fhgis/lists"}