Skip to content

Commit 0f34d76

Browse files
Update packages/clients/diplan/example/services.js
remove unused parameter Co-authored-by: Pascal Röhling <[email protected]>
1 parent eb63d7d commit 0f34d76

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

packages/clients/diplan/example/services.js

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -451,20 +451,5 @@ export default [
451451
crs: 'http://www.opengis.net/def/crs/EPSG/0/25832',
452452
bboxCrs: 'http://www.opengis.net/def/crs/EPSG/0/25832',
453453
gfiTheme: 'default',
454-
datasets: [
455-
{
456-
md_id: '18E405F7-4566-42DF-BFD7-EC777C97923B',
457-
csw_url: 'https://metaver.de/csw',
458-
show_doc_url:
459-
'https://metaver.de/trefferanzeige?cmd=doShowDocument&docuuid=',
460-
rs_id:
461-
'https://registry.gdi-de.org/id/de.hh/7e35a8e1-f324-4ceb-b438-7978fc86b6ef',
462-
md_name: 'ALKIS - Liegenschaften und Verwaltungseinheiten',
463-
bbox: '461468.96892897453,5916367.229806512,587010.9095989474,5980347.755797674',
464-
kategorie_opendata: ['Umwelt'],
465-
kategorie_inspire: ['kein INSPIRE-Thema'],
466-
kategorie_organisation: 'Landesbetrieb Geoinformation und Vermessung',
467-
},
468-
],
469454
},
470455
]

0 commit comments

Comments
 (0)