Repository
OCA/geospatial · module folder · Try on Runboat
Module version
1.0.0
Category
GeoBI
Folder size
0.0 MB
License
LGPL-3
Application
Yes
Auto-installable
No
Website
http://www.camptocamp.com/
Last tracking update
2026-08-07 07:17:48
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp
Committers
Yannick Vaucher, Pedro M. Baeza, GitHub, Patrick Tombez, Emanuel Cino
Odoo dependencies
OCA/geospatial:
odoo/odoo:
- web
Python dependencies
geojson, shapely, simplejson
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • raster_type Selection
    selection_add=[('map.lausanne.ch', 'map.lausanne.ch')]
Public methods (1)
  • onchange_set_wmts_options(self)
    @api.one@api.onchange('raster_type')
    Define default values for lausanne map service

Loading…