Etienne Trimaille
49b329e55e
fix #85 update readme about custom SQL file
2019-10-10 15:09:05 +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
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
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
Etienne Trimaille
559bbcb88e
add note in readme about OSM metadata
2019-02-25 22:25:22 -04: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
mazano
f0702acd49
Fix import error due to differences in geom type ( #74 )
2018-10-05 14:43:58 +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
Tim Sutton
5ee47588ad
Set map background to blue
2017-05-03 11:55:36 +02:00
Tim Sutton
5d1bd00281
Updated default styles
2017-05-03 11:55:36 +02:00
Tim Sutton
c2231d650f
Fixes so web map works
2017-05-03 11:55:36 +02:00
Etienne Trimaille
28c88c3b66
add qgis server, project and leaflet page
2017-05-03 11:55:36 +02:00
Daniel Caldwell
ea49a4489c
changed install location based off of readme from here: https://github.com/omniscale/imposm3
2017-04-18 09:29:25 +02:00
Etienne Trimaille
85b14edcce
Merge pull request #34 from kartoza/update
...
update documentation and small fixes
2016-07-19 17:59:36 +07: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
e58dc47865
Merge pull request #33 from Gustry/fix
...
Fix some minor issues to install imposm
2016-05-25 10:09:52 +02:00