docker-osm/docker-imposm3
mazano 6828c0b1e8
Download settings from a github repo (#89)
* Fix import error due to differences in geom type

* fix id missing in clip table and skipping importing shapefiles with geometry errors

* fix clip id error in the sql

* Change postgresql version from 9.6 to 11

* Added sql to validate geometry and other make commands to run them manually

* added pgwatch to docker-compose

* Modified importer.py to import clip file if it exists and changed logic for finding if tables are missing

* updated readme file

* fix logic on first run for importing data

* small changes to revert original logic

* remove clip functions since they are not needed because of the limitto function

* Added logic to check if the geojson should be used if it exist or not, added martin to server vector tiles from the DB

* update readme

* added recipe for downloading pbf,clip and mapping file from a given github repository

* removed pbf which was accidentally pushed

* fix volume name

* Added logc to check pbf download is finished

* use none standard ports

* fixed import error in imposm

* fix docker-compose and update descriptions
2020-01-03 13:44:39 +02:00
..
Dockerfile Added commands to cleanup geom errors in layers (#82) 2019-06-05 11:34:11 +02:00
importer.py Download settings from a github repo (#89) 2020-01-03 13:44:39 +02:00
requirements.txt use psycopg-binary 2018-03-16 22:27:18 +01:00