{"id":43816647,"url":"https://github.com/jericks/geoscript-groovy-cookbook","last_synced_at":"2026-02-06T00:34:54.669Z","repository":{"id":143378080,"uuid":"75691541","full_name":"jericks/geoscript-groovy-cookbook","owner":"jericks","description":"A GeoScript Groovy Cookbook","archived":false,"fork":false,"pushed_at":"2023-11-05T18:19:10.000Z","size":846026,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-29T11:20:42.313Z","etag":null,"topics":["asciidoc","geospatial","groovy"],"latest_commit_sha":null,"homepage":"https://jericks.github.io/geoscript-groovy-cookbook/","language":"Groovy","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/jericks.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}},"created_at":"2016-12-06T03:37:22.000Z","updated_at":"2023-02-23T11:20:57.000Z","dependencies_parsed_at":"2023-09-25T01:46:56.242Z","dependency_job_id":"92cfbf70-247c-4a75-b2fc-c0ae91e2df8b","html_url":"https://github.com/jericks/geoscript-groovy-cookbook","commit_stats":{"total_commits":508,"total_committers":1,"mean_commits":508.0,"dds":0.0,"last_synced_commit":"d0a1068bee863ad0ab754e65e90e405fb74ef329"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/jericks/geoscript-groovy-cookbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericks%2Fgeoscript-groovy-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericks%2Fgeoscript-groovy-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericks%2Fgeoscript-groovy-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericks%2Fgeoscript-groovy-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jericks","download_url":"https://codeload.github.com/jericks/geoscript-groovy-cookbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericks%2Fgeoscript-groovy-cookbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29140311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T23:14:48.546Z","status":"ssl_error","status_checked_at":"2026-02-05T23:14:35.724Z","response_time":65,"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":["asciidoc","geospatial","groovy"],"created_at":"2026-02-06T00:34:54.150Z","updated_at":"2026-02-06T00:34:54.659Z","avatar_url":"https://github.com/jericks.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Github Action](https://github.com/jericks/geoscript-groovy-cookbook/workflows/Build/badge.svg)](https://github.com/jericks/geoscript-groovy-cookbook/actions)\n\nGeoScript Groovy Cookbook\n=========================\nThe GeoScript Groovy Cookbook contains short recipes showing how to use the GeoScript Groovy API.\n\n[Web Site](https://jericks.github.io/geoscript-groovy-cookbook/)\n\n[PDF](https://jericks.github.io/geoscript-groovy-cookbook/index.pdf)\n\nKey Features\n------------\n1. Cookbook with Recipes\n2. Code is unit tested\n3. Images are generated by unit tests\n4. Version specific\n\nAdding Recipes\n--------------\n1. Add code to an existing recipes or create a new group of recipes in **src/main/groovy**.\n\n    The code for your recipe should be surrounded by special comments:\n\n    ```\n    // tag::createPoint[]\n    Point point = new Point(-123,46)\n    // end::createPoint[]\n    ```\n\n    And if the recipe is visual please create an image in the **src/docs/asciidoc/images** directory.\n\n    If the recipe outputs any text please save the file in the **src/docs/asciidoc/output** directory.\n\n2. Second, add a test for your recipe so all code snippets are tested in **src/test/groovy**.\n\n3. Finally, add your recipe to an assciidoc file in the **src/docs/asciidoc** directory.\n\nBuild\n-----\n\n```\nmvn clean install\n```\n\nThe generated web site can be found in the **target/generated-docs** directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjericks%2Fgeoscript-groovy-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjericks%2Fgeoscript-groovy-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjericks%2Fgeoscript-groovy-cookbook/lists"}