{"id":27121060,"url":"https://github.com/brycejohnston/geojson-mapnikify-image","last_synced_at":"2025-08-23T17:35:35.544Z","repository":{"id":47417593,"uuid":"191467575","full_name":"brycejohnston/geojson-mapnikify-image","owner":"brycejohnston","description":"Generate a map image from GeoJSON with Mapnik","archived":false,"fork":false,"pushed_at":"2023-02-28T21:53:47.000Z","size":49,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T06:49:41.953Z","etag":null,"topics":["geojson","mapnik","nodejs","png"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/geojson-mapnikify-image","language":"JavaScript","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/brycejohnston.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":"2019-06-12T00:11:56.000Z","updated_at":"2023-02-03T19:10:28.000Z","dependencies_parsed_at":"2023-09-23T01:13:38.972Z","dependency_job_id":null,"html_url":"https://github.com/brycejohnston/geojson-mapnikify-image","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"c0dc05d651cbbc8ce67628149e8c5c0b92be4eaa"},"previous_names":["beaorn/geojson-mapnikify-image"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fgeojson-mapnikify-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fgeojson-mapnikify-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fgeojson-mapnikify-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brycejohnston%2Fgeojson-mapnikify-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brycejohnston","download_url":"https://codeload.github.com/brycejohnston/geojson-mapnikify-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640557,"owners_count":20971555,"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":["geojson","mapnik","nodejs","png"],"created_at":"2025-04-07T10:51:31.724Z","updated_at":"2025-04-07T10:51:32.247Z","avatar_url":"https://github.com/brycejohnston.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# geojson-mapnikify-image\n\nLeverages [geojson-mapnikify](https://github.com/mapbox/geojson-mapnikify) and [node-mapnik](https://github.com/mapnik/node-mapnik)\nbindings to take geojson and output a PNG image directly with [mapnik](https://github.com/mapnik/mapnik).\n\n## install\n\nAs a dependency:\n\n    npm install --save geojson-mapnikify-image\n\nAs a binary:\n\n    npm install -g geojson-mapnikify-image\n\n## Requirements\n\ngeojson-mapnikify assumptions for converting to valid mapnik stylesheet XML:\n\n* GeoJSON is valid, and in EPSG:4326\n* Styles, if any, are expressed in simplestyle-spec\n* Mapnik **3.x** is the rendering engine\n\n## binary\n\nIf you install `-g`, you can use `geojson-mapnikify-image` as a binary that takes\na single GeoJSON file, image size, output filepath, and filename (without extension) as arguments and generates a PNG image.\n\n```bash\ngeojson-mapnikify-image file.geojson --size 200 --output ./ --filename my_map_name\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrycejohnston%2Fgeojson-mapnikify-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrycejohnston%2Fgeojson-mapnikify-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrycejohnston%2Fgeojson-mapnikify-image/lists"}