akretion / geospatial

Odoo and GIS

Home Page:http://oca.github.io/geospatial/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runboat Pre-commit Status Build Status codecov Translation Status

geospatial

This project will enable real life GIS support on Odoo.

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:

  • 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 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 maintainers summary
base_geoengine 14.0.1.0.1 Geospatial support for Odoo
base_google_map 14.0.1.0.1 gityopie wolfhall View modes and widgets to integrate Google Maps in your UI
web_view_google_map 14.0.1.0.0 gityopie wolfhall Add a Google Map view type to the Odoo web client
web_widget_google_marker_icon_picker 14.0.1.1.0 gityopie wolfhall Google map widget allowing to set marker's color

Licenses

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.

About

Odoo and GIS

http://oca.github.io/geospatial/index.html

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 95.1%Language:HTML 2.3%Language:Python 2.0%Language:CSS 0.2%Language:Makefile 0.1%Language:Batchfile 0.1%Language:SCSS 0.1%