ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Esto se puede hacer usando lineas y no puntos , como perfiles transversales e intersectarlos con raster de inundación?
Good video!!... what if there are points on the edge of the raster (some in, some out of the grid) how would check it before? thank you
if we have 365 raster how we can extract raster values using one shapefile?
how to add these extracted raster values to the point file.
Also want ot know. Did you find out about it?
did you get the answer for this question?
Hi i am facing this error:"in xyraise NotImplementedError"NotImplementedErrorand my code is:for points in shapefile['geometry']: print(points.xy[0][0],points.xy[1][0])
Thank you...!
Thanks for sharing
How to create random point using python
Create a function that creates a random x and a random y
Esto se puede hacer usando lineas y no puntos , como perfiles transversales e intersectarlos con raster de inundación?
Good video!!... what if there are points on the edge of the raster (some in, some out of the grid) how would check it before? thank you
if we have 365 raster how we can extract raster values using one shapefile?
how to add these extracted raster values to the point file.
Also want ot know. Did you find out about it?
did you get the answer for this question?
Hi i am facing this error:
"in xy
raise NotImplementedError
"
NotImplementedErrorand my code is:
for points in shapefile['geometry']:
print(points.xy[0][0],points.xy[1][0])
Thank you...!
Thanks for sharing
How to create random point using python
Create a function that creates a random x and a random y