{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":38220628,"defaultBranch":"master","name":"tilemaker","ownerLogin":"systemed","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-06-29T01:06:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/694425?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714061553.0","currentOid":""},"activityList":{"items":[{"before":"415fcb2712911c274953ee3396d839fa3be17a5e","after":null,"ref":"refs/heads/fix_roundabouts","pushedAt":"2024-04-25T16:12:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"}},{"before":"2b68d2c2235d8ed8549198586b466f6b12f826d1","after":"122c1634ccfd6a482d14f568ae8a938d2deba255","ref":"refs/heads/master","pushedAt":"2024-04-25T16:11:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Fix roundabouts (#708)","shortMessageHtmlLink":"Fix roundabouts (#708)"}},{"before":null,"after":"415fcb2712911c274953ee3396d839fa3be17a5e","ref":"refs/heads/fix_roundabouts","pushedAt":"2024-04-25T11:03:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Fix roundabouts","shortMessageHtmlLink":"Fix roundabouts"}},{"before":"0190fbac89ed8b1c3c17ff87fda5bd2173c039a4","after":"2b68d2c2235d8ed8549198586b466f6b12f826d1","ref":"refs/heads/master","pushedAt":"2024-04-02T09:45:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Reduce differences between official OpenMapTiles tiles and Tilemaker implementation (#686)\n\n* Add missing features classes to landcover layer.\r\n\r\nThey are already documented but have been missing in the implementation.\r\n\r\n* Add missing place values, add islands mapped as polygons\r\n\r\n* Hand over variables to the function instead of relying on global access\r\n\r\n* Set correct minzoom for railway features, add railway subclass\r\n\r\nMinzoom for railway features depends on railway=*, service=* and\r\nusage=*. Only railway features with specific railway=* values are added\r\nto the vector tiles. This means, railway=construction/disused/… and\r\nrailway=fancy_value are ignored.\r\n\r\nThe OpenMapTiles schema defines a subclass field for railways as well.\r\nThis commit adds this field.\r\n\r\n* Drop railway features without names from transportation_name\r\n\r\nIt makes vector tiles smaller if we do not add railway features without\r\nnames to the vector tiles.\r\n\r\n* Cleanup transportation_name, drop roads without name or ref from it\r\n\r\n* Drop layers transportation_name_mid and transportation_name_detail, use\r\n MinZoom() instead.\r\n* Do not write roads without names or ref into the vector tiles.\r\n\r\n* Use write_to_transportation_layer function for ferries\r\n\r\n* Do not write ferries without names to the vector tiles\r\n\r\n* transportation* layers: minzoom, construction, raceway\r\n\r\n* Set correct minzoom values for all roads in the transportation and\r\n transportation_name layer.\r\n* Add highway=raceway\r\n* Align handling of roads under construction to OpenMapTiles.\r\n\r\n* Do not set mtb_scale if the tag is not present\r\n\r\n* Add aerialways\r\n\r\n* Do not set expressway if the tag is missing\r\n\r\n* Add areas for pedestrians, add platforms\r\n\r\n* Add missing subclass attribute to transportation layer\r\n\r\n* Improve handling of polygons on transporation layer\r\n\r\n* Do not write polygons other than infrastructure for pedestrians and\r\n piers.\r\n* Set minzoom according to area size and absolute minzoom.\r\n\r\n* Add man_made=bridge, add brunnel attribute for polygons\r\n\r\n* Add man_made=bridge to layer transportation.\r\n* Set brunnel attribute for all polygon features on that layer.","shortMessageHtmlLink":"Reduce differences between official OpenMapTiles tiles and Tilemaker …"}},{"before":"ad86ab4a011e46122ca958eeb92e6d5b7a6398db","after":"0190fbac89ed8b1c3c17ff87fda5bd2173c039a4","ref":"refs/heads/master","pushedAt":"2024-04-02T09:34:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"support multiple input files (#701)\n\nFixes #696, a regression introduced in the v3.0 work:\r\n\r\n- use the old NodeStore/WayStore when multiple input files\r\n- don't use lazy geometries when multiple input files\r\n- compute the bbox from the union of all the pbfs\r\n\r\nI suspect we could probably restore lazy geometries for multiple input\r\nfiles, but I haven't dug in to see what would be required.\r\n\r\nFor testing, I built a pmtiles with monaco + liechtenstein and verified\r\nthey both showed up.","shortMessageHtmlLink":"support multiple input files (#701)"}},{"before":"07e878fc5c382a9e1fd9ad255c13f6df533b86f5","after":"ad86ab4a011e46122ca958eeb92e6d5b7a6398db","ref":"refs/heads/master","pushedAt":"2024-04-01T16:24:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"remove FAT_TILE_INDEX (#700)","shortMessageHtmlLink":"remove FAT_TILE_INDEX (#700)"}},{"before":"a393cef6f65a533a49fe4b2671a86a40860b9969","after":"07e878fc5c382a9e1fd9ad255c13f6df533b86f5","ref":"refs/heads/master","pushedAt":"2024-02-21T19:32:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"When serving tiles, add the CORS Access-Control-Allow-Origin: * header (#684)","shortMessageHtmlLink":"When serving tiles, add the CORS Access-Control-Allow-Origin: * header ("}},{"before":"3363f6fd639e6c13ebca817c0b13a4cbccd1fe27","after":null,"ref":"refs/heads/combine_polygons","pushedAt":"2024-02-17T11:07:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"}},{"before":"8156369a1ecb3ccfee9d5d9f7a7b3d22f1bbd60d","after":"a393cef6f65a533a49fe4b2671a86a40860b9969","ref":"refs/heads/master","pushedAt":"2024-02-17T11:07:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Faster polygon combining (#681)","shortMessageHtmlLink":"Faster polygon combining (#681)"}},{"before":"c15720ec54c8ad41d8a06c2678a10e986beace27","after":"3363f6fd639e6c13ebca817c0b13a4cbccd1fe27","ref":"refs/heads/combine_polygons","pushedAt":"2024-02-16T14:03:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Off-by-one","shortMessageHtmlLink":"Off-by-one"}},{"before":null,"after":"c15720ec54c8ad41d8a06c2678a10e986beace27","ref":"refs/heads/combine_polygons","pushedAt":"2024-02-16T13:29:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Faster polygon combining","shortMessageHtmlLink":"Faster polygon combining"}},{"before":"cf7ea8815f76f7332cc576bdeb971c0cc0d0be9b","after":null,"ref":"refs/heads/shp_threads","pushedAt":"2024-02-11T09:15:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"}},{"before":"b1369ab9ca93bec3ac0d31098eed2803293005c5","after":"8156369a1ecb3ccfee9d5d9f7a7b3d22f1bbd60d","ref":"refs/heads/master","pushedAt":"2024-02-11T09:15:54.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #678 from systemed/shp_threads\n\nFix thread safety issue with shapefile index","shortMessageHtmlLink":"Merge pull request #678 from systemed/shp_threads"}},{"before":"964bf30df07e6e612ff60bade6ade7d4bda8351a","after":null,"ref":"refs/heads/empty_strings","pushedAt":"2024-02-11T09:15:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"}},{"before":"9cad4f5d40ce1ae359a97ba16089d00d854f36e0","after":"b1369ab9ca93bec3ac0d31098eed2803293005c5","ref":"refs/heads/master","pushedAt":"2024-02-11T09:15:39.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #676 from systemed/empty_strings\n\nEmpty strings are ok really","shortMessageHtmlLink":"Merge pull request #676 from systemed/empty_strings"}},{"before":"13c41af5d6f556ab6f8067f80d0be509ecee3a20","after":"cf7ea8815f76f7332cc576bdeb971c0cc0d0be9b","ref":"refs/heads/shp_threads","pushedAt":"2024-02-10T23:30:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"typo","shortMessageHtmlLink":"typo"}},{"before":"c63040069824065a20f236524a0d53fbe9fccb27","after":"9cad4f5d40ce1ae359a97ba16089d00d854f36e0","ref":"refs/heads/master","pushedAt":"2024-02-10T23:24:43.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #677 from cldellow/oob-read-publishgroup\n\nSortedNodeStore::publishGroup: out of bounds read","shortMessageHtmlLink":"Merge pull request #677 from cldellow/oob-read-publishgroup"}},{"before":null,"after":"13c41af5d6f556ab6f8067f80d0be509ecee3a20","ref":"refs/heads/shp_threads","pushedAt":"2024-02-10T23:22:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Fix thread safety issue with shapefile index","shortMessageHtmlLink":"Fix thread safety issue with shapefile index"}},{"before":"d8fbd5266136a3a2967aebf3da357ca59b6a3d2b","after":"c63040069824065a20f236524a0d53fbe9fccb27","ref":"refs/heads/master","pushedAt":"2024-02-10T21:07:30.000Z","pushType":"pr_merge","commitsCount":26,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #670 from cldellow/build-tests\n\nPR build tweaks","shortMessageHtmlLink":"Merge pull request #670 from cldellow/build-tests"}},{"before":"c7fe91b5ef977cfb104adbbb2dbdf468d1ec46fc","after":"d8fbd5266136a3a2967aebf3da357ca59b6a3d2b","ref":"refs/heads/master","pushedAt":"2024-02-10T21:03:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #668 from cldellow/geojson-write-points-and-linestrings\n\nGeoJSON writer: support points and linestrings","shortMessageHtmlLink":"Merge pull request #668 from cldellow/geojson-write-points-and-linest…"}},{"before":"6e335efdd13d876f4ddacd0368ee04811337c8ac","after":"c7fe91b5ef977cfb104adbbb2dbdf468d1ec46fc","ref":"refs/heads/master","pushedAt":"2024-02-10T21:02:51.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #672 from cldellow/bug-671\n\nAttributePair: use uint, not char","shortMessageHtmlLink":"Merge pull request #672 from cldellow/bug-671"}},{"before":null,"after":"964bf30df07e6e612ff60bade6ade7d4bda8351a","ref":"refs/heads/empty_strings","pushedAt":"2024-02-10T20:59:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Empty strings are ok really","shortMessageHtmlLink":"Empty strings are ok really"}},{"before":"1c8ad9dfd3d83479b8df7e207b40e888a03ee3f2","after":"6e335efdd13d876f4ddacd0368ee04811337c8ac","ref":"refs/heads/master","pushedAt":"2024-02-01T10:25:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #663 from cldellow/geojson-lines\n\nGeoJSON lines: skip leading whitespace in a chunk","shortMessageHtmlLink":"Merge pull request #663 from cldellow/geojson-lines"}},{"before":"95644d22637afb0f357d73e913dc7942641f4ce2","after":"1c8ad9dfd3d83479b8df7e207b40e888a03ee3f2","ref":"refs/heads/master","pushedAt":"2024-01-28T16:23:52.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #660 from cldellow/bug-657\n\nignore --shard-stores if --compact is present","shortMessageHtmlLink":"Merge pull request #660 from cldellow/bug-657"}},{"before":"3af62f6b33d6cf0372f215b6728003824c1ac027","after":"95644d22637afb0f357d73e913dc7942641f4ce2","ref":"refs/heads/master","pushedAt":"2024-01-25T12:07:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #656 from knowname/patch-1\n\nUpdate process-debug.lua","shortMessageHtmlLink":"Merge pull request #656 from knowname/patch-1"}},{"before":"deae9efd558e8d89bf07a358fe1b5645998f0a49","after":"3af62f6b33d6cf0372f215b6728003824c1ac027","ref":"refs/heads/master","pushedAt":"2024-01-23T23:07:52.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #651 from cldellow/geojsonl\n\nsupport GeoJSON lines format","shortMessageHtmlLink":"Merge pull request #651 from cldellow/geojsonl"}},{"before":"782f6396912f889509cc5cd8cd248c2697157b1f","after":"deae9efd558e8d89bf07a358fe1b5645998f0a49","ref":"refs/heads/master","pushedAt":"2024-01-19T13:59:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Merge pull request #649 from cldellow/centroid-nil-on-error\n\nCentroid(...) should return nil on error","shortMessageHtmlLink":"Merge pull request #649 from cldellow/centroid-nil-on-error"}},{"before":"e9914c8d5bb531539f8903a77a2402dc42d2c412","after":null,"ref":"refs/heads/coastline_config","pushedAt":"2024-01-19T13:59:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"}},{"before":"c490b5c744f9efba3b53200f94253713645a352f","after":"782f6396912f889509cc5cd8cd248c2697157b1f","ref":"refs/heads/master","pushedAt":"2024-01-19T13:59:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Standalone coastline config and docs","shortMessageHtmlLink":"Standalone coastline config and docs"}},{"before":"c490b5c744f9efba3b53200f94253713645a352f","after":"e9914c8d5bb531539f8903a77a2402dc42d2c412","ref":"refs/heads/coastline_config","pushedAt":"2024-01-18T20:56:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"systemed","name":"Richard Fairhurst","path":"/systemed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/694425?s=80&v=4"},"commit":{"message":"Standalone coastline config and docs","shortMessageHtmlLink":"Standalone coastline config and docs"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOl2cqQA","startCursor":null,"endCursor":null}},"title":"Activity · systemed/tilemaker"}