Replies: 4 comments 5 replies
-
But you can also just do |
Beta Was this translation helpful? Give feedback.
-
Thank you for your kindness, This worked: I will check now with QGIS by creating a point in a raster format and I will test by using different resolutions. But it seems tricky to solve the +/- 1 issue, which is documented in I will keep you posted, With kindness, |
Beta Was this translation helpful? Give feedback.
-
A great thanks to @asinghvi17, This was really helpfull, and it will be usefull to update the manual to put to light the amazing functionality.
|
Beta Was this translation helpful? Give feedback.
-
well all of these as selectors, PR-suggestions on improving the corresponding section are always welcome! https://rafaqz.github.io/Rasters.jl/dev/get_started#Subsetting-an-object See also: https://rafaqz.github.io/DimensionalData.jl/stable/selectors for more examples. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was looking for a function in Rasters which converts
Longitude
andLatitude
into index[iX, iY]
of amap.tiff.
As my knwoledge in Rasters is limited I wrote one see below.
I am writing to determine if there is a function available in Rasters.jl which does the same thing so that I can compare the results.
Many thanks for any suggestions,
Joseph
Beta Was this translation helpful? Give feedback.
All reactions