-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubliccode.yml
More file actions
145 lines (117 loc) · 4.16 KB
/
publiccode.yml
File metadata and controls
145 lines (117 loc) · 4.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
# SPDX-FileCopyrightText: 2024-2026 Peter König <peter.koenig@data-dna.eu>
# SPDX-License-Identifier: EUPL-1.2
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
name: p2d2
applicationSuite: Public-Public Data-DNA
logo: p2d2_logo.svg
url: 'https://github.com/Peter-Koenig/p2d2-hub.git'
landingURL: 'https://www.data-dna.eu'
developmentStatus: beta
softwareType: standalone/web
platforms:
- web
- linux
categories:
- data-collection
- data-analytics
- geographic-information-systems
usedBy:
- Öffentliche Verwaltungen (geplant)
dependsOn:
open:
- name: AstroJS
versionMin: '4.0'
- name: OpenLayers
versionMin: '9.0'
- name: PostgreSQL
versionMin: '15.0'
- name: PostGIS
versionMin: '3.3'
releaseDate: '2025-12-01'
softwareVersion: '0.1'
maintenance:
type: internal
contacts:
- name: Peter König
legal:
license: AGPL-3.0-or-later
mainCopyrightOwner: Peter König
repoOwner: Peter König
localisation:
localisationReady: true
availableLanguages:
- de
- en
description:
de:
localisedName: p2d2 - Public-Public Data-DNA
genericName: Geo- und Fachdaten-Synchronisierer
shortDescription: >-
Moderne Geodateninfrastruktur zur Verzahnung von Verwaltungsdaten mit
Bürgerdaten
longDescription: >
**p2d2** (Public-Public Data-DNA) ist eine moderne Geodateninfrastruktur
(GDI),
die offene Verwaltungsdaten mit Bürgerdaten verzahnt. Das Projekt verfolgt
das Ziel,
offene Verwaltungsdaten mit OpenStreetMap, WikiData und anderen
öffentlichen
Datenplattformen zu synchronisieren.
Die Anwendung basiert auf AstroJS und integriert OpenLayers für die
Kartenvisualisierung sowie PostGIS für die Geodatenverwaltung. Sie
ermöglicht
die Erfassung, Qualitätssicherung und Bereitstellung von Geodaten durch
die
Öffentlichkeit in Zusammenarbeit mit der Verwaltung.
Technische Basis:
- Frontend: AstroJS, TypeScript, OpenLayers
- Backend: PostgreSQL/PostGIS
- GDI-Komponenten: Mapserver, Mapproxy, Mapnik
- Deployment: Proxmox-basierte Infrastruktur
documentation: 'https://doc.data-dna.eu'
features:
- Verzahnung von Verwaltungsdaten mit OpenStreetMap und WikiData
- Geodatenerfassung durch Bürger
- Qualitätssicherung von Geodaten
- Moderne Weboberfläche mit interaktiven Karten
- Integration mit etablierten Geodateninfrastrukturen
- API für Datenaustausch
screenshots:
- .opencode/screenshots/Screenshot_p2d2_a.jpg
- .opencode/screenshots/Screenshot_p2d2_b.jpg
en:
localisedName: p2d2 - Public-Public Data-DNA
genericName: Geo- und Verwaltungsdaten-Synchronisierer
shortDescription: >-
Modern spatial data infrastructure connecting administrative and citizen
data
longDescription: >
**p2d2** (Public-Public Data-DNA) is a modern spatial data infrastructure
(SDI)
that connects open administrative data with citizen-contributed data. The
project
aims to synchronize open government data with OpenStreetMap, WikiData, and
other
public data platforms.
The application is built on AstroJS and integrates OpenLayers for map
visualization
and PostGIS for geodata management. It enables the collection, quality
assurance,
and provision of geodata by the public in collaboration with government
agencies.
Technical foundation:
- Frontend: AstroJS, TypeScript, OpenLayers
- Backend: PostgreSQL/PostGIS
- SDI components: Mapserver, Mapproxy, Mapnik
- Deployment: Proxmox-based infrastructure
documentation: 'https://doc.data-dna.eu'
features:
- Integration of administrative data with OpenStreetMap and WikiData
- Geodata collection by citizens
- Quality assurance of geodata
- Modern web interface with interactive maps
- Integration with established spatial data infrastructures
- API for data exchange