{"id":18739568,"url":"https://github.com/springmeyer/tilemill-examples","last_synced_at":"2025-04-12T20:32:34.724Z","repository":{"id":4940847,"uuid":"6097810","full_name":"springmeyer/tilemill-examples","owner":"springmeyer","description":"Example TileMill projects demonstrating hacks and other custom effects","archived":false,"fork":false,"pushed_at":"2013-09-11T23:38:37.000Z","size":26873,"stargazers_count":114,"open_issues_count":2,"forks_count":28,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-12T20:02:44.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/springmeyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-05T22:51:32.000Z","updated_at":"2024-10-13T21:01:58.000Z","dependencies_parsed_at":"2022-09-17T22:22:40.170Z","dependency_job_id":null,"html_url":"https://github.com/springmeyer/tilemill-examples","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/springmeyer%2Ftilemill-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springmeyer%2Ftilemill-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springmeyer%2Ftilemill-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/springmeyer%2Ftilemill-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/springmeyer","download_url":"https://codeload.github.com/springmeyer/tilemill-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625492,"owners_count":21135513,"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-11-07T15:36:23.032Z","updated_at":"2025-04-12T20:32:34.695Z","avatar_url":"https://github.com/springmeyer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tilemill-examples\n\nThis is a set of TileMill projects that demonstrate various types of advanced\nfunctionality and fun hacks in TileMill. The examples are mostly self-contained\nand should mostly work offline. See the Speakers Notes below for project-specific setup that might be needed in a few places.\n\n\n## Usage\n\nYou can either download this directory and point TileMill's documents setting at it.\n\nOr you can use git to set the projects up within an existing documents directory.\n\n## Setup in existing project directory\n\n    cd ~/Documents/MapBox/project\n    git init .\n    git remote add origin https://github.com/springmeyer/tilemill-examples.git\n    git pull origin master\n\n\n## Speakers notes\n\nSome project directories contain setup scripts (e.g. `convert.py`) and other notes (e.g. `notes.md`)\n\nIf you encounter a project that does not load and is missing a README with setup instructions, then feel free to create an [issue](https://github.com/springmeyer/tilemill-examples/issues) and I will add some details.\n\nThese projects specifically require setup:\n\n1. `dynamic-http` requires running a local python server in order to support data refresh:\n\n```sh\npython project/dynamic-http/server.py\n```\n\n1. `sql-on-the-fly` requires creating a postgres db and importing a shapefile:\n\n```sh\ncd ./sql-on-the-fly\ncreatedb -T template_postgis states\nshp2pgsql -g geom -s 4326 ./data/us_states_wgs84.shp states | psql states\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmeyer%2Ftilemill-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringmeyer%2Ftilemill-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmeyer%2Ftilemill-examples/lists"}