Skip to content

alexalv/geospatial

 
 

Repository files navigation

Licence Runbot Status Build Status Coverage Status

Geospatial Addons for Odoo/OpenERP

This project will enable real life GIS support on Odoo/OpenERP.

Storing your data

All of your spatial data will be stored using robust dataformat provided by PostGIS. Projections, complex geometry formats (ploygon, lines, dot, donuts, multi-polygon, etc) are supported. You can import your spatial data with ease using WKT and CSV or by drawing them directly in Web client.

Map Visualization and administration

Background map and layers can be configured in the administration part. Various background sources are available:

  • Mapbox,
  • OpenStreetMap,
  • SwissTopo,
  • Any WMS sources.

Data layers can also easily be configured using any geometry columns of your system. Styling like choropleth, propotional symbols etc are available.

Querying

You data can be queried using various visual tools from your map view. Standard Odoo/OpenERP queries are supported and geographical operators in UI will be available.

Referencing

Customers can be georeferenced using open data services

Extending

A geospatial API is provided, to add your own functionalites at your convenience

Requirements

Available addons

addon version summary
base_geoengine 9.0.1.1.0 Geospatial support for Odoo
base_geoengine_demo 9.0.1.0.0 Geo spatial support Demo

Unported addons

addon version summary
geoengine_base_geolocalize 8.0.0.1.0 (unported) Geospatial support for base_geolocalize
geoengine_geoname_geocoder 8.0.0.1.0 (unported) Auto Geocoding of partners
geoengine_partner 8.0.0.1.0 (unported) Geospatial support of partners
geoengine_project 8.0.0.1.0 (unported) Geospatial support for projects
geoengine_sale 8.0.0.1.0 (unported) Geospatial support for sales

Translation Status

Transifex Status

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.6%
  • Python 4.0%
  • Other 0.4%