{"id":20832493,"url":"https://github.com/codetanzania/emis-feature","last_synced_at":"2025-08-26T19:14:36.345Z","repository":{"id":33660434,"uuid":"151140004","full_name":"CodeTanzania/emis-feature","owner":"CodeTanzania","description":"A representation of geographical feature of interest(i.e mapped physical element with their attributes in landscape e.g. administrative boundaries, roads, buildings etc) both natural and man made used in emergency(or disaster) management(or event).","archived":false,"fork":false,"pushed_at":"2022-12-30T17:19:13.000Z","size":2119,"stargazers_count":1,"open_issues_count":25,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-05-08T01:33:42.762Z","etag":null,"topics":["codetanzania","disaster","emergency","emis","emis-module","event","feature","geojson","hazard","linestring","point","polygon","risk"],"latest_commit_sha":null,"homepage":"https://codetanzania.github.io/emis-feature/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeTanzania.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-01T18:41:46.000Z","updated_at":"2020-12-10T05:26:10.000Z","dependencies_parsed_at":"2023-01-15T02:00:45.044Z","dependency_job_id":null,"html_url":"https://github.com/CodeTanzania/emis-feature","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/CodeTanzania/emis-feature","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeTanzania%2Femis-feature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeTanzania%2Femis-feature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeTanzania%2Femis-feature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeTanzania%2Femis-feature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeTanzania","download_url":"https://codeload.github.com/CodeTanzania/emis-feature/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeTanzania%2Femis-feature/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259820794,"owners_count":22916546,"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":["codetanzania","disaster","emergency","emis","emis-module","event","feature","geojson","hazard","linestring","point","polygon","risk"],"created_at":"2024-11-18T00:12:02.368Z","updated_at":"2025-06-14T13:04:24.187Z","avatar_url":"https://github.com/CodeTanzania.png","language":"JavaScript","readme":"# emis-feature\n\n[![Build Status](https://travis-ci.org/CodeTanzania/emis-feature.svg?branch=develop)](https://travis-ci.org/CodeTanzania/emis-feature)\n[![Dependencies Status](https://david-dm.org/CodeTanzania/emis-feature/status.svg?style=flat-square)](https://david-dm.org/CodeTanzania/emis-feature)\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/CodeTanzania/emis-feature/tree/develop)\n\nA representation of geographical feature of interest(i.e mapped physical element with their attributes in landscape e.g. administrative boundaries, roads, buildings etc) both natural and man made used in emergency(or disaster) management(or event).\n\n[Demo](https://emis-feature.herokuapp.com/v1/features)\n\n\n## Domain Model\n\n![EMIS Feature Domain Model](https://raw.githubusercontent.com/CodeTanzania/emis-feature/develop/specifications/feature.model.png)\n\n## Requirements\n\n- [NodeJS v8.11.1+](https://nodejs.org)\n- [Npm v5.6.0+](https://www.npmjs.com/)\n- [MongoDB v3.4.10+](https://www.mongodb.com/)\n- [Mongoose v5.1.2+](https://github.com/Automattic/mongoose)\n\n## Installation\n\n```sh\nnpm install @codetanzania/emis-feature --save\n```\n\n## Usage\n\n```js\nconst { app } = require('@codetanzania/emis-feature');\napp.start((error) =\u003e { ... });\n```\n\n## Demo\n[View Demo](https://emis-feature.herokuapp.com/v1/features)\n[View apidoc](https://codetanzania.github.io/emis-feature/)\n\n\n## Testing\n\n- Clone this repository\n\n- Install all development dependencies\n\n```sh\nnpm install\n```\n\n- Run example\n\n```sh\nnpm run dev\n```\n\n- Then run test\n\n```sh\nnpm test\n```\n\n## Contribute\n\nIt will be nice, if you open an issue first so that we can know what is going on, then, fork this repo and push in your ideas. Do not forget to add a bit of test(s) of what value you adding.\n\n\n## References\n- [geojson.org](http://geojson.org/)\n- [IETF - The GeoJSON Format](https://tools.ietf.org/html/rfc7946)\n- [GeoJSON Wikipedia](https://en.wikipedia.org/wiki/GeoJSON)\n- [More than you ever wanted to know about GeoJSON](https://macwright.org/2015/03/23/geojson-second-bite.html)\n- [MongoDB - GeoJSON Objects](https://docs.mongodb.com/manual/reference/geojson/)\n- [OSM - Map Features](https://wiki.openstreetmap.org/wiki/Map_Features)\n- [OSM - Features](https://wiki.openstreetmap.org/wiki/Features)\n- [Geographic Information System](https://en.wikipedia.org/wiki/Geographic_information_system)\n- [OSM - Boundary](https://wiki.openstreetmap.org/wiki/Boundaries)\n- [OSM - Boundary Administrative](https://wiki.openstreetmap.org/wiki/Tag:boundary=administrative)\n- [OSM - Place](https://wiki.openstreetmap.org/wiki/Key:place)\n- [OSM - Amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\n- [Humanitarian OSM Tags - HDM Preset](https://wiki.openstreetmap.org/wiki/Humanitarian_OSM_Tags/HDM_preset)\n- [Dar es Salaam Ramani_Huria Tags](https://wiki.openstreetmap.org/wiki/Dar_es_Salaam/Ramani_Huria)\n- [OSM - East Africa Tagging Guidelines](https://wiki.openstreetmap.org/wiki/East_Africa_Tagging_Guidelines)\n\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2018 CodeTanzania \u0026 Contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodetanzania%2Femis-feature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodetanzania%2Femis-feature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodetanzania%2Femis-feature/lists"}