Wykres commitów

1271 Commity (80f7c18e096883aa88d0a6cbdff0b78a7c1e3fbf)

Autor SHA1 Wiadomość Data
Lukas Martinelli c0a1867841 Remove default parameters from docker compmose and make output less verbose for travis 2015-10-27 09:54:26 +01:00
Lukas Martinelli 46ecc17472 Use less travis build steps and hope for Docker cache to kick in 2015-10-27 09:36:18 +01:00
Lukas Martinelli 05acd1db10 Bake water import file into Docker image 2015-10-27 09:34:41 +01:00
Lukas Martinelli e3f60d8771 Add water to travis import 2015-10-26 21:57:52 +01:00
Lukas Martinelli 9d5c948232 Travis cache PBF and Water SHP files 2015-10-26 21:32:46 +01:00
Lukas Martinelli c1d7e9cdf5 Adapt docker compose file 2015-10-26 21:20:59 +01:00
Lukas Martinelli 63cc08565f Move import documentation into docs folder 2015-10-26 20:55:57 +01:00
Lukas Martinelli 6d31cc3ddf Move components below src dir 2015-10-26 20:54:26 +01:00
Manuel Roth 3c104e7599 Add data.yml 2015-10-26 15:18:45 +01:00
Lukas Martinelli ef66f50b1a Add verify script 2015-10-25 20:05:26 +01:00
Lukas Martinelli 2bd3bfed60 Store results in S3 bucket 2015-10-25 14:32:18 +01:00
Lukas Martinelli 66ede24133 Make export script work with docker compose 2015-10-24 18:02:38 +02:00
Lukas Martinelli 2e3fdd53bd Try download water SHP files 2015-10-24 18:01:50 +02:00
Lukas Martinelli b6e538ba40 Read jobs from sqs 2015-10-24 17:07:19 +02:00
Lukas Martinelli 0934a6ed82 New export.py is wrapper around tilelive copy 2015-10-24 16:54:33 +02:00
Manuel Roth 0a703255a5 Add documentation of output structure 2015-10-24 16:23:16 +02:00
Lukas Martinelli dd3f376f9b Use new python based export script 2015-10-24 16:22:26 +02:00
Lukas Martinelli 59dd7e00b9 Embedd job worker into script 2015-10-24 15:36:11 +02:00
Manuel Roth b49105cd6e first commit 2015-10-24 15:19:37 +02:00
Manuel Roth 03de42f001 Write output log for each tile into corresponding directory 2015-10-23 19:16:30 +02:00
Manuel Roth ab60bbd2c8 Make output more clear
The output and code is now better structured. Layers, classes and types are alphabetically ordered for semantical comparison
```
name: open-streets
tile: z/y/x
features: [features.length]
layers: [layers.length]
classes: [classes.length]
types: [types.length]
[layer]
    [class]
        [type]
```
2015-10-23 15:29:03 +02:00
Manuel Roth abe112d851 Analyze vector tile and output layers with class and types 2015-10-21 19:08:20 +02:00
Manuel Roth 585baa673b Add types to layer landuse 2015-10-21 16:11:20 +02:00
Manuel Roth df844d4b1f Add local db credentials and water query 2015-10-21 16:07:08 +02:00
Manuel Roth 0de1ae4f72 Add index after water import 2015-10-21 13:26:32 +02:00
Manuel Roth 63fba136c9 Merge pull request #45 from geometalab/feature/better-structure
Better Structure
2015-10-21 11:39:43 +02:00
Lukas Martinelli ba20d3f4f8 Add policy to README 2015-10-20 21:55:36 +02:00
Lukas Martinelli 6b2fb260ef Build docker container for job maker 2015-10-20 21:47:36 +02:00
Lukas Martinelli bfcc04407c Push jobs to SQS 2015-10-20 21:37:10 +02:00
Lukas Martinelli d6b2f21391 Move jobmaker into export dir 2015-10-20 17:27:40 +02:00
Lukas Martinelli 3f377c47a4 Merge branch 'feature/better-structure' into feature/jobmaker 2015-10-20 17:26:24 +02:00
Lukas Martinelli a1b4dcf7fc Use volumes path in docker compose and make wget silent 2015-10-20 17:04:37 +02:00
Lukas Martinelli 0f9ab08422 Adapt compose file to path changes 2015-10-20 16:28:45 +02:00
Lukas Martinelli 821abf7be6 Move postgis into separate database folder 2015-10-20 16:27:37 +02:00
Lukas Martinelli d16b1639d3 Merge branch 'master' into feature/better-structure 2015-10-20 16:17:53 +02:00
Lukas Martinelli 4e4ce553f3 Remove no longer needed code 2015-10-20 16:10:12 +02:00
Lukas Martinelli 7ca0a99a66 Rename project into tm2source 2015-10-20 16:10:12 +02:00
Lukas Martinelli 43545c8dd4 Move tilelive copy to worker 2015-10-20 16:10:12 +02:00
Lukas Martinelli fbd7fd65d1 Move from database into import folder
Move gatling into tileserver folder
2015-10-20 16:10:08 +02:00
Lukas Martinelli 9f75c42ee3 Modify docker compose config 2015-10-20 15:51:36 +02:00
Lukas Martinelli 8dc21609cf Fix bad typo in serve styles 2015-10-17 20:58:36 +02:00
Lukas Martinelli 5a854130fe Create bounding boxes from tiles 2015-10-16 16:22:46 +02:00
Lukas Martinelli d67af3b229 Merge pull request #41 from geometalab/feature/import-water
Feature/import water
2015-10-16 12:30:56 +02:00
Manuel Roth 2dd67ac7c5 Fix postgis port mapping to random external port 2015-10-16 12:18:57 +02:00
Manuel Roth 89a07e2bc8 Fix styling of readme 2015-10-16 12:06:51 +02:00
Manuel Roth 8d0b8d4094 Fix merge conflict 2015-10-16 12:05:48 +02:00
Manuel Roth 42ee8f80ad Fix link to openstreetmapdata 2015-10-16 12:02:41 +02:00
Manuel Roth 2841efacdf Add to database readme 2015-10-16 12:00:24 +02:00
Manuel Roth daaff561cb Add description to readme and set import dir to local import 2015-10-16 11:47:54 +02:00
Manuel Roth db7ce816e6 Add detect shp file 2015-10-16 11:42:14 +02:00