On 5/20/22 7:23 PM, Guillermo D'Angelo via Qgis-user wrote:
What would be the propper way to install new packages via pip in the
QGIS Python in Mac SO?
This way didn't work: pip.main(['install', 'boto3'])
The Python bundled within QGIS app needs to be used for this. I have
QGIS 3.16 on
Excellent. Happy analyzing.
-T
On Friday, May 20, 2022, 02:38:34 PM EDT, Walter Alvarez
wrote:
Thank you, Thayer! That indeed was part of the problem, but I believe another
problem was that the files were saved in iCloud. When I took them out of
iCloud and looked for the hidden Too
Hi Walter,
I think the problem was that your iCloud folder or some other directory on the
path to the files had a space in the name. Many of the QGIS functions don't
work correctly if there is a space in any name any part of the file path.
++Eric
--
Eric Fielding
eric.j.field...@jpl.nasa.go
Thank you for your responses, Wouter and Richard!
It seems there were two problems. First the DEM TIFFs were stored in iCloud,
and second, the tools window was hidden under the main window. Yiur
suggestions may also help, but now the merge works.
I really appreciate you both taking the time t
Thank you, Thayer! That indeed was part of the problem, but I believe another
problem was that the files were saved in iCloud. When I took them out of
iCloud and looked for the hidden Tools window, the DEMs merged properly! I
greatly appreciate your help!
Walter
> On May 20, 2022, at 6:01 A
Hi Andreas,
(so great to see the QGIS + MapServer communities working together here)
Inspired by your questions today, I gave another round of updates to the
MapServer documentation, improving the examples for GetFeatureInfo etc.
Besides what was mentioned already, you might also consider set
Dear QGIS folks,
What would be the propper way to install new packages via pip in the
QGIS Python in Mac SO?
This way didn't work: pip.main(['install', 'boto3'])
Best regards,
Guillermo D'Angelo
___
Qgis-user mailing list
Qgis-user@lists.osgeo.or
Hi Walter,
Sometimes after entering parameters the tool window drops behind the main QGIS
window. Try either moving the QGIS window out of the way or right click the
QGIS icon in the Dock and select "Show All Windows" and see if you can find it
again. Hope this helps.
-Thayer
On Friday, M
Hi Walter,
As an alternative to Wouter’s suggestion, I would recommend VRT’s (Raster ==>
Miscellaneous ==> Build Virtual Raster) Not alone does it merge/mosaic but it
also results in a small file size. It is also very easy to generate convert
that VRT to any other format output, using gdal_trans
Hi Walter,
I'm having good results using the 'r.patch' tool from GRASS for merging
rasters.
Hope this helps
Greetings
Wouter
Op do 19 mei 2022 om 23:31 schreef Walter Alvarez via Qgis-user <
qgis-user@lists.osgeo.org>:
>
> I’m trying to merge either two or twelve 30-m SRTM tiles using QGIS
> 3
Hi Barend,
Thanks. It's been a while since I last worked with UMN map server.
I must have been "blind" not to see the queryable="0" in the
Capabilities response.
Your suggestions helped. All fine now!
Thanks a lot,
ANdreas
On 2022-05-20 09:18, Kobben, Barend (UT-ITC) wrote:
Your mMAP set
Your mMAP set up apparently is wrong, because contrary to what you think, the
layer is NOT queryable:
cave_entrances
Usualy this means you have to set appropriate things in the .map file, such as
First, we have to prepare MapServer to actually be set up to respond to the
request in a way the
Hi,
I am experimenting with a very simple/basic WMS served by UMN Mapserver.
For some reasons, GetFeatureInfo does not work, although it is
"advertised" as available in the GetCapabilities reponse.
Here is the test service:
http://159.100.248.156/cgi-bin/mapserv.fcgi?map=/home/ubuntu/umn_map
13 matches
Mail list logo