CMDBuild Forum

Import & export GIS data

Hi all,

Is it possible to import/export GIS data to/from CMDBuild? And is it possible to add GIS location from modify card form (not from GIS view).

Thank you.

Regards,

Herru

Unfortunately, at this time the CMDBuild webservice does not manage GIS data.
You can then do the import / export only by working directly on the database.
The export is not dangerous, the import instead is recommended only for advanced users CMDBuild.

The CMDBuild GUI manages the geographical coordinates only from GIS.
Also in this case, however, is possible to create two new attributes PosX and PosY on a normal card and then act on the database (advanced users) to value the geographical coordinates via a trigger.

CMDBuild Team

 

Hi CMDBuild Team,
 
Thx for your response and solution. I'll try this database trigger solution, hope it will work :)
 
Regards,
Herru
 
Previously Tecnoteca wrote:
Unfortunately, at this time the CMDBuild webservice does not manage GIS data.
You can then do the import / export only by working directly on the database.
The export is not dangerous, the import instead is recommended only for advanced users CMDBuild.

The CMDBuild GUI manages the geographical coordinates only from GIS.
Also in this case, however, is possible to create two new attributes PosX and PosY on a normal card and then act on the database (advanced users) to value the geographical coordinates via a trigger.

CMDBuild Team