Wykres commitów

1367 Commity (master)

Autor SHA1 Wiadomość Data
Lukas Martinelli 1a01d07054 Replace more UNION with WHERE 2015-11-04 20:41:12 +01:00
Lukas Martinelli 317d68df0f Replace UNION with WHERE 2015-11-04 20:30:52 +01:00
Lukas Martinelli 141f82de7e Move union coalesce into from clauses 2015-11-04 20:00:08 +01:00
Manuel Roth 5ce94f1a20 Remove coalesce call out of from clause 2015-11-04 19:56:35 +01:00
Lukas Martinelli 0bca22a98e Simplify city ranking 2015-11-04 19:21:39 +01:00
Lukas Martinelli bf0706eb3f Remove queries for too high zoom levels 2015-11-04 19:10:04 +01:00
Manuel Roth 94e8760a4c Add layer marine and rank function for labelrank field of marine layer 2015-11-04 18:50:09 +01:00
Manuel Roth df940b3aeb Add additional classification to yml 2015-11-04 18:33:57 +01:00
Manuel Roth 9d26a3c111 Remove unused table amenities 2015-11-04 18:23:25 +01:00
Manuel Roth 0554abda42 Remove typebased generalisations on roads table 2015-11-04 18:22:52 +01:00
Manuel Roth b35993b88e Add international label to layer waterway_label 2015-11-04 18:21:55 +01:00
Manuel Roth 39d008bb2c Add international names to layer water_label 2015-11-04 18:09:53 +01:00
Manuel Roth c6ee0b4753 Add international names to layer country_label, state_label and place_label 2015-11-04 17:59:13 +01:00
Manuel Roth 13e252da06 Improve layer road
Imroved query with better handling of what gets displayed on with zoomlevel
Add more osm types to imposm mapping
Add right layers to classification function
2015-11-04 17:12:03 +01:00
Manuel Roth 1ee0d87ee7 Reformated tunnel layer query 2015-11-04 15:43:51 +01:00
Manuel Roth 47fe08c233 Improve layer landuse_overlay
Add classification function
Improve query
2015-11-04 15:34:10 +01:00
Manuel Roth 693ef78fe1 Improve layer barrier_line
Move type classification to plpgsql function
Improve mapping and query
2015-11-04 15:11:33 +01:00
Manuel Roth b65e869b21 Reformate water query 2015-11-04 14:29:26 +01:00
Manuel Roth a8a0ff2c46 Remove generalized water_line table and reorganized waterway query 2015-11-04 14:23:54 +01:00
Manuel Roth dd197eabf0 Change tablenames to new imposm mapping 2015-11-04 13:29:51 +01:00
Lukas Martinelli 3cfe597146 Merge pull request #62 from geometalab/feature/mapping
Feature/mapping
2015-11-03 21:40:23 +01:00
Lukas Martinelli 9c7b67f33f Generate mapping diagram works through messy code 2015-11-03 21:39:49 +01:00
Lukas Martinelli 2826c269b5 Support generate layers 2015-11-03 20:54:09 +01:00
Manuel Roth 0cb579446d Remove print which doesn't output anything 2015-11-03 20:50:32 +01:00
Lukas Martinelli 49731c2224 Rename diagram generate 2015-11-03 20:22:57 +01:00
Lukas Martinelli 40e3ae67db Generate SQL from YAML config file 2015-11-03 19:28:34 +01:00
Manuel Roth 29d54ab113 Add is_capital, admin level field and missing tags to table places 2015-11-03 17:50:36 +01:00
Manuel Roth b5944c1e76 Add barrier tags to poi tables 2015-11-03 17:12:54 +01:00
Manuel Roth 927bb3e478 Remove barrier_point and add missing tags to _polygon and _lines 2015-11-03 17:07:47 +01:00
Manuel Roth 1ebe3c725e Add missing key parameter to network field of roads table and add missing tags to aero 2015-11-03 16:50:51 +01:00
Manuel Roth a09f8719da Add service field to roads table for differentiating minor-mayor-railways 2015-11-03 16:40:11 +01:00
Manuel Roth 495bb8073f Add maritime field to admin table and remove type field 2015-11-03 16:33:06 +01:00
Manuel Roth 2560162d41 Add marine table for ocean, sea and bay labels 2015-11-03 16:19:54 +01:00
Manuel Roth 9fbbf1558e Combine landuse_overlay with overlay, create generalized table for buildings and remove unused fields 2015-11-03 15:17:00 +01:00
Lukas Martinelli 927afc98fe Generate mapping graph 2015-11-03 15:01:12 +01:00
Manuel Roth 35b4e034a2 Change naming of tables to _points, _polygons, _lines and add more sports to poi table 2015-11-03 14:52:26 +01:00
Lukas Martinelli c1616b7c06 Merge pull request #55 from geometalab/feature/compare
Compare two maps visually
2015-11-03 13:15:56 +01:00
Lukas Martinelli 0ca79152eb Merge pull request #61 from geometalab/feature/streets-v6
Add data necessary for v6
2015-11-03 13:14:58 +01:00
Lukas Martinelli 2d7acd8984 Merge pull request #58 from geometalab/feature/verify
Verify tool
2015-11-03 13:13:57 +01:00
Lukas Martinelli 1c21375c84 Try to calculate local rank 2015-11-03 12:59:25 +01:00
Lukas Martinelli 0ae4a85047 Better maki labels 2015-11-03 12:57:36 +01:00
Lukas Martinelli 5c597e737b Categorize wetland 2015-11-03 12:52:03 +01:00
Lukas Martinelli 0132eb6961 Add international name 2015-11-03 11:09:19 +01:00
Lukas Martinelli faca628008 Add country area 2015-11-03 10:41:12 +01:00
Lukas Martinelli 7530e24732 Add short names 2015-11-03 10:41:00 +01:00
Lukas Martinelli dc21aba801 Add iso code 2015-11-03 10:37:28 +01:00
Lukas Martinelli 5fec7e4cb4 Add more multilingual names and add chinese and russian 2015-11-03 10:32:05 +01:00
Lukas Martinelli 2de1ceb983 Add shield style 2015-11-03 10:26:13 +01:00
Manuel Roth d0726511a4 Add format function for better typenames 'fast_food' to 'Fast Food' 2015-11-02 22:14:47 +01:00
Lukas Martinelli 72155f724f Merge branch 'master' into feature/verify 2015-11-02 20:14:06 +01:00