Wykres commitów

19 Commity (develop)

Autor SHA1 Wiadomość Data
Victoria Neema f3452495f9
Update the docker-osm from the OSGS osm-mirror service (#120)
* update the mapping.yml file

* update post-pbf-import.sql.example

* update qgis_style.sql

* update production import nd backup schemas

* add the materialized_views schema

* update osm-mirror project

* add elevation data and the materialized view layers for the default qgis-project

* update the readme

* update qgis_style.sql
2022-06-07 14:55:23 +01: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 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
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
Etienne Trimaille 0b1cdbafc8 fix clipping issue by using ogr2ogr instead of shp2pgsql 2018-09-01 14:14:18 -04:00
Etienne Trimaille 503b2f9af5 update imposm from JSON to YML 2018-03-16 22:27:18 +01:00
Tim Sutton 5d1bd00281 Updated default styles 2017-05-03 11:55:36 +02:00
Etienne Trimaille e6eb695977 clip with SQL function 2015-12-29 14:38:08 +01:00
Etienne Trimaille f0ac9317c8 update timestamp file 2015-12-28 10:07: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 d051b4b210 fix #17 update mapping.json 2015-12-21 17:19:42 +01:00
Etienne Trimaille 5227a13a20 merge osm_pbf into settings 2015-07-31 10:43:29 +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
Etienne Trimaille ed29f2d456 doc 2015-07-30 09:43:16 +02:00
Etienne Trimaille e384cda8cf init 2015-07-23 18:10:06 +02:00