{"id":25522088,"url":"https://github.com/serialphotog/mtiler","last_synced_at":"2025-12-25T13:30:12.522Z","repository":{"id":96886042,"uuid":"145223404","full_name":"serialphotog/mTiler","owner":"serialphotog","description":"A map tiling tool for Windows. ","archived":false,"fork":false,"pushed_at":"2019-01-06T14:58:14.000Z","size":254,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-26T15:12:31.433Z","etag":null,"topics":["c-sharp","mapping","mapping-tools","windows","windows-forms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serialphotog.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-18T13:45:26.000Z","updated_at":"2023-09-08T17:44:01.000Z","dependencies_parsed_at":"2023-10-11T11:38:04.056Z","dependency_job_id":null,"html_url":"https://github.com/serialphotog/mTiler","commit_stats":{"total_commits":158,"total_committers":1,"mean_commits":158.0,"dds":0.0,"last_synced_commit":"300d4933e513153b0c3bb618c65ec29bcf661ca9"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialphotog%2FmTiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialphotog%2FmTiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialphotog%2FmTiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialphotog%2FmTiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serialphotog","download_url":"https://codeload.github.com/serialphotog/mTiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239708981,"owners_count":19684168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","mapping","mapping-tools","windows","windows-forms"],"created_at":"2025-02-19T18:18:20.707Z","updated_at":"2025-12-25T13:30:12.488Z","avatar_url":"https://github.com/serialphotog.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mTiler - A Map Tiling Utility\n\nThe goal of mTiler is to develop a utility application that can merge map tiles generated by various other mapping applications.\n\n![mTiler Screenshot](https://raw.githubusercontent.com/serialphotog/mTiler/master/Screenshots/AppScreenshot.png)\n\n# The Problem\n\nTo understand what I'm trying to achieve with this utility, let's look at an example. mTiler works on a project directory similar to the following:\n\n```\n|--RRG Whole (EXPORT)_F4_atlas\n|--|--14\n|--|--|--4379\n|--|--|--|--6332\n|--|--|--|--6333\n|--|--|--|--6334\n|--|--|--|--6335\n|--|--|--4380\n|--|--|--|--6332\n|--|--|--|--6333\n|--|--|--|--6334\n|--|--|--|--6335\n|--|--|--[...]\n|--|--[...]\n|--RRG Whole (EXPORT)_F5_atlas\n|--|--[...]\n|--|--|--[...]\n|--[...]\n```\nThe first level of directories (E.G. 'RRG Whole (EXPORT)_F4_atlas') are the atlas project directories. Within these directories are various directories representing different zoom levels on a map (E.G. 14, 17, etc.). Within the zoom level directories are the map regions (E.G. 4379, 4380, etc.). Finally, within each map region are the tiles for that region (E.G. 6332, 6333, etc.).\n\nThe vast majority of these tiles contain incomplete data. For example:\n\n![Example of incomplete map tile](https://raw.githubusercontent.com/serialphotog/mTiler/master/Screenshots/6335.jpg)\n\nThe purpose of this app is to compare the tiles from the map regions across all of the atlas project to align them and create a new tile with all of the missing data filled in.\n\n# Usage\n\nmTiler is designed to be extremely easy to use. Simply set the input path to point to the raw tiles that need to be merged and the output path to be the directory you want the resulting, merged tiles to be written to. Once this is done, simply hit the *Start* button and let mTiler do its thing!\n\n**NOTE:** I recommend making your output directory seperate from the input directory, though it isn't necessary.It'll simply keep things cleaner ;)\n\n# License\n\nCopyright 2018 Adam Thompson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserialphotog%2Fmtiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserialphotog%2Fmtiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserialphotog%2Fmtiler/lists"}