Open mfarook opened 5 years ago
@mfarook you can select Format as table
instead of Format as time series
on the bottom of the query panel, which gets rid of the time requirement.
However, afaik there's no way to visualize polygons (or multipolygons). You'll have to convert to one or more points first, by getting the centroid or filling with random points.
How can i add a spatial data which doesn't have time information from postgres to world map panel. It has only geom information. That too multi polygon geometry. Is there a way to add it into worldmap?