Details

    • Type: Task Task
    • Status: Done Done (View Workflow)
    • Priority: Normal Normal
    • Resolution: Unresolved
    • Affects Version/s: UCMDB 4.0.0.0
    • Fix Version/s: None
    • Component/s: UCMDB
    • Labels:
    • Customer:
      Mobinets

      Description

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

        Activity

        Hide
        Thierno Bah added a comment -

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

        Show
        Thierno Bah added a comment - Export Geo Spatial Data + Export to GeoJson implemented + Improve CombBox for import/export work in progress.
        Hide
        Thierno Bah added a comment -

        Improve CombBox for import/export updated.

        Show
        Thierno Bah added a comment - Improve CombBox for import/export updated.
        Hide
        Thierno Bah added a comment -

        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)

        Show
        Thierno Bah added a comment - 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)

          People

          • Assignee:
            Bessem Manita
            Reporter:
            Bessem Manita
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:
              Actual Start:
              Date of Baselining:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 week, 2 days, 6 hours, 6 minutes
              1w 2d 6h 6m

                Drag and Drop