{"id":17269514,"url":"https://github.com/systemed/forest_roads","last_synced_at":"2025-07-25T13:39:14.625Z","repository":{"id":25581580,"uuid":"29015682","full_name":"systemed/forest_roads","owner":"systemed","description":"Stylesheet for US Forest Service data.","archived":false,"fork":false,"pushed_at":"2015-01-09T12:39:05.000Z","size":897,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T11:47:04.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CartoCSS","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/systemed.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":"2015-01-09T12:32:29.000Z","updated_at":"2015-06-05T11:42:02.000Z","dependencies_parsed_at":"2022-07-07T22:53:09.194Z","dependency_job_id":null,"html_url":"https://github.com/systemed/forest_roads","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/systemed%2Fforest_roads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemed%2Fforest_roads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemed%2Fforest_roads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemed%2Fforest_roads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/systemed","download_url":"https://codeload.github.com/systemed/forest_roads/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248603524,"owners_count":21131809,"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-10-15T08:16:32.517Z","updated_at":"2025-04-12T17:25:56.400Z","avatar_url":"https://github.com/systemed.png","language":"CartoCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"A stylesheet for generating tiles using Mapnik and Kosmtik/Tilemill from US Forest Service data.\n\nImporting\n=========\n\nFirst download the data from http://data.fs.usda.gov/geodata/edw/datasets.php. You want the National Forest System Roads shapefile which is currently at http://data.fs.usda.gov/geodata/edw/edw_resources/shp/S_USA.RoadCore_FS.zip.\n\nThen import it into a Postgres database, changing the database name and username accordingly:\n\n    shp2pgsql -I -W LATIN1 S_USA.RoadCore_FS.shp forest_roads | psql -d forest_roads -q -U richard\n    shp2pgsql -I -W LATIN1 S_USA.AdministrativeForest/S_USA.AdministrativeForest.shp forest_boundaries | psql -d forest_roads -q -U richard\n    shp2pgsql -I -W LATIN1 S_USA.RecFacility_X.shp forest_recreation | psql -d forest_roads -q -U richard\n\nSet the projection:\n    \n    select updategeometrysrid('forest_roads','geom',4326);\n    select updategeometrysrid('forest_boundaries','geom',4326);\n    select updategeometrysrid('forest_recreation','geom',4326);\n\nThen fire up Kosmtik.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemed%2Fforest_roads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemed%2Fforest_roads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemed%2Fforest_roads/lists"}