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
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
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
b1a780088e
remove unless-stopped, add tag for images
2018-06-22 06:02:06 -04: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
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
3729585ef7
use psycopg-binary
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
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
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
d447404740
fix install imposm
2016-05-25 10:09:14 +02:00
Etienne Trimaille
7cc3826eab
bump to golang 1.6
2016-05-25 10:01:11 +02:00
Etienne Trimaille
5d6d904e69
Merge branch 'develop' into clipping
...
Conflicts:
.gitignore
2015-12-30 10:16:46 +01:00
ImreSamu
08fd58a767
correct imposm3 version like : 0.1dev-20151229-901b40b
...
--- old
docker run -i -t dockerosm_imposm imposm3 version
0.1
--- new
docker run -i -t dockerosm_imposm imposm3 version
0.1dev-20151229-901b40b
2015-12-29 18:29:08 +01: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
0e82a6188b
fix compile imposm3
2015-12-22 13:44:05 +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
Julien Noblet
c0969123e9
Update Golang to 1.5
2015-12-21 16:40:09 +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
1b4b40b5ce
Remove volume specification in imposm dockerfile
2015-07-30 14:47:09 +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