Wykres commitów

22 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
Rizky Maulana Nugraha 9d1656e78c refactor for GitHub Action 2021-09-07 16:59:36 +07: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
mazano f0702acd49
Fix import error due to differences in geom type (#74) 2018-10-05 14:43:58 +02:00
Etienne Trimaille 0b1cdbafc8 fix clipping issue by using ogr2ogr instead of shp2pgsql 2018-09-01 14:14:18 -04:00
Tim Sutton c46d55a821
fix duplicate rm in makefile (#60) 2018-06-20 10:55:51 +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
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 b8387bab9d if TIME=0, not diff are imported, only the first PBF file 2018-02-19 08:57:36 +03:00
Etienne Trimaille 81d5eb4c02 Add logs to Makefile 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
Etienne Trimaille b72a0cbb00 logs and small updates 2016-07-19 17:35:23 +07:00
Etienne Trimaille 5d6d904e69 Merge branch 'develop' into clipping
Conflicts:
	.gitignore
2015-12-30 10:16:46 +01:00
Etienne Trimaille 01463816ff add management command styles 2015-12-29 15:33:49 +01:00
Etienne Trimaille e6eb695977 clip with SQL function 2015-12-29 14:38:08 +01:00
Etienne Trimaille 2352363666 container name 2015-12-28 11:48:42 +01:00
Etienne Trimaille 3226af176b add commands to makefile 2015-12-23 11:06:08 +01:00
Etienne Trimaille a65dbdb785 Add makefile 2015-12-21 16:46:18 +01:00