This project will enable real life GIS support on Odoo/OpenERP.
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.
Background map and layers can be configured in the administration part. Various background sources are available:
- 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.
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.
Customers can be georeferenced using open data services
A geospatial API is provided, to add your own functionalites at your convenience
- System: * PostGIS http://postgis.refractions.net/
- Python: * Shapely http://pypi.python.org/pypi/Shapely
- geojson http://pypi.python.org/pypi/geojson
addon | version | maintainers | summary |
---|---|---|---|
base_geoengine | 12.0.1.2.1 | Geospatial support for Odoo | |
base_geoengine_demo | 12.0.1.0.3 | Geo spatial support Demo | |
base_geolocalize_company | 12.0.1.0.1 | ![]() |
Add latitude and longitude fields on company model |
base_geolocalize_openstreetmap | 12.0.1.0.2 | Open street map API call to geolocalize an address | |
base_google_map | 12.0.1.0.0 | ![]() ![]() |
View modes and widgets to integrate Google Maps in your UI |
geoengine_base_geolocalize | 12.0.1.0.1 | Geospatial support for base_geolocalize | |
geoengine_bing | 12.0.1.0.2 | GeoEngine Bing Raster Support | |
geoengine_partner | 12.0.1.0.0 | Geospatial support of partners | |
geoengine_swisstopo | 12.0.1.0.2 | GeoEngine - Swisstopo layers | |
test_base_geoengine | 12.0.1.0.0 | test-base-geoengine | |
web_view_google_map | 12.0.1.1.2 | ![]() ![]() |
Add a Google Map view type to the Odoo web client |
web_widget_google_map_drawing | 12.0.1.0.0 | ![]() ![]() |
Add drawing tools to Google Map view in Odoo |
web_widget_google_marker_icon_picker | 12.0.1.1.0 | ![]() ![]() |
Google map widget allowing to set marker's color |
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py
file, which contains a license
key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.