spatialhadoop2
spatialhadoop2 copied to clipboard
Cannot generate random polygon
In RandomSpatialGenerator#printUsage
, it says that when shape is set to polygon, it will generate random polygon. But in RandomShapeGenerator#generateShape
, it only handles point and rectangle.