mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 22:12:10 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
GeoEngine is an Odoo module that adds spatial/GIS capabilites to Odoo. It will allow you to :
|
||||
|
||||
* Visualize and query your business information on map
|
||||
* Perform GeoBI and spatial query
|
||||
* Configure your spatial layers and spatial datasources
|
||||
* Extend Odoo models with spatial columns
|
||||
|
||||
GeoEngine relies on `OpenLayers <http://openlayers.org>`_ and `PostgGIS <http://postgis.refractions.net/>`_ technologies.
|
||||
|
||||
Postgis is used to store spatial information in databases. OpenLayer is used to represent spatial data in other words to show maps
|
||||
and the different spatial layers. The GeoEngine module acts as a data provider and as an OpenLayers configurator.
|
||||
It also provides a complete extension to Odoo ORM.
|
||||
Loading…
Add table
Add a link
Reference in a new issue