{"id":13807405,"url":"https://github.com/lets-fiware/ol-map-ja-widget","last_synced_at":"2026-01-20T17:55:57.783Z","repository":{"id":45200720,"uuid":"366684459","full_name":"lets-fiware/ol-map-ja-widget","owner":"lets-fiware","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-01T07:33:06.000Z","size":1577,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-02-15T13:32:18.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lets-fiware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-12T10:57:15.000Z","updated_at":"2024-08-04T01:07:37.585Z","dependencies_parsed_at":"2024-08-04T01:07:29.102Z","dependency_job_id":"c5f54f0b-462b-4363-9d69-90d4677dfbf5","html_url":"https://github.com/lets-fiware/ol-map-ja-widget","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lets-fiware%2Fol-map-ja-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lets-fiware%2Fol-map-ja-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lets-fiware%2Fol-map-ja-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lets-fiware%2Fol-map-ja-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lets-fiware","download_url":"https://codeload.github.com/lets-fiware/ol-map-ja-widget/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046304,"owners_count":22005571,"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":[],"created_at":"2024-08-04T01:01:25.130Z","updated_at":"2026-01-20T17:55:57.717Z","avatar_url":"https://github.com/lets-fiware.png","language":"JavaScript","funding_links":[],"categories":["WireCloud Widget"],"sub_categories":[],"readme":"# OpenLayers Map ja widget\n\n[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/visualization.svg)](https://www.fiware.org/developers/catalogue/)\n![](https://img.shields.io/github/license/lets-fiware/ol-map-ja-widget.svg)\u003cbr/\u003e\n![GitHub all releases](https://img.shields.io/github/downloads/lets-fiware/ol-map-ja-widget/total)\n\n\nMap viewer [WireCloud widget](http://wirecloud.readthedocs.org/en/latest/) uses OpenLayers. It can receive Layers or\nPoint of Interest data and display them on the map.\n\n**NOTE:**\nThis WireCloud widget is based on [Wirecloud/ol3-map-widget](https://github.com/Wirecloud/ol3-map-widget)\ncreated by CoNWeT Lab., Universidad Politecnica de Madrid and Future Internet Consulting and Development Solutions S.L..\n\n## Build\n\nBe sure to have installed [Node.js](http://node.js) and [Bower](http://bower.io) in your system. For example, you can\ninstall it on Ubuntu and Debian running the following commands:\n\n```console\ncurl -sL https://deb.nodesource.com/setup | sudo bash -\nsudo apt-get install nodejs\nsudo apt-get install npm\n```\n\nInstall other npm dependencies by running:\n\n```console\nnpm install\n```\n\nIn order to build this operator you need to download grunt:\n\n```console\nsudo npm install -g grunt-cli\n```\n\nAnd now, you can use grunt:\n\n```console\ngrunt\n```\n\nIf everything goes well, you will find a wgt file in the `dist` folder.\n\n\n## Documentation\n\nDocumentation about how to use this widget is available on the [User Guide](src/doc/userguide.md). Anyway, you can find\ngeneral information about how to use widgets on the\n[WireCloud's User Guide](https://wirecloud.readthedocs.io/en/stable/user_guide/) available on Read the Docs.\n\n## Third party libraries\n\nThe OpenLayers Map ja widget makes use of the following libraries:\n\n| Libraries                                                         | OSS License                                                             |\n| ----------------------------------------------------------------- | ----------------------------------------------------------------------- |\n| [openlayers/openlayers](https://github.com/openlayers/openlayers) | BSD-2-Clause License                                                    |\n| [proj4js/proj4js](https://github.com/proj4js/proj4js)             | [LICENSE.md](https://github.com/proj4js/proj4js/blob/master/LICENSE.md) |\n\n\n## Copyright and License\n\nCopyright (c) 2016-2017 CoNWeT Lab., Universidad Politecnica de Madrid  \nCopyright (c) 2017-2021 Future Internet Consulting and Development Solutions S.L.  \nCopyright (c) 2021-2024 Kazuhito Suda\n\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific\nlanguage governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flets-fiware%2Fol-map-ja-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flets-fiware%2Fol-map-ja-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flets-fiware%2Fol-map-ja-widget/lists"}