| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/geospatial |
| GIT | |
| GIT | https://github.com/OCA/geospatial.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/geospatial/tree/18.0/web_leaflet_lib |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Ronald Portier, Sylvain LE GAL, OCA-git-bot, Mourad, oca-ci, Thibault Rey |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/geospatial |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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>.
The plugin library is opensource and distributed under MIT
Licence. See : <https://github.com/Leaflet/Leaflet.markercluster/blob/master/MIT-LICENCE.txt>.
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/>
**Library Update**
For the time being, the module embed the lealflet.js library version
1.9.4 ( released on May 18, 2023.)
If a new release is out:
- please download it here <https://leafletjs.com/download.html>
- update the javascript, css and images, present in the folder
`static/lib/leaflet`
- update the plugins
- test the features
- make a Pull Request |
No views found for this module.
No new fields.
Public methods (1)session_info(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/geospatial |
| GIT | |
| GIT | https://github.com/OCA/geospatial.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/geospatial/tree/17.0/web_leaflet_lib |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/geospatial |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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/> |
No views found for this module.
No new fields.
Public methods (1)session_info(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/geospatial |
| GIT | |
| GIT | https://github.com/OCA/geospatial.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/geospatial/tree/16.0/web_leaflet_lib |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Weblate, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/geospatial |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
No new fields.
Public methods (1)session_info(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/geospatial |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] web_leaflet_lib: Migration to 19.0 (#464) |