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
Manuel Roth
b1e733bbf5
Change folder name
2015-10-16 09:50:15 +02:00
Manuel Roth
6d21b734a3
Load water shp-file from volume, if provided
2015-10-16 09:49:30 +02:00
Lukas Martinelli
8f8962a1a5
Merge pull request #39 from geometalab/feature/integrated-tileserver
...
Better Tileserver integration with Xray support
2015-10-15 20:55:16 +02:00
Lukas Martinelli
9eab57c6ab
Add sleep to travis to avoid recv errors
2015-10-15 18:44:05 +02:00
Lukas Martinelli
121731a8ef
Test script is no longer needed with Travis
2015-10-15 17:35:18 +02:00
Lukas Martinelli
6cef275667
Grab TileJSON url from running tileserver on Travis
2015-10-15 17:34:43 +02:00
Lukas Martinelli
eb5a3667a0
Merge pull request #38 from geometalab/hotfix/cache_rename
...
Avoid underline in container name
2015-10-15 17:00:09 +02:00
Manuel Roth
2eecb98a59
Add download and import script
2015-10-15 16:56:31 +02:00
Lukas Martinelli
cd68b0b368
Avoid underline in container name
2015-10-15 16:47:01 +02:00
Lukas Martinelli
7bbcebbd32
Extract tessera calls into functions
2015-10-15 16:44:58 +02:00
Lukas Martinelli
6181ca0f22
Make bash constants readonly in run.sh
2015-10-15 16:41:55 +02:00
Lukas Martinelli
78e0c3548b
Use upper case for bash vars
2015-10-15 16:41:12 +02:00
Lukas Martinelli
092e312b45
Docker compose integration of tileserver
2015-10-15 16:37:32 +02:00
Lukas Martinelli
115c952e1d
Add support for xray styles out of the box without debug container.
2015-10-15 16:37:19 +02:00
Lukas Martinelli
ee605bd731
Fix issue with weird names mbtiles output
2015-10-15 16:36:56 +02:00
Lukas Martinelli
9338d8b36a
Add more instructions how to use docker compose
2015-10-15 16:36:34 +02:00
Manuel Roth
f3f5387390
Add Dockerfile and import script
2015-10-15 16:22:30 +02:00
Manuel Roth
dce1fd2734
Add import_water to docker-compose
2015-10-15 16:21:14 +02:00