116 lines
4.5 KiB
JSON
116 lines
4.5 KiB
JSON
{
|
|
"id": "biblical-places-openbible",
|
|
"resource_type": "map",
|
|
"project_name": "LibreBible",
|
|
"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."
|
|
},
|
|
"checks": {
|
|
"expected_sha256": "d4df6b4e456eea86ee4fe310e1190d7d1669b218f690bb0dcf778a0201cfc3d4",
|
|
"last_checked_at": "2026-07-12T19:45:00Z"
|
|
},
|
|
"importer": {
|
|
"name": "scripts/import-openbible-places.js",
|
|
"version": "0.1.0"
|
|
},
|
|
"packages": {
|
|
"json_catalog": "packages/json/biblical-places-openbible/catalog.json",
|
|
"places_jsonl": "packages/json/biblical-places-openbible/places.jsonl",
|
|
"modern_locations_jsonl": "packages/json/biblical-places-openbible/modern-locations.jsonl",
|
|
"verse_places_jsonl": "packages/json/biblical-places-openbible/verse-places.jsonl",
|
|
"place_images_jsonl": "packages/json/biblical-places-openbible/place-images.jsonl"
|
|
},
|
|
"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."
|
|
}
|
|
}
|