python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Is there a way to make a raster image from the Google Maps Basemap in QGIS? I need an RGB satellite image for my study area
Is there a way to make a raster image from the Google Maps Base map in QGIS? I need an RGB satellite image for my study area.
SimonHauke
Votes: 0
Answers: 2
Convert 32float SAR image to a grey-scale uint8
I'm working with SAR images from Sentinel-1. I use SNAP library to get images in geotiff format. These geotiff have two layers: one for Intensity_VH and the other for Intensity_VV.
The problem is that...

Joaquín Bozzalla
Votes: 0
Answers: 0
How to resample a 2-D spatial matrix (not a time series) using a weighted average to from the 1km grid to the 0.25 degree
I have a bumpy matrix A with shape [num_X, num_Y]. The corresponding lattitude and longitude array is A_lat (of size [num_Y,1]) and A_lon (of size [num_X,1]). And the each element of this matrix for e...

Xu Shan
Votes: 0
Answers: 0
OSM API Satellite Imagery
My goal is to find a way to download (with Python) satellite images given coordinates describing a rectangle. I've never really found a precise and free solution (no business here, just school stuff)....
phpin
Votes: 0
Answers: 1