Wykres commitów

33 Commity (445686f6963cd1fc277b1aad496050c87b5ce0e8)

Autor SHA1 Wiadomość Data
Irwan Fathurrahman 445686f696
fix import diff error when clip is turn on (#95) 2020-01-29 12:05:47 +00: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
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
Etienne Trimaille 49b329e55e fix #85 update readme about custom SQL file 2019-10-10 15:09:05 +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
Etienne Trimaille 0b1cdbafc8 fix clipping issue by using ogr2ogr instead of shp2pgsql 2018-09-01 14:14:18 -04:00
Etienne Trimaille b1a780088e remove unless-stopped, add tag for images 2018-06-22 06:02:06 -04:00
mazano b8ef57c49a Fix for python path issues due to wrong version installed in docker-o… (#53)
* Fix for python path issues due to wrong version installed in docker-osm-update

* Pythonize to version 3

* Fixes for PR based on comments from Gustry
2018-06-14 06:19:06 -04:00
Etienne Trimaille b80d257be6 add some logs 2018-04-04 11:25:58 +02:00
Etienne Trimaille f1932076fe fix typo variable 2018-03-19 16:40:03 +01:00
Etienne Trimaille eae1ccc278 update to postgres 9.6 and postgis 2.4 2018-03-19 15:15:23 +01:00
Etienne Trimaille 4cb08e2666 resurrect the display in webbrowser 2018-03-16 22:27:18 +01:00
Etienne Trimaille 503b2f9af5 update imposm from JSON to YML 2018-03-16 22:27:18 +01:00
Etienne Trimaille b8387bab9d if TIME=0, not diff are imported, only the first PBF file 2018-02-19 08:57:36 +03:00
Etienne Trimaille 70913aa378 update golang, postgres, setuptools 2018-02-16 10:27:06 +03:00
Etienne Trimaille e1fc4981c9 web, readme 2017-05-03 11:55:36 +02:00
Etienne Trimaille b72a0cbb00 logs and small updates 2016-07-19 17:35:23 +07:00
Etienne Trimaille 047aa8bb77 update documentation and small fixes 2016-07-18 18:33:38 +07:00
Etienne Trimaille e6eb695977 clip with SQL function 2015-12-29 14:38:08 +01:00
Etienne Trimaille eb67fae10f refactoring imposm 2015-12-29 14:06:10 +01:00
Etienne Trimaille f0ac9317c8 update timestamp file 2015-12-28 10:07:08 +01:00
Etienne Trimaille 3226af176b add commands to makefile 2015-12-23 11:06:08 +01:00
Etienne Trimaille f164bea4af fix #22 write database timestamp to a file 2015-12-23 10:49:52 +01:00
Etienne Trimaille c27a7e066f add SQL script and QGIS styling 2015-12-22 13:45:54 +01:00
Etienne Trimaille 5e45e9c5c9 remove state file config 2015-12-21 18:25:38 +01:00
Etienne Trimaille c5cfb679a0 fix overwrite env vars in python script 2015-12-21 16:47:37 +01:00
Etienne Trimaille c413e18fb7 cleaning and improve log 2015-12-18 15:05:30 +01:00
Etienne Trimaille 5227a13a20 merge osm_pbf into settings 2015-07-31 10:43:29 +02:00
Etienne Trimaille 725dd2dd6b small fixes and documentation 2015-07-30 16:08:18 +02:00
Etienne Trimaille 4ad8fbb5c9 update documentation, add licence 2015-07-30 15:45:34 +02:00
Etienne Trimaille c3d0f68f44 add cast to float, change .gitignore 2015-07-30 15:14:47 +02:00
Tim Sutton ff80041ef1 Updated readmes and refactored base_pbf to osm_pbf 2015-07-30 12:36:07 +02:00
Etienne Trimaille 006cc467ab merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00