[ACE-156] Export Geo Spatial Data Created: 01/Sep/25  Updated: 24/Dec/25  Due: 02/Sep/25

Status: Done
Project: ACE
Component/s: UCMDB
Affects Version/s: UCMDB 4.0.0.0
Fix Version/s: None

Type: Task Priority: Normal
Reporter: Bessem Manita Assignee: Bessem Manita
Resolution: Unresolved Votes: 0
Labels: UCMDB_WEB
Remaining Estimate: 0 minutes
Time Spent: 1 week, 2 days, 6 hours, 6 minutes
Original Estimate: Not Specified

Attachments: PNG File Capture d'écran 2025-09-05 164511.png     PNG File Capture d'écran 2025-09-09 100835.png     PNG File Capture d'écran 2025-09-09 102426.png     PNG File Capture d'écran 2025-09-09 103127.png    
Customer:
Mobinets
Planned Start:
Planned End:
Actual Start:
Date of Baselining:

 Description   
  • Improve CombBox for import/export
  • Export to GeoJson
  • Export to Shape


 Comments   
Comment by Thierno Bah [ 03/Sep/25 ]

Export Geo Spatial Data
+ Export to GeoJson implemented
+ Improve CombBox for import/export work in progress.

Comment by Thierno Bah [ 05/Sep/25 ]

Improve CombBox for import/export updated.

Comment by Thierno Bah [ 09/Sep/25 ]

Regarding Export to Shape.
Based on our research, we decided to use

<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-shapefile</artifactId>
<version>29.0</version>
</dependency>

But I've tested several versions since 08/09/2025, and it still doesn't work. This means I haven't been able to implement Export to Shape.

Regarding Improve CombBox for import/export, it seems to me that this modification must be made from the
CrudQuerydslView.class class in order to put exportCsvAnchor, exportAllCsvAnchor, exportGeojsonAnchor, exportShapeAnchor, and exportPartialGeojsonAnchor in a ComboBox and keep only

setToolbar(footer,
clearFiltersButton,
searchButton,
glueSpan,
separatorcombo)

Generated at Wed Apr 15 13:11:08 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.