Wykres commitów

161 Commity (e09d9c1c62d10539997fab2b16f148b6420fed97)

Autor SHA1 Wiadomość Data
admire e09d9c1c62 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2020-01-21 08:06:52 +02:00
Irwan Fathurrahman e8635da356 add osmenrich to put changesets data into database (#80)
* add osmenrich to put changesets data into database

* fix enrich cache save timing and ignore big file by env setting

* fix osmenrich rechecked from old cache date
2020-01-15 11:15:54 +02:00
Nathan 2fdf603a70 Fix continent download (#91)
There was a missing `{` in the mv after download.
2020-01-12 15:34:55 +02:00
admire e5e2c38c34 Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2020-01-08 11:27:03 +02:00
mazano 702c100125
Add curl in download pbf (#90)
* 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

* added curl in downloader
2020-01-08 11:20:12 +02:00
admire 164aca3366 added curl in downloader 2020-01-03 15:59:15 +02:00
admire 0e4f6bfe7f Merge branch 'develop' of github.com:kartoza/docker-osm into develop 2020-01-03 14:33:01 +02:00
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
admire 55e884f9ad fix docker-compose and update descriptions 2020-01-03 09:55:05 +02:00
admire d4b7f88d1f fixed import error in imposm 2020-01-02 18:32:53 +02:00
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