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
Tim Sutton
0f77404f34
Merge pull request #57 from timlinux/develop
...
Improvements to dockerfile
2018-06-20 00:17:34 +02:00
Tim Sutton
d4d414e8b6
Address comments from @gustry in PR #57
2018-06-20 00:14:35 +02:00
Tim Sutton
2e4d157293
Merge pull request #56 from timlinux/develop
...
Update docker hub references to kartoza repo.
2018-06-19 17:06:47 +02:00
Tim Sutton
cb30f182fb
Improvements to dockerfile: use storage volumes rather than a storage container. Added make command to remove those volumes. Readme cleanups
2018-06-19 17:04:11 +02:00
Tim Sutton
d325ca6bf8
Update docker hub references to kartoza repo. @gustry I have set up autobuilds now (not sure why I never did this before), so it should work nicely on the kartoza repo too
2018-06-19 14:16:34 +02:00
Etienne Trimaille
94d4b04c7b
update apt and golang version
2018-06-18 21:36:18 -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
Tom Oberhauser
182ff0132a
Fixed Dockerfile after renaming of imposm3
2018-04-25 19:14:18 -04:00
Etienne Trimaille
cd2253be84
use remote images from cloud.docker.com if needed
2018-04-04 11:25:58 +02: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
72bc59e3e9
review makefile and default values
2018-03-16 22:27:18 +01:00
Etienne Trimaille
3729585ef7
use psycopg-binary
2018-03-16 22:27:18 +01:00
Etienne Trimaille
c3137d33b1
re-indent countries.json
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
795955f5eb
update readme
2018-02-19 11:20:05 +03: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
Gavin Fleming
b26c292f4b
Update readme.md
2017-07-09 10:05:55 +03:00
Etienne Trimaille
494f9ef1a9
add timestamp to the webpage
2017-05-03 11:55:36 +02:00
Etienne Trimaille
81d5eb4c02
Add logs to Makefile
2017-05-03 11:55:36 +02:00
Etienne Trimaille
e1fc4981c9
web, readme
2017-05-03 11:55:36 +02:00