TIP: You can type at any time to perform a new search.
GeoEngine Bing Raster Support
geoengine_bing · OCA/geospatial
- Repository
- OCA/geospatial · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- GeoBI
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/geospatial
- Last tracking update
- 2026-08-07 07:31:57
- Authors
- Odoo Community Association (OCA), MuK IT
- Maintainers
- Odoo Community Association (OCA), MuK IT
- Committers
- GitHub, Sylvain LE GAL, Mathias Markl, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- geojson, shapely, simplejson
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
assets_backend | ir.ui.view | qweb | Inherits web.assets_backend |
geo_raster_view_form |
geoengine.raster.layer.form | geoengine.raster.layer | form | Inherits base_geoengine.geo_raster_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (4)
-
bing_imagery_setSelectiondefault='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_keyChar -
is_bingBooleancompute='_compute_is_bing' -
raster_typeSelectionselection_add=[('bing', 'Bing')]
No public methods.