Guest User

Untitled

a guest
Oct 18th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. var fcLandMasses = ee.FeatureCollection('ft:1l9VK5FJ4_hiH2gHjr0MtxwB-CrNEqOE5EBlW6Q');
  2. var fcRandomPoints = ee.FeatureCollection.randomPoints(fcLandMasses,numberOfPoints,seed);
Add Comment
Please, Sign In to add comment