An open API service indexing awesome lists of open source software.

https://github.com/oca/geospatial

Odoo and GIS
https://github.com/oca/geospatial

erp hacktoberfest odoo python

Last synced: 5 months ago
JSON representation

Odoo and GIS

Awesome Lists containing this project

README

          

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/geospatial&target_branch=16.0)
[![Pre-commit Status](https://github.com/OCA/geospatial/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/OCA/geospatial/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[![Build Status](https://github.com/OCA/geospatial/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/OCA/geospatial/actions/workflows/test.yml?query=branch%3A16.0)
[![codecov](https://codecov.io/gh/OCA/geospatial/branch/16.0/graph/badge.svg)](https://codecov.io/gh/OCA/geospatial)
[![Translation Status](https://translation.odoo-community.org/widgets/geospatial-16-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/geospatial-16-0/?utm_source=widget)

# geospatial

This project will enable real life GIS support on Odoo.

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[base_geoengine](base_geoengine/) | 16.0.1.1.1 | | Geospatial support for Odoo
[base_geoengine_demo](base_geoengine_demo/) | 16.0.1.0.0 | | Geo spatial support Demo
[base_geolocalize_company](base_geolocalize_company/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Add latitude and longitude fields on company model
[geoengine_base_geolocalize](geoengine_base_geolocalize/) | 16.0.1.0.2 | | Geospatial support for base_geolocalize
[geoengine_partner](geoengine_partner/) | 16.0.1.0.1 | | Geospatial support of partners
[web_leaflet_lib](web_leaflet_lib/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Bring leaflet.js librairy in odoo.
[web_view_leaflet_map](web_view_leaflet_map/) | 16.0.2.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Add new 'leaflet_map' view, to display markers.
[web_view_leaflet_map_partner](web_view_leaflet_map_partner/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | TODO
[website_geoengine](website_geoengine/) | 16.0.1.0.0 | | Geospatial Website
[website_geoengine_store_locator](website_geoengine_store_locator/) | 16.0.1.0.0 | [![Wouitmil](https://github.com/Wouitmil.png?size=30px)](https://github.com/Wouitmil) | Geospatial Website store locator

[//]: # (end addons)

## Licenses

This repository is licensed under [AGPL-3.0](LICENSE).

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](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.