Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • feature/docker
  • feature/presentation
  • dev
4 results

shakemapi

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    .gitlab-ci.yml
    Dockerfile
    LICENSE
    README.rst

    Docker OBM Database

    This is a Docker container for the OpenBuildingMap 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 with PostGIS.

    Copyright and copyleft

    Copyright (C) 2020-2021

    • Helmholtz-Zentrum Potsdam Deutsches GeoForschungsZentrum GFZ

    This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

    See the LICENSE for the full license text.