Tagged Questions
3
votes
1answer
448 views
Interpolate undulations for given points using a geoid model
I have two databases, the first one (F.tsj) contains gps points: coordinates and ellipsoid heights and the second one is simply a geoid model where every line stores latitude, longitude, and ...
1
vote
0answers
105 views
How to retrieve the value of a cell in RasterLite?
Just wanting to know the SQL statement needed to find out the pixel value for a location, when the raster is loaded into SpatialLite as a Raster?
I loaded the Raster using rasterlite_load -d ...