Hello,

I am trying to generate 50 random GPS points in each polygon of a shapefile that I have. I've looked into -geodist- and -geoinpoly- but haven't really found a way to do this. I'm looking for a solution that does not require inputting manually a min/max lat/long, as I have a lot of polygons (+80), and their shapes are often not rectangles.

Any tips?