From 5c4fe7153ec02bc1c9fca2213cb496b8155a87d6 Mon Sep 17 00:00:00 2001 From: Martin Mikita Date: Wed, 14 Aug 2019 10:32:07 +0200 Subject: [PATCH] Fixed links and images for docker autobuild --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65dbe50..e45a1d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Import Water from OpenStreetMapData into PostGIS -[![Docker Automated build](https://img.shields.io/docker/automated/openmaptiles/import-osm.svg?maxAge=2592000)]() [![](https://images.microbadger.com/badges/image/openmaptiles/import-osm.svg)](https://microbadger.com/images/openmaptiles/import-osm) +[![Docker Automated build](https://img.shields.io/docker/automated/openmaptiles/import-water.svg?maxAge=2592000)](https://hub.docker.com/r/openmaptiles/import-water) [![](https://images.microbadger.com/badges/image/openmaptiles/import-water.svg)](https://microbadger.com/images/openmaptiles/import-water) This is a Docker image to import and simplify water polygons from [OpenStreetMapData](http://osmdata.openstreetmap.de/) using *shp2pgsql* into a PostGIS database. The Shapefiles are already baked into the container to make distribution and execution easier.