{"id":23251165,"url":"https://github.com/osmsharp/tiles","last_synced_at":"2025-04-06T02:17:15.701Z","repository":{"id":147441075,"uuid":"74685120","full_name":"OsmSharp/tiles","owner":"OsmSharp","description":"A few simple C# classes to work with tiles.","archived":false,"fork":false,"pushed_at":"2017-10-07T10:25:05.000Z","size":31,"stargazers_count":13,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-12T08:19:23.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OsmSharp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-24T15:29:24.000Z","updated_at":"2023-03-17T11:43:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab087d64-e336-495b-9dcc-45ed4aeeac0b","html_url":"https://github.com/OsmSharp/tiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OsmSharp%2Ftiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OsmSharp%2Ftiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OsmSharp%2Ftiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OsmSharp%2Ftiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OsmSharp","download_url":"https://codeload.github.com/OsmSharp/tiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423510,"owners_count":20936626,"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":[],"created_at":"2024-12-19T09:16:49.678Z","updated_at":"2025-04-06T02:17:15.693Z","avatar_url":"https://github.com/OsmSharp.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome Tiles\n\nAwesome tiles has two classes:\n\n- Tile: Represents one tile with a zoom level and x-y coordinate.\n- TileRange: Represents a 'rectangular' collection of tiles.\n\n#### Usage:\n\nJust include the classes in your code if you need them.\n\n#### Example:\n\n```csharp\n// create a tile at a given location.\nvar tile = Tile.CreateAroundLocation(lat, lon, zoom);\n\n// get info about tile.\nvar tileTop = tile.Top;\n\n// and many more awesome stuff, that's why it's called awesome tiles and not just tiles!\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmsharp%2Ftiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosmsharp%2Ftiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmsharp%2Ftiles/lists"}