{"id":15592028,"url":"https://github.com/derhuerst/berlin-postal-code-areas","last_synced_at":"2025-04-15T05:04:32.688Z","repository":{"id":66219417,"uuid":"118813672","full_name":"derhuerst/berlin-postal-code-areas","owner":"derhuerst","description":"The shapes of all ZIP code areas in Berlin as GeoJSON.","archived":false,"fork":false,"pushed_at":"2020-09-30T10:18:38.000Z","size":16,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T08:03:26.910Z","etag":null,"topics":["berlin","geojson","postal-code","shapefile","zip-code"],"latest_commit_sha":null,"homepage":"https://github.com/derhuerst/berlin-postal-code-areas#berlin-postal-code-areas","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.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}},"created_at":"2018-01-24T19:46:08.000Z","updated_at":"2024-07-02T13:59:56.000Z","dependencies_parsed_at":"2023-11-14T03:44:19.240Z","dependency_job_id":null,"html_url":"https://github.com/derhuerst/berlin-postal-code-areas","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":0.3076923076923077,"last_synced_commit":"2d8bbdb248abc3710bc7c77f377ae388efa4fa97"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fberlin-postal-code-areas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fberlin-postal-code-areas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fberlin-postal-code-areas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fberlin-postal-code-areas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/berlin-postal-code-areas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681492,"owners_count":21144700,"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":["berlin","geojson","postal-code","shapefile","zip-code"],"created_at":"2024-10-02T23:53:11.290Z","updated_at":"2025-04-15T05:04:32.668Z","avatar_url":"https://github.com/derhuerst.png","language":"JavaScript","funding_links":["https://github.com/sponsors/derhuerst"],"categories":[],"sub_categories":[],"readme":"# berlin-postal-code-areas\n\n**The shapes of all [ZIP code](https://en.wikipedia.org/wiki/Postal_codes_in_Germany) areas in Berlin as [GeoJSON](http://geojson.org).**\n\n[![npm version](https://img.shields.io/npm/v/berlin-postal-code-areas.svg)](https://www.npmjs.com/package/berlin-postal-code-areas)\n[![build status](https://api.travis-ci.org/derhuerst/berlin-postal-code-areas.svg?branch=master)](https://travis-ci.org/derhuerst/berlin-postal-code-areas)\n![minimum Node.js version](https://img.shields.io/node/v/berlin-postal-code-areas.svg)\n[![chat with me on Gitter](https://img.shields.io/badge/chat%20with%20me-on%20gitter-512e92.svg)](https://gitter.im/derhuerst)\n[![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)\n\n\n## Installing\n\n```shell\nnpm install berlin-postal-code-areas\n```\n\n\n## Usage\n\n```js\nconst shapes = require('berlin-postal-code-areas')\nconst {pathForShape} = shapes\n\nconst shapeFile = shapes('10555')\nconst path = pathForShape(shapeFile)\n\nconst shape = require(path)\nconsole.log(shape)\n```\n\n```js\n{\n\ttype: 'Polygon',\n\tcoordinates: [ [\n\t\t[13.32878,52.52244],\n\t\t[13.328878,52.522348],\n\t\t[13.328897,52.522331],\n\t\t[13.328899,52.52232],\n\t\t[13.32889,52.522312],\n\t\t[13.328881,52.522308],\n\t\t// …\n\t] ]\n}\n```\n\n\n## Related\n\n- [german-administrative-areas](https://github.com/juliuste/german-administrative-areas) – German administrative areas as GeoJSON.\n- [gemeindeverzeichnis](https://github.com/juliuste/gemeindeverzeichnis) – German „Gemeindeverzeichnis“ (vaguely 'community register') containing all federal entities.\n\n\n## Contributing\n\nIf you have a question or have difficulties using `berlin-postal-code-areas`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to [the issues page](https://github.com/derhuerst/berlin-postal-code-areas/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fberlin-postal-code-areas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Fberlin-postal-code-areas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fberlin-postal-code-areas/lists"}