{"id":20781109,"url":"https://github.com/jmcanterafonseca/leaflet-context-information","last_synced_at":"2026-04-21T17:03:31.337Z","repository":{"id":58237184,"uuid":"92076671","full_name":"jmcanterafonseca/leaflet-context-information","owner":"jmcanterafonseca","description":"A Leaflet plugin + infrastructure for getting access to Context Information (i.e. data) exposed through FIWARE NGSIv2","archived":false,"fork":false,"pushed_at":"2017-09-26T08:00:28.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T16:11:14.590Z","etag":null,"topics":["context","data","fiware","information","leaflet","map","open","visualization","web"],"latest_commit_sha":null,"homepage":"","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/jmcanterafonseca.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-05-22T16:44:02.000Z","updated_at":"2019-03-31T11:14:39.000Z","dependencies_parsed_at":"2022-08-30T22:31:14.857Z","dependency_job_id":null,"html_url":"https://github.com/jmcanterafonseca/leaflet-context-information","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/jmcanterafonseca%2Fleaflet-context-information","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcanterafonseca%2Fleaflet-context-information/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcanterafonseca%2Fleaflet-context-information/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcanterafonseca%2Fleaflet-context-information/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcanterafonseca","download_url":"https://codeload.github.com/jmcanterafonseca/leaflet-context-information/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243125311,"owners_count":20240266,"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":["context","data","fiware","information","leaflet","map","open","visualization","web"],"created_at":"2024-11-17T13:41:37.891Z","updated_at":"2026-04-21T17:03:31.295Z","avatar_url":"https://github.com/jmcanterafonseca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leaflet plugin for displaying real time context information\n\n[![MIT license][license-image]][license-url]\n\nA Leaflet plugin + infrastructure for getting access to Context Information exposed using the FIWARE NGSIv2 APIs. \n\n# How to use it\n\n```\nbower install leaflet-context-information\n```\n\n```js\nvar ngsiv2Layer = L.fiwareContextLayer({\n    endPoint: 'http://localhost:1026',\n    tenant:   'Bicycle',\n    subTenant: '/Barcelona',\n    entityType: 'BikeHireDockingStation',\n    iconUrl: 'imgs/marker.png',\n    attrs: ['availableBikeNumber']\n});\n\nngsiv2Layer.addTo(map);\n```\n\n[license-image]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcanterafonseca%2Fleaflet-context-information","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcanterafonseca%2Fleaflet-context-information","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcanterafonseca%2Fleaflet-context-information/lists"}