{"id":48814469,"url":"https://github.com/opengeospatial/cdb-vector-gpkg-ie","last_synced_at":"2026-04-14T10:33:28.132Z","repository":{"id":73827568,"uuid":"150454022","full_name":"opengeospatial/cdb-vector-gpkg-ie","owner":"opengeospatial","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-14T03:32:06.000Z","size":18334,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-01-27T02:31:17.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opengeospatial.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}},"created_at":"2018-09-26T16:07:15.000Z","updated_at":"2020-01-14T03:32:08.000Z","dependencies_parsed_at":"2023-04-26T15:46:35.378Z","dependency_job_id":null,"html_url":"https://github.com/opengeospatial/cdb-vector-gpkg-ie","commit_stats":{"total_commits":496,"total_committers":11,"mean_commits":45.09090909090909,"dds":0.502016129032258,"last_synced_commit":"da2c8ca46f8f554abb17e30a636d77d9f3caf136"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opengeospatial/cdb-vector-gpkg-ie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fcdb-vector-gpkg-ie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fcdb-vector-gpkg-ie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fcdb-vector-gpkg-ie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fcdb-vector-gpkg-ie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengeospatial","download_url":"https://codeload.github.com/opengeospatial/cdb-vector-gpkg-ie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fcdb-vector-gpkg-ie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31793216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":[],"created_at":"2026-04-14T10:33:27.372Z","updated_at":"2026-04-14T10:33:28.124Z","avatar_url":"https://github.com/opengeospatial.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intellectual Property Rights\nThe content of this document is copyrighted by the Open Geospatial Consortium (OGC) and may be [licensed](https://github.com/opengeospatial/er_template/blob/master/LICENSE) for designated purposes.\n\n\u003e NOTE: The language below should already be included in the `1-summary.adoc` source file. It is replicated here for convenience.\n\nAttention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. The Open Geospatial Consortium shall not be held responsible for identifying any or all such patent rights.\n\nRecipients of this document are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the standard set forth in this document, and to provide supporting documentation.\n\n# Overview\nThis is the template to use for documenting the results of the CDB - GeoPackage Interoperability Experiment. This ER template was imported from the OGC template repository to form the foundation of the ER for this Interoperability Experiment.  The objective is for editors to either make in-situ edits or to check the document out (Clone a version) and begin editing it with a tool such as  the Atom editor, Notepad++ or Asciidoctor conversion tools. There are detailed instructions, installation info, and syntax recommendations in the template _.adoc_ files.\n\nNote that the files index.adoc, 0-preface.adoc, asciidoctor.css, and all files in folder _resources_ should not be modified. Please begin with file er.adoc. The file er.adoc has instructions in the form of comment. These don't need to be removed. Other files have helper texts that provide instructions.\n\nIt is very important that the names of the file er.adoc will not be changed, as the scripts to mass-convert all ERs fail! Ideally, you only name\n\n* er.adoc\n  * preface.adoc (don't change this)\n  * 1-summary.adoc\n  * 2-references.adoc\n  * 3-terms.adoc\n  * 4-overview.adoc\n  * 5-example.adoc (some asciidoc syntax help. Use as many copies as you need sections in your document)\n\n  * annex-a.adoc  --|\n  * annex-b.adoc    |-- Use as needed\n  * annex-c.adoc  --|\n\n  * annex-history.adoc\n  * annex-bibliography.adoc\n\n# How to compile your raw files\nCommand for PDF output:\nasciidoctor-pdf -a pdf-stylesdir=resources -a pdf-style=ogc -a pdf-fontsdir=resources/fonts -r asciidoctor-bibtex er.adoc\n\nCommand for HTML output:\nasciidoctor -a stylesheet=rocket-panda.css -a stylesdir=./resources/stylesheets -r asciidoctor-bibtex er.adoc\n\n=============\nThis [User Guide](http://www.methods.co.nz/asciidoc/userguide.html) might provide additional help to authors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeospatial%2Fcdb-vector-gpkg-ie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeospatial%2Fcdb-vector-gpkg-ie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeospatial%2Fcdb-vector-gpkg-ie/lists"}