Uploaded image for project: 'Apache Sedona'
  1. Apache Sedona
  2. SEDONA-184

ScatterPlot fails to generate vector image

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Won't Fix
    • None
    • None
    • VirtualBox guest: 24GB RAM, 8vCore, Debian 9, Java 8-201, Netbeans 8.2, Hadoop 2.10.0, Spark 2.4.8

    Description

      In the Viz showcase example, the ScatterPlot fails to generate vector image.

      It seems to me that the last parameter 'generateVectorImage' of the constructor public ScatterPlot(int resolutionX, int resolutionY, Envelope datasetBoundary, boolean reverseSpatialCoordinate, boolean generateVectorImage) is ignored at the ScatterPlot class level and at the superclass VisualizationOperator level.

      The constructor public VisualizationOperator(int resolutionX, int resolutionY, Envelope datasetBoundary, ColorizeOption colorizeOption, boolean reverseSpatialCoordinate,
                  int partitionX, int partitionY, boolean parallelPhotoFilter, boolean parallelRenderImage, boolean generateVectorImage) does not handle the parameter 'generateVectorImage' at all.

      I am working with commit 0a6f26a0e0eace87243dd919738af5f182557b8a
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            tioannid1 Theofilos Ioannidis
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: