Wykres commitów

  • 4d04736932 Update park description Brian Sperlongano 2023-04-04 16:07:25 -0400
  • b3d67ed5b3
    Add aboriginal lands (#1489) Brian Sperlongano 2023-04-04 07:20:41 -0400
  • d398f486a6 Use area name for mbtiles in quickstart.sh William Edmisten 2023-03-29 20:09:00 -0400
  • 5d63d030d3
    Merge branch 'master' into zlw-aboriginal Tomas Pohanka 2023-03-28 10:37:25 +0200
  • 6f2b39e657
    Fix index typo (#1522) Brian Sperlongano 2023-03-28 04:33:18 -0400
  • 1080f74ccb Fix index typo Brian Sperlongano 2023-03-27 20:59:49 -0400
  • 8e9f11f1b0 Remove unused indexes Brian Sperlongano 2023-03-23 09:03:26 -0400
  • f3dbb0a839
    Refresh osm_park_polygon_dissolve_z4 materialized view after update in update_park_polygon.sql (#1515) benedikt-brandtner-bikemap 2023-03-23 13:30:23 +0100
  • ee0b609feb
    Refresh osm_park_polygon_dissolve_z4 materialized view after update in update_park_polygon.sql Benedikt Brandtner 2023-03-19 19:04:47 +0100
  • 54e24207a1
    Improved update performance of waterway layer (#1514) benedikt-brandtner-bikemap 2023-03-23 08:05:15 +0100
  • f40a0c4762
    Improved update performance of waterway layer * Refactored LineString-merging and diff updates in update_important_waterway.sql Benedikt Brandtner 2023-03-19 18:49:39 +0100
  • d937705292
    Update Performance water_name Layer (#1513) benedikt-brandtner-bikemap 2023-03-22 21:28:21 +0100
  • 7d1ab14086
    Improved update performance of water_name layer * Implemented diff updates for update_water_lakeline.sql and update_water_point.sql * Unified update_water_lakeline.sql and update_water_point.sql to update_water_name.sql Benedikt Brandtner 2023-03-19 18:47:01 +0100
  • 8190418417
    Improved update performance of water_name layer * Refactored IDs to be unique in water_name_marine.osm_ids * Restricted updates to INSERT and UPDATE operations during water_name_marine.refresh * Added analyze statements before update queries during water_name_marine.refresh Benedikt Brandtner 2023-03-19 18:45:47 +0100
  • b2a57b3755
    Update Performance transportation_name Layer (#1512) benedikt-brandtner-bikemap 2023-03-22 19:39:18 +0100
  • 22a645a715
    Updated ETL-Diagram for transportation_name layer Benedikt Brandtner 2023-03-22 18:55:50 +0100
  • b356066e83
    Improved update performance of transportation_name layer * Refactored LineString-merging and diff updates in update_transportation_name.sql Benedikt Brandtner 2023-03-19 19:03:23 +0100
  • 9327775258
    Improved update performance of transportation_name layer * Refactored transportation_route_member_coalesced materialized view to table * Added is_old column to transportation_name.network_changes * Added analyze statements before update queries during transportation_name.refresh_network and update_osm_route_member Benedikt Brandtner 2023-03-19 19:02:11 +0100
  • 8321574565
    Improved update performance of transportation layer (#1511) benedikt-brandtner-bikemap 2023-03-22 16:48:27 +0100
  • 6eb0bdf668
    Improved update performance of transportation layer * Refactored LineString-merging and diff updates in update_transportation_merge.sql Benedikt Brandtner 2023-03-19 18:56:59 +0100
  • 0e8e2512e8
    Update Performance poi Layer (#1510) benedikt-brandtner-bikemap 2023-03-22 15:07:10 +0100
  • 962520d90e
    Improved update performance of poi layer * Refactored update_poi_point.sql to partial diff update Benedikt Brandtner 2023-03-19 18:42:49 +0100
  • 2bca276d3c
    Improved update performance of poi layer * Refactored IDs to be unique in poi_polygon.osm_ids * Restricted updates to INSERT and UPDATE operations during poi_polygon.refresh * Added analyze statements before update queries during poi_polygon.refresh Benedikt Brandtner 2023-03-19 18:42:24 +0100
  • 3caa11aee9
    Improved update performance of place layer (#1509) benedikt-brandtner-bikemap 2023-03-22 14:00:10 +0100
  • 77f5954c1d
    Improved update performance of place layer * Refactored IDs to be unique in the following tables * place_city.osm_ids * place_continent_point.osm_ids * place_country.osm_ids * place_island_point.osm_ids * place_island_polygon.osm_ids * place_state.osm_ids * Added analyze statements before update queries and restricted updates to INSERT and UPDATE operations during execution of the following functions * place_city.refresh * place_continent_point.refresh * place_country.refresh * place_island_point.refresh * place_island_polygon.refresh * place_state.refresh Benedikt Brandtner 2023-03-19 18:40:01 +0100
  • 1126e30d0d
    Improved update performance of mountain_peak layer (#1508) benedikt-brandtner-bikemap 2023-03-22 12:13:05 +0100
  • 6075b0b537
    Improved update performance of mountain_peak layer * Refactored IDs to be unique in mountain_linestring.osm_ids and mountain_peak_point.osm_ids * Restricted updates to INSERT and UPDATE operations during mountain_linestring.refresh and mountain_peak_point.refresh * Added analyze statements before update queries during mountain_linestring.refresh and mountain_peak_point.refresh Benedikt Brandtner 2023-03-19 18:33:39 +0100
  • d97d86320b
    Do not raise errors with diagnostics code after local test in order to let executors of the script propagate the appropriate status-code (#1519) benedikt-brandtner-bikemap 2023-03-22 07:56:34 +0100
  • 54624b0da0
    Merge branch 'master' into zlw-water-indexes Brian Sperlongano 2023-03-21 21:36:42 -0400
  • f3cda1110d
    Do not raise errors with diagnostics code after local test in order to let executors of the script propagate the appropriate status-code Benedikt Brandtner 2023-03-21 12:19:57 +0100
  • 7bdf1ae409
    Improved update performance of housenumber layer (#1507) benedikt-brandtner-bikemap 2023-03-21 20:24:47 +0100
  • c403aa4c39
    Merge a3cc4b48df into d8a8c81f79 Frédéric Rodrigo 2023-03-21 18:44:46 +0100
  • b3078b068d
    Improved update performance of housenumber layer * Refactored IDs to be unique in housenumber.osm_ids * Restricted updates to INSERT and UPDATE operations during housenumber.refresh * Added analyze statements before update queries during housenumber.refresh Benedikt Brandtner 2023-03-19 18:29:13 +0100
  • d8a8c81f79
    Improved update performance of aerodrome_label layer (#1506) benedikt-brandtner-bikemap 2023-03-21 18:09:32 +0100
  • 5303364cd4
    Improved update performance of aerodrome_label layer * Refactored IDs to be unique in aerodrome_label.osm_ids * Restricted updates to INSERT and UPDATE operations during aerodrome_label.refresh * Added analyze statements before update queries during aerodrome_label.refresh Benedikt Brandtner 2023-03-19 18:26:51 +0100
  • f918f4d607
    Local Test Fixes (#1505) benedikt-brandtner-bikemap 2023-03-21 11:33:50 +0100
  • b4060387e0 Remove unused indexes Brian Sperlongano 2023-03-20 17:02:34 -0400
  • beca06aee8
    post-import test fixes for osm_route_member; Benedikt Brandtner 2023-03-19 17:53:01 +0100
  • e2b0bb55c1
    post-import-test fixes for osm_transportation_merge_linestring_gen_z4 and osm_transportation_merge_linestring_gen_z5; Benedikt Brandtner 2023-03-19 17:52:47 +0100
  • 81d29fff2b
    Add convenience script to run the integrity test locally (#1495) Brian Sperlongano 2023-03-17 02:53:21 -0400
  • 9e35696ed7
    Update integrity.sh Brian Sperlongano 2023-03-16 22:08:52 -0400
  • ff40081c1a
    Merge branch 'master' into zlw-integrity-script Brian Sperlongano 2023-03-16 22:07:57 -0400
  • 4a15757a0b
    Merge branch 'master' into zlw-aboriginal Tomas Pohanka 2023-03-15 22:17:02 +0100
  • 02dcc41e1f
    Support new docker compose version (#1497) William Edmisten 2023-03-15 17:16:00 -0400
  • d1cfe114a9
    Merge branch 'master' into support-new-docker-compose-version Tomas Pohanka 2023-03-15 19:24:13 +0100
  • e5a5acfa99
    Render long-distance ferries at longer zooms (#1486) Brian Sperlongano 2023-03-15 11:55:47 -0400
  • da742ece9e
    Merge branch 'master' into long-ferries Tomas Pohanka 2023-03-15 13:25:03 +0100
  • d8c367f42c
    Remove bridge/tunnel attributes from tiny bridges (#1283) Brian Sperlongano 2023-03-15 08:22:08 -0400
  • bbf2f819eb
    Merge branch 'master' into low-zoom-untunnel Tomas Pohanka 2023-03-15 12:54:49 +0100
  • 6da2b96a5a
    Merge branch 'master' into support-new-docker-compose-version William Edmisten 2023-03-06 21:40:58 -0500
  • 73bcb5a4c4
    Merge branch 'master' into zlw-drop-name-underscore-highway Brian Sperlongano 2023-03-06 20:21:46 -0500
  • 3e9882ddc2
    Merge branch 'master' into zlw-integrity-script Brian Sperlongano 2023-03-06 13:52:52 -0500
  • a0984258a9
    Merge branch 'master' into long-ferries Brian Sperlongano 2023-03-06 13:14:26 -0500
  • 0c6dd1fecb
    Update Slack link (#1494) Brian Sperlongano 2023-03-06 13:14:01 -0500
  • 1b6bfa8476 Merge branch 'master' into long-ferries Brian Sperlongano 2023-03-06 12:00:10 -0500
  • cb5c966fd4
    Merge branch 'master' into zlw-integrity-script Brian Sperlongano 2023-03-06 11:56:49 -0500
  • 5dc435431f
    Merge branch 'master' into support-new-docker-compose-version William Edmisten 2023-03-06 11:53:41 -0500
  • d662fe56d4
    Merge branch 'master' into zlw-doc-update Tomas Pohanka 2023-03-06 17:10:46 +0100
  • b7edcf6153
    Convert osm_route_member unique index to trigger (#1501) Brian Sperlongano 2023-03-06 11:10:30 -0500
  • 48ccf28a66 Update devdoc Brian Sperlongano 2023-02-28 10:56:44 -0500
  • 3fd9c1f9b5 Remove unused indexes Brian Sperlongano 2023-02-28 10:50:19 -0500
  • 9ab498b9d0 Improved route handling Brian Sperlongano 2023-02-28 10:41:27 -0500
  • fb4c118dd9 Convert primary key to trigger Brian Sperlongano 2023-02-27 22:44:52 -0500
  • 57fd42599e Add integrity script William Edmisten 2023-02-26 09:31:45 -0500
  • a6bbbfd14d Revert "Coalesce duplicate route concurrencies (#1361)" William Edmisten 2023-02-26 09:30:48 -0500
  • 0311893f8c Support new docker compose version William Edmisten 2023-02-19 18:39:02 -0500
  • de7db3aa46 Add integrity script Brian Sperlongano 2023-02-17 22:33:35 -0500
  • 2253aa3264 Update Slack link Brian Sperlongano 2023-02-17 22:14:36 -0500
  • c11d370c1e Restore style.json Brian Sperlongano 2023-02-17 22:11:27 -0500
  • da6b4de869 Revert style.json to see if CI error goes away Brian Sperlongano 2023-02-17 21:56:20 -0500
  • 543ed538c6 Long ferries Brian Sperlongano 2023-02-17 12:56:13 -0500
  • 6f34a4a30b Fix newline Brian Sperlongano 2023-02-06 22:42:48 -0500
  • 2d9506f905 Fix newline Brian Sperlongano 2023-02-06 21:43:38 -0500
  • 1282fb1f90 Simplify park classes Brian Sperlongano 2023-02-06 21:35:28 -0500
  • f441a90fd7 Add layer scrub to z10 Brian Sperlongano 2023-01-30 20:48:33 -0500
  • b303cb29cc Add level to bridge scrub Brian Sperlongano 2023-01-30 20:31:16 -0500
  • 1a4762a7b9
    Merge branch 'master' into low-zoom-untunnel Brian Sperlongano 2023-01-30 19:41:05 -0500
  • c20b517c53
    Merge branch 'master' into zlw-aboriginal Brian Sperlongano 2023-01-30 10:10:04 -0500
  • 624cf7a8a3
    Minor docs enhancement. (#1481) Tomas Pohanka 2023-01-30 14:04:47 +0100
  • da944a2b39
    Merge branch 'master' into docs_update Tomas Pohanka 2023-01-30 08:01:23 +0100
  • 4143797629 Add aboriginal lands Brian Sperlongano 2023-01-29 20:58:52 -0500
  • 681ed13e52 Add housename to the list of layers Rinigus 2023-01-29 12:25:07 +0200
  • 72f3418805 Add housename layer Rinigus 2023-01-29 12:16:08 +0200
  • 701e7fee3c Convert to NULLIF Brian Sperlongano 2023-01-27 09:35:37 -0500
  • ccc52712ca Remove default level values Brian Sperlongano 2023-01-27 08:23:04 -0500
  • ed2b433d59
    Merge branch 'master' into low-zoom-untunnel Brian Sperlongano 2023-01-26 13:36:34 -0500
  • 5e9b7c475d
    Add grade 1 tracks to paved (#1485) Brian Sperlongano 2023-01-26 13:24:44 -0500
  • 0e7f5a9860
    Merge branch 'master' into zlw-track-subclass Tomas Pohanka 2023-01-26 17:57:48 +0100
  • d2c69b0d45
    Fix stops aggregation in osm_poi_point. (#1480) Tomas Pohanka 2023-01-26 17:57:31 +0100
  • ab98162e8a
    Merge branch 'master' into fix_agg_stop Tomas Pohanka 2023-01-26 16:16:05 +0100
  • bc9bbd2e67
    Coalesce duplicate route concurrencies (#1361) Brian Sperlongano 2023-01-26 10:15:47 -0500
  • 9271342854 Add grade 1 tracks to paved Brian Sperlongano 2023-01-24 15:39:07 -0500
  • 6ec97b8c21 Consider boundary_type=maritime to be maritime=1 Kevin Schaul 2023-01-20 11:30:05 -0600
  • 110938e2cf Extend brunnel handling to lower zooms Brian Sperlongano 2023-01-20 05:50:27 -0500
  • 4405356aef Fix column ordering Brian Sperlongano 2023-01-20 00:20:37 -0500
  • 83381a83fd brunnel suppression to z10 Brian Sperlongano 2023-01-19 23:45:32 -0500
  • c8e51d3123
    Merge branch 'master' into coalesce_same_routes Brian Sperlongano 2023-01-19 23:20:35 -0500
  • be5a1b3929 Cosine adjustment for latitude Brian Sperlongano 2023-01-19 23:20:04 -0500
  • 91f114d330
    Merge branch 'master' into low-zoom-untunnel Brian Sperlongano 2023-01-19 23:02:55 -0500
  • ef846f0f40 z11 implementation of brunnel scrubbing Brian Sperlongano 2023-01-19 23:02:02 -0500