qgis-user@lists.osgeo.org

2017-07-03 Thread Nate Cousineau
I’m getting a network error when trying to download it via the browser as well. I will check with our IT service provider to see if they have any insights. Thanks so much for all you help! From: Matthias Kuhn [mailto:matth...@opengis.ch] Sent: Monday, July 03, 2017 1:54 PM To: Nate Cousineau Cc:

qgis-user@lists.osgeo.org

2017-07-03 Thread Falk Huettmann
Dear Colleagues, we currently have compiled 104 GIS layers open access, worldwide, on a 1km pixel scale as tiffs. These are habitat, climate and socio-economic data from various sources. It's currently with a manuscript in review (see here in the appendix, if interested http://www.earth-syst-sci

qgis-user@lists.osgeo.org

2017-07-03 Thread Matthias Kuhn
Somehow, your QGIS is not able to download the plugin. This means something with your internet connection prevents it from doing so (because I just verified that the link from your own log message works for me here, so we cannot blame the QGIS plugin repository server). Let's investigate... 1. Ca

qgis-user@lists.osgeo.org

2017-07-03 Thread Matthias Kuhn
1. Better use QuickMapServices (or even better the integrated XYZ possibilities through the browser) 2. Check your proxy settings On 7/3/17 7:08 PM, Nate Cousineau wrote: > > Here is the message from the log right after the installation failed: > > > > 2017-07-03T13:07:33 1 Network request >

qgis-user@lists.osgeo.org

2017-07-03 Thread Nate Cousineau
Here is the message from the log right after the installation failed: 2017-07-03T13:07:33 1 Network request http://plugins.qgis.org/plugins/openlayers_plugin/version/1.4.3/download/ timed out From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Matthias Kuhn Sent: Monday, Ju

qgis-user@lists.osgeo.org

2017-07-03 Thread Matthias Kuhn
Hi Nate, The error message here is unrelated to the two plugins you mentioned. Can you go to the plugin manager, make sure these plugins are activated and check if you have any other message there? Regards Matthias On 7/3/17 3:40 PM, Nate Cousineau wrote: > > I am using QGIS 2.18.10 on Window

Re: [Qgis-user] limiting contour lines to range of elevations

2017-07-03 Thread imagineaerial
Hi Lucas, it is a raster file and thanks for the detailed instructions, I will give it a go one I get back to the office. Thanks again, - Mike -- Imagine Aerial On July 3, 2017 at 8:32:52 AM, Lukas Winiwarter [via OSGeo.org] (ml+s1560n5326496...@n6.nabble.com(mailto:ml+s1560n5326496...@n6

qgis-user@lists.osgeo.org

2017-07-03 Thread Nate Cousineau
I am using QGIS 2.18.10 on Windows. Below is the error message from the log: 2017-07-03T09:39:03 1 Failed to load C:/PROGRA~1/QGIS2~1.18/apps/qgis/plugins/globeplugin.dll (Reason: Cannot load library C:/PROGRA~1/QGIS2~1.18/apps/qgis/plugins/globeplugin.dll: The specified mo

Re: [Qgis-user] limiting contour lines to range of elevations

2017-07-03 Thread Lukas Winiwarter
Hi Mike, to start with, it'd be good to know what kind of data you are working with. Is your "DSM" a raster file (i.e. pixels) or a vector file containing the contours? If it's a raster, you can create the contours by selecting "Raster" -> "Extraction" -> "Contour" from the menu, then select

Re: [Qgis-user] limiting contour lines to range of elevations

2017-07-03 Thread imagineaerial
Matt, Thanks for the response. I am afraid that I am still pretty new to all of this, would you mind going into a little more detail for me? For instance, I am not familiar with syntax and SQL. Also, what does field X and Y signify? I am working off of a simple DSM that was created using a U

Re: [Qgis-user] QGIS video "commercial"?

2017-07-03 Thread Andrea Giacomelli
Hi Raymond, and thanks for the appreciation on the video! I knew it was partially out of scope, but it was also to present ideas and a setting that may be tuned to focus more on a specific product, rather than on an organization. I might be interested to collaborate in the creation and production

Re: [Qgis-user] limiting contour lines to range of elevations

2017-07-03 Thread Matt Boyd
Right click on the contour other and filter. You can select only the contours you want field=X or field=y. The syntax is in SQL, so you can look up a query that matches your requirements.. On 1 Jul. 2017 4:00 am, "imagineaerial" wrote: > Hey all, > > New QGIS user here and I have been experime