{"id":17571300,"url":"https://github.com/mvexel/osmpoly","last_synced_at":"2026-02-19T13:33:52.753Z","repository":{"id":9717328,"uuid":"11672617","full_name":"mvexel/osmpoly","owner":"mvexel","description":"Polygons for OSM extracts","archived":false,"fork":false,"pushed_at":"2013-07-25T22:41:37.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-21T06:55:53.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/mvexel.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":"2013-07-25T22:37:30.000Z","updated_at":"2014-01-22T14:39:12.000Z","dependencies_parsed_at":"2022-09-02T08:33:11.292Z","dependency_job_id":null,"html_url":"https://github.com/mvexel/osmpoly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mvexel/osmpoly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fosmpoly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fosmpoly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fosmpoly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fosmpoly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvexel","download_url":"https://codeload.github.com/mvexel/osmpoly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fosmpoly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29614972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-21T18:23:28.014Z","updated_at":"2026-02-19T13:33:52.736Z","avatar_url":"https://github.com/mvexel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"osmpoly\n=======\n\nPolygons for OSM extracts\n\nBased on the TIGER 2012 State Boundary shapefile.\n\nLoad shapefile into a PostGIS database:\n\n    shp2pgsql -s 4326 -I -W LATIN1 tl_2012_us_state.shp states12 \u003e tl_2012_us_state.sql\n    psql -U osm -d tiger -f tl_2012_us_state.sql\n\nExtract the buffered dissolved polygon:\n\n    pgsql2shp -f /osm/us_buf01.poly -u osm -P osm tiger \"SELECT sum(aland), ST_Simplify(ST_Buffer(ST_Union(geom),0.1),0.1) from states12;\"\n\nLoad into JOSM and save as POLY\n\nThat's the POLY file in this repo. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvexel%2Fosmpoly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvexel%2Fosmpoly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvexel%2Fosmpoly/lists"}