{"id":15018232,"url":"https://github.com/pseudogene/irishgrid","last_synced_at":"2025-05-13T15:34:03.494Z","repository":{"id":79848612,"uuid":"47559136","full_name":"pseudogene/irishgrid","owner":"pseudogene","description":"Irish Grid Mapping System","archived":false,"fork":false,"pushed_at":"2015-12-08T10:03:57.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-13T11:43:09.279Z","etag":null,"topics":["converter","gps","grid-system","perl-script","svg"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/pseudogene.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}},"created_at":"2015-12-07T15:03:40.000Z","updated_at":"2017-07-19T14:32:21.000Z","dependencies_parsed_at":"2023-03-14T14:00:56.349Z","dependency_job_id":null,"html_url":"https://github.com/pseudogene/irishgrid","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/pseudogene%2Firishgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudogene%2Firishgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudogene%2Firishgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudogene%2Firishgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pseudogene","download_url":"https://codeload.github.com/pseudogene/irishgrid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225241338,"owners_count":17443102,"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":["converter","gps","grid-system","perl-script","svg"],"created_at":"2024-09-24T19:51:42.548Z","updated_at":"2024-11-18T19:41:59.737Z","avatar_url":"https://github.com/pseudogene.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Irishgrid v0.3 - Irish Grid Mapping System\n\nOctober 2009\n\n\n#IrishGrid\n\n##Description\n\nPerl module for creating geographic 10km-square maps using either SVG or PNG (with GD library) output format.\n\nOriginally design to map the location of objects in a 10 km map IrishGrid includes:\n\n *  native support of the Irish Grid System (see [http://www.osi.ie/](http://www.osi.ie/))\n *  optimise for speed (there's as less as possible data to conversion)\n *  customised color functions \n\nAs input file, IrishGrid uses a text comma separated format (CSV). Each line represents a record (in chronological order). The first field defined the colour (red, green, blue, black, grey, white), the second the position (using the Irish Grid System).\n\n```\nexample.csv\n\nblue, O008741\nred, C948454\n...\n```\n\n##Examples\n\n```\n# SVG file\n./irishgrid.pl --in=example.csv --svg \u003e mymap.svg\n\n# PNG file with 10 pixels squares\n./irishgrid.pl --in=example.csv --size=10 \u003e mymap.png\n```\n\n![Example](example.png  \"Example\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudogene%2Firishgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseudogene%2Firishgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudogene%2Firishgrid/lists"}