58 Commits

Author SHA1 Message Date
jirik
92a056ab78 Abbreviate also name:latin of streets 2018-11-30 15:32:26 +01:00
jirik
bae5f21bb4 Respect current grouping of osm_transportation_name_network 2018-11-07 11:08:06 +01:00
Joakim Kronqvist
7ec9e49a44 Only group transportation name based on language tags 2018-11-07 11:08:06 +01:00
Joakim Kronqvist
08df7abf27 Use osml10n functions for transportation name tags 2018-11-07 11:08:06 +01:00
jirik
dba6e7025f Improve doc, update diagrams 2018-04-27 13:41:32 +02:00
jirik
63f6915fab Add missing transportation_name features
Fix #372
2017-11-25 11:10:01 +01:00
jirik
e95f2d476b Add layer, level, and indoor tags for footways and steps 2017-11-09 10:13:53 +01:00
jirik
0b94704436 Add subclass of paths in transportation_name 2017-11-09 10:13:53 +01:00
jirik
14f6729f5c Update diagrams of transportation_name 2017-11-09 10:13:53 +01:00
jirik
1cdf726384 Add platforms to transportation as paths 2017-11-09 08:51:14 +01:00
jirik
893918761c Fix SQL update logic (patch from 3.6.2) 2017-08-01 09:12:15 +02:00
Jiri Kozel
51bc8fad35 Multilinguality (#279)
Improve multilinguality: names in 57 languages, name:latin, name:nonlatin, name_int. Fixes #211 #252 #80.

See #279 for more info.
2017-06-12 17:53:47 +02:00
jirik
f829f6cd19 Update diagrams of transportation and transportation_name 2017-03-31 13:48:57 +02:00
jirik
c6eed77e42 Remove memeber_osm_ids attribute from transportation and transportation_name
Too big DB during import-sql step
2017-03-31 13:48:57 +02:00
MartinMikita
13e8625862 Added partial index to speed up creating materialized views in transportation_name merge_highways SQL. 2017-03-31 13:48:57 +02:00
jirik
038d4d5224 Add name_de to documentation 2017-03-17 13:15:40 +01:00
jirik
4c6d30066d Add German names (name_de), unify English names (name_en) 2017-03-17 12:56:54 +01:00
jirik
fad3cab2cd Adjust zoom levels of transportation_name, update diagrams 2017-03-15 13:53:09 +01:00
jirik
c026da1324 Change default value of transportation_name's network attribute 2017-03-15 11:10:06 +01:00
jirik
6b523a5e0a Adjust zoom levels of transportation_name layer 2017-03-15 11:08:26 +01:00
jirik
4dcbb40ef1 Add gb-motorway and gb-trunk network types 2017-03-14 13:43:14 +01:00
jirik
7459cbe9c3 Add ca-transcanada network type 2017-03-03 14:05:39 +01:00
jirik
3af0204564 Fix order of commands in network_type.sql in transportation_name 2017-03-03 09:15:58 +01:00
jirik
5568d3ba44 Add default value to network attribute of layer_transportation_name 2017-03-01 15:59:10 +01:00
jirik
5db1b0e80e Add network type to transportation_name layer, adjust 'ref' attribute 2017-03-01 14:55:02 +01:00
jirik
3fa68ebef1 Remove empty string from network_type 2017-03-01 13:08:24 +01:00
jirik
fdfeb1aa24 Add network_type to osm_route_member 2017-03-01 10:50:07 +01:00
jirik
4fd4bfb2a0 Add attribute into osm_transportation_name_linestring 2017-02-28 16:25:19 +01:00
jirik
fa34831a54 Add attribute into osm_transportation_name_linestring 2017-02-28 16:23:47 +01:00
Lukas Martinelli
0fb7981bb9 Ensure empty name is NULL in name_en 2017-01-18 16:26:11 +01:00
Lukas Martinelli
ce66892808 Replace tabs with spaces for merge_highways 2017-01-18 16:20:57 +01:00
Lukas Martinelli
a123c1fbd9 Add name_en to transportation_name UNION 2017-01-18 16:20:24 +01:00
Lukas Martinelli
25fea38fe2 Add name_en to transportation_name #88 2017-01-18 16:13:37 +01:00
stirringhalo
6f842a6859 Switch st_union to st_collect 2017-01-16 20:54:10 -05:00
Lukas Martinelli
2d586bb47a Merge pull request #131 from openmaptiles/trigger_tables_sql
Daily updates
2017-01-16 09:38:47 +01:00
stirringhalo
31e0466b67 Disable concurrent refresh as its problematic. 2017-01-11 16:31:47 -05:00
stirringhalo
4c1ea3e4b1 Refresh concurrently and create materialized views with data. 2017-01-07 22:26:09 -05:00
stirringhalo
cda3af9215 Change SELECT to PERFORM in function and drop triggers first 2017-01-06 20:33:43 -05:00
stirringhalo
9437a1b8d6 Make the sql rerunnable without error 2017-01-05 12:47:10 -05:00
Lukas Martinelli
f361d3d9fd Add better title to layer READMEs 2017-01-05 17:31:21 +01:00
Lukas Martinelli
8a9b1246d3 Link to openmaptiles.org for layer doc 2017-01-05 17:29:18 +01:00
stirringhalo
c5d4c1ea80 Fix the name of triggers, cannot be schema-qualified 2017-01-04 17:56:51 -05:00
stirringhalo
2fd3be1403 Use schemas to update on commit, untested 2017-01-04 16:59:42 -05:00
stirringhalo
3c4205055b Refresh concurrently 2017-01-04 11:49:14 -05:00
stirringhalo
2ef6a19149 when create materialized do so without data, better logging 2017-01-04 01:03:00 -05:00
stirringhalo
0c1da27294 Fix pile of syntax issues 2017-01-03 23:35:39 -05:00
stirringhalo
53c29f65cd fix semicolon 2017-01-03 23:21:52 -05:00
stirringhalo
c64170d9be Initial materialized views and triggers 2017-01-02 18:31:24 -05:00
stirringhalo
8b30e5ddc2 Add cascade to drops 2016-12-28 18:19:54 -05:00
stirringhalo
f98ade427e Drop tables to force redo on update
Reorder
2016-12-28 18:17:18 -05:00