odoo-addon-web-leaflet-lib


Nameodoo-addon-web-leaflet-lib JSON
Version 17.0.1.0.0.4 PyPI version JSON
download
home_pagehttps://github.com/OCA/geospatial
SummaryBring leaflet.js librairy in odoo.
upload_time2024-11-22 03:09:20
maintainerNone
docs_urlNone
authorGRAP, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========================
Leaflet Javascript Library
==========================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:2902df904fa5e24d0d393c8f2096289c8bcb04f7c9f6511c60b394f7f4be3cb8
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fgeospatial-lightgray.png?logo=github
    :target: https://github.com/OCA/geospatial/tree/17.0/web_leaflet_lib
    :alt: OCA/geospatial
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-web_leaflet_lib
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/geospatial&target_branch=17.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module extends odoo to include Leaflet Javacript library.

This module is used by ``web_view_leaflet_map``.

**Important Note**

The javascript library is opensource and distributed under BSD 2
Licence. See : https://github.com/Leaflet/Leaflet/blob/main/LICENSE You
can so use it freely.

However, display maps requires to display layers provided by tiles
servers, that requires ressources.

**For testing purpose**

You can use the openStreetMap url
``https://tile.openstreetmap.org/{z}/{x}/{y}.png`` or other, listed in
that page : https://wiki.openstreetmap.org/wiki/Tile_servers

Apart from very limited testing purposes, you should not use the tiles
supplied by OpenStreetMap.org itself. OpenStreetMap is a volunteer-run
non-profit body and cannot supply tiles for large-scale commercial use.

**Regular / High Usage**

-  you can contact one of the following companies :
   https://switch2osm.org/providers/
-  You can also install yourself your own tiles servers. See
   documentation : https://switch2osm.org/serving-tiles/

**Table of contents**

.. contents::
   :local:

Configuration
=============

-  Go to Settings > Technical > Parameters > System Parameters
-  Create or edit the parameter with the key ``leaflet.tile_url``
-  As a value, set the url of the tiles server you chose. (See
   description)

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/geospatial/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/geospatial/issues/new?body=module:%20web_leaflet_lib%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* GRAP

Contributors
------------

-  Sylvain LE GAL (https://www.twitter.com/legalsylvain)

Other credits
-------------

The module embed the Leaflet.js library.

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-legalsylvain| image:: https://github.com/legalsylvain.png?size=40px
    :target: https://github.com/legalsylvain
    :alt: legalsylvain

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-legalsylvain| 

This module is part of the `OCA/geospatial <https://github.com/OCA/geospatial/tree/17.0/web_leaflet_lib>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/geospatial",
    "name": "odoo-addon-web-leaflet-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "GRAP, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "==========================\nLeaflet Javascript Library\n==========================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:2902df904fa5e24d0d393c8f2096289c8bcb04f7c9f6511c60b394f7f4be3cb8\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fgeospatial-lightgray.png?logo=github\n    :target: https://github.com/OCA/geospatial/tree/17.0/web_leaflet_lib\n    :alt: OCA/geospatial\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-web_leaflet_lib\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/geospatial&target_branch=17.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module extends odoo to include Leaflet Javacript library.\n\nThis module is used by ``web_view_leaflet_map``.\n\n**Important Note**\n\nThe javascript library is opensource and distributed under BSD 2\nLicence. See : https://github.com/Leaflet/Leaflet/blob/main/LICENSE You\ncan so use it freely.\n\nHowever, display maps requires to display layers provided by tiles\nservers, that requires ressources.\n\n**For testing purpose**\n\nYou can use the openStreetMap url\n``https://tile.openstreetmap.org/{z}/{x}/{y}.png`` or other, listed in\nthat page : https://wiki.openstreetmap.org/wiki/Tile_servers\n\nApart from very limited testing purposes, you should not use the tiles\nsupplied by OpenStreetMap.org itself. OpenStreetMap is a volunteer-run\nnon-profit body and cannot supply tiles for large-scale commercial use.\n\n**Regular / High Usage**\n\n-  you can contact one of the following companies :\n   https://switch2osm.org/providers/\n-  You can also install yourself your own tiles servers. See\n   documentation : https://switch2osm.org/serving-tiles/\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\n-  Go to Settings > Technical > Parameters > System Parameters\n-  Create or edit the parameter with the key ``leaflet.tile_url``\n-  As a value, set the url of the tiles server you chose. (See\n   description)\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/geospatial/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/geospatial/issues/new?body=module:%20web_leaflet_lib%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* GRAP\n\nContributors\n------------\n\n-  Sylvain LE GAL (https://www.twitter.com/legalsylvain)\n\nOther credits\n-------------\n\nThe module embed the Leaflet.js library.\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-legalsylvain| image:: https://github.com/legalsylvain.png?size=40px\n    :target: https://github.com/legalsylvain\n    :alt: legalsylvain\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-legalsylvain| \n\nThis module is part of the `OCA/geospatial <https://github.com/OCA/geospatial/tree/17.0/web_leaflet_lib>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Bring leaflet.js librairy in odoo.",
    "version": "17.0.1.0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/OCA/geospatial"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89c3e5030a3f829de3d3dd40ec49da97fd2855ca4abd5b0af9879f8ef550ed2e",
                "md5": "4b7910f487b0e0269971d31c681f791f",
                "sha256": "096143de622b06c1a7ca2d9db0cfcaf72fd2fd57064d33555f2f406b87761c4e"
            },
            "downloads": -1,
            "filename": "odoo_addon_web_leaflet_lib-17.0.1.0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b7910f487b0e0269971d31c681f791f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 184690,
            "upload_time": "2024-11-22T03:09:20",
            "upload_time_iso_8601": "2024-11-22T03:09:20.891900Z",
            "url": "https://files.pythonhosted.org/packages/89/c3/e5030a3f829de3d3dd40ec49da97fd2855ca4abd5b0af9879f8ef550ed2e/odoo_addon_web_leaflet_lib-17.0.1.0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 03:09:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "geospatial",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-web-leaflet-lib"
}
        
Elapsed time: 0.43677s