{"id":"c1a0566d-f726-45e7-b4de-57918acff39e","type":"API","name":"Geotope in Hamburg","slug":"geotope-in-hamburg","description":"Die Hamburger Geotope und deren Beschreibung.","free_access_class":"FREE_NO_AUTH","auth_type":"NONE","homepage_url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?SERVICE=WFS&REQUEST=GetCapabilities","docs_url":null,"repo_url":null,"status":"ACTIVE","verification_state":"VERIFIED","tags":[],"logo_url":"https://www.google.com/s2/favicons?sz=64&domain=geodienste.hamburg.de","primary_source_url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?SERVICE=WFS&REQUEST=GetCapabilities","extraction_confidence":"0.00","created_at":"2026-07-19T09:16:33.433Z","updated_at":"2026-09-02T20:51:07.776Z","last_verified_at":"2026-09-02T20:51:07.776Z","deprecated_at":null,"ranking_score":51,"last_ranked_at":"2026-08-22T13:54:54.277Z","last_seen_at":null,"last_validated_at":null,"last_uptime_at":null,"search_vector":"'beschreibung':9B,18B 'deren':8B,17B 'die':4B,13B 'geotop':1A,6B 'geotope':10A,15B 'hamburg':3A,5B,12A 'hamburger':14B 'in':11A 'und':7B,16B","popularity_score":"0.0000","maintenance_score":"0.7000","institution_id":null,"institution_type":null,"country_code":"DE","official_confidence":0,"proof_summary":"Confidence: 0%","source_seed_url":null,"is_public_sector":true,"published_at":"2026-07-19T15:09:47.292Z","geographic_scope":"NATIONAL","name_en":null,"description_en":null,"native_lang":null,"access_level":"direct","formats":[],"capability_tier":"live","trust_score":36.5,"merged_into_entry_id":null,"identity_key":"API|https://geodienste.hamburg.de/HH_WFS_Geotourismus?REQUEST=GetCapabilities&SERVICE=WFS|geotope in hamburg","upstream_ref":null,"access":{"level":"direct","primary":{"kind":"query","label":"Query features","method":"GET","url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetFeature&typeNames=app%3Ageotope&count=5&outputFormat=application%2Fgeo%2Bjson","source":"query_example","runnable":true,"direct":true},"actions":[{"kind":"query","label":"Query features","method":"GET","url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetFeature&typeNames=app%3Ageotope&count=5&outputFormat=application%2Fgeo%2Bjson","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"GetFeature","method":"GET","url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetFeature&typeNames=%3Cfeature+type%3E&count=5&outputFormat=application%2Fjson","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"Run verified request","method":"GET","url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?SERVICE=WFS&REQUEST=GetCapabilities","source":"probe","runnable":true},{"kind":"query","label":"GetCapabilities","method":"GET","url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetCapabilities","source":"query_example","runnable":true,"direct":false}],"formats":[]},"maturity":{"entry_id":"c1a0566d-f726-45e7-b4de-57918acff39e","granularity":"entry","granularity_label":"One unit = one catalog entry. A PROXY for the SCOPE.md §4 ladder, which governs source families, not entries: a family with 400 entries moves this reading 400 times as much as a family with one. Never compare or combine with the source_family reading.","level":"executable","level_index":4,"level_label":"Executable","meaning":"Queries run through Commodity","counts_as_coverage":true,"blocked_by":null,"rungs":[{"level":"discovered","level_index":1,"label":"Discovered","meaning":"Source and metadata recorded","evidence":"membership of the named population the ladder is taken over","counts_as_coverage":false,"met":true,"reached":true,"criterion":"TRUE"},{"level":"verified","level_index":2,"label":"Verified","meaning":"Access tested successfully","evidence":"entries.verification_state = 'VERIFIED'","counts_as_coverage":false,"met":true,"reached":true,"criterion":"entries.verification_state = 'VERIFIED'"},{"level":"profiled","level_index":3,"label":"Profiled","meaning":"Schema, dimensions and licence understood","evidence":"a data profile with at least one field (entry_data_profiles.field_count > 0)","counts_as_coverage":false,"met":true,"reached":true,"criterion":"EXISTS (SELECT 1 FROM entry_data_profiles p WHERE p.entry_id = entries.id AND COALESCE(p.field_count, 0) > 0)"},{"level":"executable","level_index":4,"label":"Executable","meaning":"Queries run through Commodity","evidence":"entries.capability_tier = 'live' — today's proxy for \"queryable through us\"","counts_as_coverage":true,"met":true,"reached":true,"criterion":"entries.capability_tier = 'live'"},{"level":"joinable","level_index":5,"label":"Joinable","meaning":"Canonical identifiers and concepts mapped","evidence":"a field link to a canonical identifier whose sampled VALUES match its format","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM entry_field_links efl WHERE efl.entry_id = entries.id AND efl.identifier_id IS NOT NULL AND efl.value_status = 'match')"},{"level":"reproducible","level_index":6,"label":"Reproducible","meaning":"Snapshots and transformation evidence retained","evidence":"at least one retained evidence manifest (migration 078)","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM evidence_manifests em WHERE em.entry_id = entries.id)"},{"level":"guaranteed","level_index":7,"label":"Guaranteed","meaning":"Monitored against an operational reliability target","evidence":"an active reliability target with a named monitor (migration 096)","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM entry_reliability_targets rt WHERE rt.entry_id = entries.id AND rt.is_active = true)"}],"officialness":{"basis":"catalog_inherited","label":"Inherited from the upstream catalog: this item came from a trusted official government catalog, and that provenance — not per-item proof — is the warrant. Its own proof score is below 80 or it matched no registered institution (apps/worker/src/connectors/catalog/qualify-store.ts).","proof_confidence":0,"proven_threshold":80,"institution_id":null,"definition":"CASE WHEN COALESCE(entries.is_public_sector, false) IS NOT TRUE THEN 'not_official' WHEN COALESCE(entries.official_confidence, 0) >= 80 AND entries.institution_id IS NOT NULL THEN 'per_item_proven' ELSE 'catalog_inherited' END"},"source_family":{"key":"geodienste.hamburg.de","label":"One unit = one source family, approximated by the serving host of the entry's primary source URL (e.g. bdl.stat.gov.pl). A COMPUTED stand-in for the curated families of SCOPE.md §5, which no table holds yet. A family sits at the highest level any of its entries has reached, because a family is integrated to the depth of its deepest working integration. Never compare or combine with the entry reading."},"generated_at":"2026-09-02T23:26:32.813Z"},"api_details":null,"dataset_details":{"id":"b41a6fd0-3ed9-404b-9d8d-3f9856c9afdb","entry_id":"c1a0566d-f726-45e7-b4de-57918acff39e","upstream_issued":null,"upstream_modified":null,"themes":[],"update_frequency":null,"temporal_start":null,"temporal_end":null,"spatial_coverage":null,"landing_page":null,"license_id":null,"license_raw":null,"has_documentation":false,"has_data_dictionary":false,"has_versioning":false,"source_portal":null,"source_portal_url":null,"created_at":"2026-07-19T09:22:08.522Z","updated_at":"2026-09-02T17:47:44.062Z","publisher":"LGV Hamburg","publisher_url":null,"distributions":[],"license":null},"license":null,"reuse":{"license_id":null,"license_name":null,"license_url":null,"commercial_use":{"status":"unknown","value":null},"redistribution":{"status":"unknown","value":null},"attribution_required":{"status":"unknown","value":null},"share_alike":{"status":"unknown","value":null},"personal_data_warning":{"status":"unknown","value":null},"cache_and_mirror":{"status":"unknown","value":null},"undetermined":["commercial_use","redistribution","attribution_required","share_alike","personal_data_warning","cache_and_mirror"],"basis":"unverified","confidence":0.1,"confidence_tier":"low","source_text":null,"source_url":null,"reviewed_at":null},"license_raw":"Es gelten keine Zugriffsbeschränkungen, Hamburgisches Geodateninfrastrukturgesetz (HmbGDIG)","latest_check":{"id":"a4688a35-3cc4-43a6-a77b-d265da3f45a4","entry_id":"c1a0566d-f726-45e7-b4de-57918acff39e","status":"VERIFIED","last_checked_at":"2026-09-02T20:51:07.384Z","p50_latency_ms":1176,"p95_latency_ms":null,"last_error":null,"consecutive_failures":0,"created_at":"2026-07-19T12:45:31.703Z","updated_at":"2026-09-02T20:51:07.384Z","consecutive_successes":21,"probe_url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?SERVICE=WFS&REQUEST=GetCapabilities","probe_method":"GET","probe_http_status":200,"probe_content_type":"text/xml;charset=UTF-8","probe_succeeded_at":"2026-09-02T20:51:07.384Z"},"data_profile":{"id":"0c48166f-b043-44d2-84c9-0c3f24fd23b4","entry_id":"c1a0566d-f726-45e7-b4de-57918acff39e","profile_source":"wfs","profile_kind":"dataset","dataset_id":null,"fields":[{"name":"objektnummer","type":"integer","label":null,"container":"app:geotope","description":null,"description_en":"Object number identifying the geotope."},{"name":"name","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Name of the geotope."},{"name":"bedeutung","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Significance level of the geotope, e.g. regional or supraregional."},{"name":"objekt","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Type of geological object represented."},{"name":"status","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Protection status of the site, e.g. nature or landscape reserve."},{"name":"erreichbarkeit","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Description of how the geotope can be reached."},{"name":"groesse","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Size of the geotope, e.g. area or weight."},{"name":"geotoptyp","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Geological type of the geotope."},{"name":"nummer","type":"integer","label":null,"container":"app:geotope","description":null,"description_en":"Reference number of the geotope."},{"name":"geotouren","type":"integer","label":null,"container":"app:geotope","description":null,"description_en":"Identifier or count linking the geotope to geotourism routes."},{"name":"lage","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Location or address of the geotope."},{"name":"url","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Link to a webpage with more information about the geotope."},{"name":"link_bild","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Link to an image related to the geotope."},{"name":"geom","type":"geometry","label":null,"container":"app:geotope","description":null,"description_en":"Geographic location of the geotope as spatial geometry."},{"name":"kategorie","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Category classification of the geotope."},{"name":"bezirk","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Hamburg district where the geotope is located."},{"name":"zugaenglich","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Indicates whether the geotope is accessible to the public."},{"name":"URL","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Link to a webpage with more information about the geotope."},{"name":"kurztext","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Short descriptive text about the geotope."},{"name":"bildlink","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Link to an image of the geotope."},{"name":"geotope","type":"string","label":null,"container":"app:geotope","description":null,"description_en":"Name or identifier of the geotope."}],"field_count":21,"sample_records":[{"url":"http://www.hamburg.de/geotourismus-geologie/145240/wohldorf-start.html","lage":"Wohldorf, Kupferredder","name":"Wohldorfer Wald","nummer":30,"objekt":"Geologische Objekte Endmoräne","status":"Naturschutzgebiet/Landschaftsschutzgebiet","groesse":"346 ha","bedeutung":"Geotope von regionaler Bedeutung","geotoptyp":"Endmoräne der Weichseleiszeit","geotouren":78,"link_bild":"http://daten-hamburg.de/kultur_freizeit_sport_tourismus/Geotourismus_Karte_60000/bilder/78_Wohldorfer Wald.png","objektnummer":2,"erreichbarkeit":"gut"},{"url":"http://www.hamburg.de/geotourismus-geologie/144844/alter-schwede-altona.html","lage":"Övelgönne, Hans-Leip-Ufer","name":"Alter Schwede","nummer":1,"objekt":"Geologische Objekte Findling","status":"kein","groesse":"217 t","bedeutung":"Geotope von überregionaler Bedeutung","geotoptyp":"Findling","geotouren":49,"link_bild":"http://daten-hamburg.de/kultur_freizeit_sport_tourismus/Geotourismus_Karte_60000/bilder/49_Alter Schwede.png","objektnummer":24,"erreichbarkeit":"liegt auf dem Strand bei Övelgönne"},{"url":"http://www.hamburg.de/geotourismus-geologie/145166/othmarschen-start.html","lage":"Othmarschen, Zugang über Holbrook","name":"Stein von Othmarschen","nummer":23,"objekt":"Geologische Objekte Findling","status":"kein","groesse":"4,9x3,5x2,2 m, 60 t","bedeutung":"Geotope von regionaler Bedeutung","geotoptyp":"Findling","geotouren":48,"link_bild":"http://daten-hamburg.de/kultur_freizeit_sport_tourismus/Geotourismus_Karte_60000/bilder/48_Stein von Othmarschen.png","objektnummer":25,"erreichbarkeit":"der Findling liegt auf dem Röperhof"}],"record_count":null,"data_size_bytes":null,"dataset_count":9,"query_examples":[{"url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetCapabilities","curl":"curl -s 'https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'","label":"GetCapabilities","method":"GET","description":"List the feature types (layers) and supported operations."},{"url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetFeature&typeNames=app%3Ageotope&count=5&outputFormat=application%2Fgeo%2Bjson","curl":"curl -s 'https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetFeature&typeNames=app%3Ageotope&count=5&outputFormat=application%2Fgeo%2Bjson' -H 'Accept: application/json'","label":"Query features","method":"GET","description":"Fetch features from the profiled layer (app:geotope) as GeoJSON."},{"url":"https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetFeature&typeNames=%3Cfeature+type%3E&count=5&outputFormat=application%2Fjson","curl":"curl -s 'https://geodienste.hamburg.de/HH_WFS_Geotourismus?service=WFS&version=2.0.0&request=GetFeature&typeNames=%3Cfeature+type%3E&count=5&outputFormat=application%2Fjson' -H 'Accept: application/json'","label":"GetFeature","method":"GET","description":"Fetch records for a feature type as GeoJSON (replace <feature type> with a Name from GetCapabilities)."}],"status":"ok","error_message":null,"profiled_at":"2026-09-02T17:47:43.202Z","run_id":"38123e28-1727-433c-85bb-07804bc88c8f","created_at":"2026-07-19T09:22:08.029Z","updated_at":"2026-09-02T17:47:43.202Z","license_raw":"Es gelten keine Zugriffsbeschränkungen, Hamburgisches Geodateninfrastrukturgesetz (HmbGDIG)","license_id":null,"consecutive_failure_count":0,"last_error_at":null,"last_error_message":null,"previewable":true,"personal_data":{"status":"named_subject_unknown","basis":"name_subject_not_stated","grain":"unknown","allowed":true,"columns":{"direct_identifiers":[],"family_names":[],"given_names":[],"attributes":[],"unresolved_names":["name"],"measures":[],"entity_identifiers":[]},"publication":null,"publication_evidence":null,"notice":"personal data: a NAME is cited and the schema does not say whose — name carries the row's subject in the form that identifies it, and nothing else cited says whether that subject is a person or a thing; permitted under the owner ruling of 2026-08-25 (refusing every name column withholds trees and bus stops and protects nobody) and published as unstated rather than as “no person column”; columns — identifiers: none; names: none; names of an unstated subject: name; attributes: none; measures: none; entity keys: none"}},"datasets":[],"limits":[],"manifest":{"answer_sha256":"13003e4b348c12545f5fd8af24a8e8d2e513a6b70f0b9593412a5b78e31050d4","answer_sha256_rule":"sha256 (hex, UTF-8) of JSON.stringify(this body) after deleting the keys listed in manifest.stamped_keys from manifest, and deleting manifest itself if it is then empty. The hash was computed before the stamp existed, so no field of the stamp is inside it.","stamped_keys":["answer_sha256","answer_sha256_rule","stamped_keys","row_count","row_count_basis","live","live_basis","created_at","created_at_basis","durable_citation"],"row_count":38,"row_count_basis":"Objects that are elements of a JSON array anywhere in this body, excluding manifest. Not a claim about which collection is the answer. Largest single collection: data_profile.fields[] (21 rows).","live":false,"live_basis":"This body was replayed from the worker edge cache (x-edge-cache: hit); the bytes, and therefore answer_sha256, are those of the execution that filled the cache.","created_at":"2026-09-02T23:27:08.343Z","created_at_basis":"When this response body was assembled, deliberately OUTSIDE the hashed bytes so the same answer hashes identically on every request. Not the upstream read time — that is provenance[].retrieved_at. A zone-cached replay carries the assembly time, not your receipt time.","durable_citation":"This manifest is produced at response time and is NOT stored. A durable, replayable citation is persisted only on an explicit cite: GET /api/v1/entries/{id-or-slug}/evidence, or the MCP cite_query tool. Both are entry-scoped, because evidence_manifests is entry-shaped; a domain answer spanning several sources has no single entry and cannot be persisted through that path."}}