Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-obm-database
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Global Dynamic Exposure
server-components
containers
docker-obm-database
Merge requests
!1
Adjusted README to PostgreSQL version 13
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Adjusted README to PostgreSQL version 13
feature/update-database-13
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Adjusted README to PostgreSQL version 13
Felix Delattre
requested to merge
feature/update-database-13
into
master
Mar 11, 2021
Overview
0
Commits
1
Pipelines
0
Changes
1
\approve
@ds
0
0
Merge request reports
Compare
master
version 1
10001ead
Mar 11, 2021
master (base)
and
latest version
latest version
2bbae08a
1 commit,
Mar 11, 2021
version 1
10001ead
1 commit,
Mar 11, 2021
1 file
+
4
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.rst
+
4
−
5
View file @ 2bbae08a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -2,18 +2,17 @@
Docker OBM Database
===================
This is a Docker container for the
`OpenBuildingMap <https://openbuildingmap.org>`__ database. It is based
on PostgreSQL 12 with PostGIS 2.5 and is ready to be fed with
This is a Docker container for the `OpenBuildingMap <https://openbuildingmap.org>`__
database. It is based on PostgreSQL 13 with PostGIS 3 and is ready to be fed with
OpenStreetMap data with osm2pgsql.
It extends the official `Docker Library Postgres Container <https://github.com/docker-library/postgres/tree/master/1
2
>`__
It extends the official `Docker Library Postgres Container <https://github.com/docker-library/postgres/tree/master/1
3
>`__
with PostGIS.
Copyright and copyleft
----------------------
Copyright (
c
) 2020
Copyright (
C
) 2020
-2021
* Helmholtz-Zentrum Potsdam Deutsches GeoForschungsZentrum GFZ
Loading