Add map and KJV audio resource packages

This commit is contained in:
2026-07-15 11:33:32 -05:00
parent b376b07c38
commit 7759c0de6a
210 changed files with 47310 additions and 7 deletions
@@ -0,0 +1,175 @@
{
"schema_version": "librebible.resource-catalog.v1",
"project": "LibreBible",
"id": "biblical-places-openbible",
"resource_type": "map",
"title": "OpenBible Biblical Places",
"short_title": "Biblical Places",
"abbreviation": "OB Places",
"alternate_ids": [
"openbibleinfo/Bible-Geocoding-Data"
],
"language": {
"code": "eng",
"name": "English"
},
"script": "Latn",
"canon": {
"scope": "whole-bible",
"notes": "Verse-linked ancient biblical places with modern-location candidates and representative coordinates."
},
"contributors": [
{
"name": "OpenBible.info",
"role": "dataset maintainer"
},
{
"name": "Stephen Smith",
"role": "dataset creator"
}
],
"features": [
{
"id": "verse-linked-biblical-places",
"type": "maps",
"label": "Verse-linked biblical places",
"languages": [
"eng"
],
"embedded": true,
"package": "packages/json/biblical-places-openbible/verse-places.jsonl"
},
{
"id": "place-gazetteer",
"type": "gazetteer",
"label": "Biblical place gazetteer",
"languages": [
"eng"
],
"embedded": true,
"package": "packages/json/biblical-places-openbible/places.jsonl"
},
{
"id": "modern-location-candidates",
"type": "maps",
"label": "Modern location candidates",
"languages": [
"eng"
],
"embedded": true,
"package": "packages/json/biblical-places-openbible/modern-locations.jsonl"
}
],
"attachments": {
"included": [
{
"id": "openbible-verse-places",
"resource_type": "map",
"label": "Verse to biblical places",
"relationship": "verse-to-place",
"anchor_types": [
"verse",
"place",
"modern_location"
],
"languages": [
"eng"
],
"source": "OpenBible.info Bible Geocoding Data.",
"package": "packages/json/biblical-places-openbible/verse-places.jsonl"
},
{
"id": "openbible-place-images",
"resource_type": "media",
"label": "Place image references",
"relationship": "place-to-image",
"anchor_types": [
"place",
"image"
],
"languages": [
"eng"
],
"source": "OpenBible.info image metadata, including upstream image credits.",
"package": "packages/json/biblical-places-openbible/place-images.jsonl"
}
],
"supported_future_types": [
"routes",
"timeline",
"atlas_images",
"offline_tiles"
]
},
"source": {
"provider": "OpenBible.info Bible Geocoding Data",
"url": "https://github.com/openbibleinfo/Bible-Geocoding-Data",
"download_url": "https://github.com/openbibleinfo/Bible-Geocoding-Data/archive/7eb18a5ee62f27b9b93bd6689ea272d76dd23b8f.zip",
"format": "github-zip",
"upstream_id": "openbibleinfo/Bible-Geocoding-Data",
"upstream_last_updated": "2026-07-12",
"commit": "7eb18a5ee62f27b9b93bd6689ea272d76dd23b8f",
"available_formats": [
"jsonl",
"geojson",
"kml",
"images"
]
},
"license": {
"name": "CC BY 4.0 dataset with ODbL-derived geometry and per-image media licenses",
"redistribution": true,
"source_license_url": "https://github.com/openbibleinfo/Bible-Geocoding-Data",
"attribution": "Bible Geocoding Data by OpenBible.info. Preserve OpenBible attribution, OpenStreetMap/ODbL-derived geometry notices where applicable, and per-image credits.",
"restricted_notes": "Some geometry is credited to OpenStreetMap and some image records carry separate upstream media credits. Apps must show attribution and should not assume every image has the same license."
},
"catalog_display": {
"primary_features": [
"Verse-linked biblical places",
"Biblical place gazetteer",
"Modern location candidates"
],
"summary": "OpenBible.info biblical place data normalized into verse-place links, ancient place records, modern-location candidates, coordinates, confidence scores, and image attribution for contextual map panels."
},
"importer": {
"name": "scripts/import-openbible-places.js",
"version": "0.1.0"
},
"source_manifest_file": "biblical-places-openbible.json",
"generated_at": "2026-07-12T20:01:13.471Z",
"source_sha256": "d4df6b4e456eea86ee4fe310e1190d7d1669b218f690bb0dcf778a0201cfc3d4",
"checks": {
"expected_sha256": "d4df6b4e456eea86ee4fe310e1190d7d1669b218f690bb0dcf778a0201cfc3d4",
"last_checked_at": "2026-07-12T19:45:00Z"
},
"counts": {
"entries": 1342,
"places": 1342,
"modern_locations": 1596,
"verse_place_links": 8742,
"verses_with_places": 5616,
"place_images": 297
},
"files": {
"places_jsonl": {
"path": "places.jsonl",
"bytes": 1328235,
"sha256": "163f5c022ccd2ae605c169164342e5e2a9b2ce54516f3193bcf5cc3d38dd9e25"
},
"modern_locations_jsonl": {
"path": "modern-locations.jsonl",
"bytes": 2131801,
"sha256": "e4758f196b19592c0add2c0feec4da51bcb9e1e9c4734b1508270ee135848767"
},
"verse_places_jsonl": {
"path": "verse-places.jsonl",
"bytes": 3764598,
"sha256": "0bd8edaff923c7a488e53cfa0cc60c0451140c9d392f27331387ea2e5cca5ed4"
},
"place_images_jsonl": {
"path": "place-images.jsonl",
"bytes": 105090,
"sha256": "fc76c427d3aeefd2697a3c711723161e54d08877376674e599c013b4b74248f9"
}
}
}