GeoEngine Bing Raster Support

geoengine_bing
REPOSITORY
REPOSITORYOCA/geospatial
GIT
GIThttps://github.com/OCA/geospatial.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/geospatial/tree/12.0/geoengine_bing
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYGeoBI
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), MuK IT
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), MuK IT
COMMITTERS
COMMITTERSSylvain LE GAL, GitHub, Mathias Markl, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/geospatial
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/geospatial:
    - base_geoengine
odoo/odoo:
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geojson
shapely
simplejson
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
assets_backend assets_backend ir.ui.view qweb Inherits web.assets_backend
geo_raster_view_form geoengine.raster.layer.form geoengine.raster.layer xpath Inherits base_geoengine.geo_raster_view_form
Models touched (1)

New fields (4)
  • bing_imagery_set Selection
    default='AerialWithLabels' string='Imagery Set' args: [('Road', 'Road'), ('RoadOnDemand', 'Road on demand'), ('Aerial', 'Aerial'), ('AerialWithLabels', 'Aerial with labels'), ('AerialWithLabelsOnDemand', 'Aerial with labels on demand'), ('collins Bart', 'Collins Bart'), ('ordnanceSurvey', 'Ordnance Survey')]
  • bing_key Char
  • is_bing Boolean
    compute='_compute_is_bing'
  • raster_type Selection
    selection_add=[('bing', 'Bing')]
Public methods (0)

No public methods.