Wykres commitów

151 Commity (a465f944b68d2c8063e349aee604ffd9cbbba367)

Autor SHA1 Wiadomość Data
admire a465f944b6 use none standard ports 2020-01-02 17:30:04 +02:00
admire b5c5f8f454 Added logc to check pbf download is finished 2020-01-02 17:18:49 +02:00
admire e1fc80cfee fix volume name 2020-01-02 10:01:51 +02:00
admire ef92acedff removed pbf which was accidentally pushed 2019-12-31 15:00:19 +02:00
admire 11661da7c5 added recipe for downloading pbf,clip and mapping file from a given github repository 2019-12-31 14:58:49 +02:00
admire 3c0dada77e Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-12-29 13:12:30 +02:00
mazano dda086905b
Fix clipping issues by using limito and refactor some code (#87)
* 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
2019-12-23 11:41:36 +02:00
Guillaume Jacquenot 08069de8f5 Fixed typo in pbf_downloader.py (#88) 2019-11-19 10:20:26 +02:00
admire e3fad804c7 update readme 2019-11-16 09:19:18 +02:00
admire d5991bb1e1 Added logic to check if the geojson should be used if it exist or not, added martin to server vector tiles from the DB 2019-11-16 09:08:58 +02:00
admire 9c04f18a1f remove clip functions since they are not needed because of the limitto function 2019-11-10 18:20:03 +02:00
admire b139d89a54 small changes to revert original logic 2019-11-09 17:46:54 +02:00
admire 9b88e8bfe7 fix logic on first run for importing data 2019-11-09 17:39:42 +02:00
admire 55605baa56 updated readme file 2019-11-09 16:11:55 +02:00
admire 94b79d766b Modified importer.py to import clip file if it exists and changed logic for finding if tables are missing 2019-11-09 15:50:36 +02:00
admire 738f7555c8 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-11-04 14:45:11 +02:00
Etienne Trimaille 49b329e55e fix #85 update readme about custom SQL file 2019-10-10 15:09:05 +02:00
admire 92ec047bfc Merge remote-tracking branch 'origin/develop' into develop 2019-09-26 10:00:39 +02:00
admire 0bd503acea Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-09-26 10:00:11 +02:00
Etienne Trimaille e29ce8c08b update the QGIS project to 3.4.12 2019-09-20 23:50:50 +02:00
Etienne Trimaille f13395933a fix typo and launching of docker-osm when we do not have clip shapefile by default 2019-09-20 23:50:50 +02:00
mazano 446d9fadf5
Add pgwatch to docker-compose (#83)
* 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
2019-06-16 09:52:56 +02:00
admire 667a469043 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-06-16 09:50:51 +02:00
admire c411e5bb9b added pgwatch to docker-compose 2019-06-16 09:49:33 +02:00
admire 7e970da659 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-06-05 12:34:22 +02:00
mazano 7f66d35143
Added commands to cleanup geom errors in layers (#82)
* 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
2019-06-05 11:34:11 +02:00
admire d2de10eaad Added sql to validate geometry and other make commands to run them manually 2019-06-05 11:31:16 +02:00
admire fcfd44dff7 Merge branch 'develop' of github.com:NyakudyaA/docker-osm into develop 2019-06-05 09:56:18 +02:00
admire 601105f3dc Change postgresql version from 9.6 to 11 2019-06-05 08:59:15 +02:00
admire 58704d0d41 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-06-03 21:02:54 +02:00
Tim Sutton 804e8f4079
Added architecture diagram 2019-04-29 11:31:28 +01:00
Tim Sutton c45ccf6195
Added architecture docs (#81) 2019-04-29 11:29:29 +01:00
admire 76ea42c208 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-03-24 07:51:32 +02:00
admire b643bb7e80 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2019-03-22 18:21:32 +02:00
Etienne Trimaille 559bbcb88e
add note in readme about OSM metadata 2019-02-25 22:25:22 -04:00
admire f5470d1694 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2018-10-15 12:08:45 +02:00
admire dd8de7ecc1 Merge branch 'develop' of github.com:NyakudyaA/docker-osm into develop 2018-10-15 12:08:28 +02:00
mazano 4cda435850 fix id missing in clip table and skipping importing shapefiles with g… (#76)
* fix clip id error in the sql
2018-10-13 21:18:14 -04:00
admire 113fc38fcd fix clip id error in the sql 2018-10-13 07:10:26 +02:00
admire de87deace1 fix id missing in clip table and skipping importing shapefiles with geometry errors 2018-10-09 11:58:49 +02:00
admire e3a2edaad5 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2018-10-05 14:45:47 +02:00
mazano f0702acd49
Fix import error due to differences in geom type (#74) 2018-10-05 14:43:58 +02:00
admire e232025955 Fix import error due to differences in geom type 2018-10-05 14:15:09 +02:00
Etienne Trimaille 97d350d3eb
remove port from docker-compose 2018-09-01 14:43:05 -04:00
Etienne Trimaille 21da5833e9
update readme 2018-09-01 14:39:21 -04:00
Etienne Trimaille 0b1cdbafc8 fix clipping issue by using ogr2ogr instead of shp2pgsql 2018-09-01 14:14:18 -04:00
Etienne Trimaille 0f74c17265 quick setup in readme and container name in docker-compose file 2018-08-23 11:45:02 -04:00
Etienne Trimaille 757430361a add comment about IP range in postgis 2018-08-22 17:39:14 -04:00
Etienne Trimaille b1a780088e remove unless-stopped, add tag for images 2018-06-22 06:02:06 -04:00
Tim Sutton c46d55a821
fix duplicate rm in makefile (#60) 2018-06-20 10:55:51 +02:00