Repository
OCA/geospatial · module folder · Try on Runboat
Module version
1.0.1
Category
GeoBI
Folder size
1.36 MB
License
AGPL-3
Application
Yes
Auto-installable
No
Website
https://github.com/OCA/geospatial
Last tracking update
2026-08-07 08:23:01
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Sergio Sancho, Antoni Marroig Campomar
Odoo dependencies
OCA/geospatial:
odoo/odoo:
- web
Python dependencies
geojson, shapely
System dependencies
None
Required by
None
Description
Demonstration for the Geospatial support based on PostGIS. Read the
`base_geoengine` description for more details.

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
dummy_zip_form dummy.zip.form dummy.zip form New
dummy_zip_search dummy.zip.search dummy.zip search New
dummy_zip_tree dummy.zip.form dummy.zip tree New
geo_retail_machine_view_form geoengine.demo.retail.machine.form geoengine.demo.automatic.retailing.machine form New
geo_retail_machine_view_search geoengine.demo.retail.machine.search geoengine.demo.automatic.retailing.machine search New
geo_retail_machine_view_tree geoengine.demo.retail.machine.tree geoengine.demo.automatic.retailing.machine tree New
ir_ui_view_resbetterzipgeoview0 dummy.zip.geo_view dummy.zip New
ir_ui_view_retailmachineview0 Retail machine view geoengine.demo.automatic.retailing.machine New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (6)
  • city Char
    index=True required=True
  • name Char
    index=True required=True args: 'ZIP'
  • priority Integer
    default=100
  • retail_machine_ids One2many → geoengine.demo.automatic.retailing.machine
    inverse_name='zip_id' string='Retail machines' args: 'geoengine.demo.automatic.retailing.machine'
  • the_geom GeoMultiPolygon
    args: 'NPA Shape'
  • total_sales Float
    compute='_compute_ZIP_total_sales' string='Spatial! Total Sales'
Public methods (0)

No public methods.

New fields (7)
  • money_level Char
    index=True
  • name Char
    required=True args: 'Serial number'
  • state Selection
    index=True args: [('hs', 'HS'), ('ok', 'OK')]
  • the_line GeoLine
    index=True args: 'Power supply line'
  • the_point GeoPoint
    args: 'Coordinate'
  • total_sales Float
    index=True args: 'Total sale'
  • zip_id Many2one → dummy.zip
    compute='_compute_zip_id' readonly=False store=True args: 'dummy.zip'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…