Excellent video! I learned a lot from it. Regarding the expressions editor for contours (3:03), I'm not sure about other areas, but in the United States an ampersand is this symbol &, rather than the % symbol used in the expressions. I could not read the expression because the resolution of the video was too low. So it took me a bit to figure out what I was doing wrong. For others having that issue the expression is this: if( "ELEV" % 100=0, 0.6, if( "ELEV" % 25=0, 0.3, 0.1)). Thanks for taking the time to put this together!
@eshhuu3 жыл бұрын
Your comment has helped me more than any tutorial on YT. Thanks mate
@lagocardiel Жыл бұрын
Of several videos on KZbin, about contour lines, this one is superior, it shows simple, common problems but rarely the details of the solution. Excellent.👌👍🇦🇷
@igorbribeiroАй бұрын
Thank you from Brazil, Klaus. I've learned a lot with your videos in the past years. And I'm using these knowledge to produce maps for some organizations that protect the environment in my city, Salvador.
@rushianokun4 жыл бұрын
Thank you so much! I've been doing this procedure for a very long time, yet you showed much more efficient and better ways to achieve same results, thanks a lot, keep these coming and always please show us the advances uses, like expressions or common functions used in new ways. Thank you very very much.
@TheManOnlyLegend4 жыл бұрын
Klas, first of all and everything, great many thanks for you tutorial videos! They are super helpful. I reinstalled GIS during this covid19 quarentine after 2 years ago I had given it try and uninstalled it because I simply couldnt move, do anything at all. Your way of show how things are done and in a way that matters is super. I am very grateful. Cheers, Tony
@arkosol4 жыл бұрын
Man, you're creating so good videos. Amazing.
@Mickeycuatropatas3 жыл бұрын
I couldn't see very well the conditional expression in the field calculator on the video, so...I created 2 contour layers; 1 for labeled index contours at even intervals (less opaque and thicker) and 2 for thinner contours in between (not labeled). It worked without all that python conditional fuss. Thanks, you inspired me to be creative and I got the general idea to start experimenting.
@Ontariobiketrailszoom4 жыл бұрын
Thanks Klas this really helps me stylize my maps for a future bike trail guide book. Your the best!
@theforester_3 жыл бұрын
Awesome content mate! Really saved my uni project! Big shout out from Brazil
@frankstremke2554 жыл бұрын
I just figured it out myself after two days of trying a week ago , I whish I had the video then :-) thanks for the great content
@marcosbarbora42672 жыл бұрын
Thank you very much Klas I find your lessons very useful and helpful for my daily work. Even if I have a very basic level of English
@mikemackenzie90644 жыл бұрын
As an ESRI user for many years and being (COVID) thrown into working with QGIS, I'm finding your videos VERY helpful - thank you! I'm rather impressed with QGIS so far but one area is rather difficult - Legends in layouts, would you have a video that shows advanced techniques for making professional Legends?
@khylayly75793 жыл бұрын
I love your qgis series, please keep making them 🙏
@cgurbuzie7 ай бұрын
great video - full of information and to the point! thanks a lot Klas
@cheers_mate_uk4 жыл бұрын
That's fantastic. Please keep posting.
@Arqueovader3 жыл бұрын
Thanks again! There always someting new to learn with you!
@amin63234 жыл бұрын
Thank you for the clear explanations. I'm still having problems creating a shaded contour map on the sea and remove the contours and shades from the surrounding land. I would appreciate it if you could help me with that.
@Moosemean4 жыл бұрын
Wow thank you! Please keep up making these awesome videos. :)
@JV-pu8kx6 ай бұрын
3:08 The percent sign (%) is used as a modulo operator. Divide by the second number and give the remainder.
@jonah77324 жыл бұрын
Hi! First of all "Thank you". Great work you have there and I really learned a lot from you. Can you do more sets of example inside the expression dialogue?
@peterzahn52902 жыл бұрын
Thank you for the very good and deep inside the contour functions! One question is left for me: You used a DEM file with water areas right? Is it possible to draw a contour at sealevel? This is not working on my files when I follow your instructions. Thanks!
@stephenjones89284 жыл бұрын
Some excellent tips here. Many thanks!
@pinpost89843 жыл бұрын
Final!! Someone who can make an amazing video about contour styling that doesn't ask me to mess around in the attributes table!! SO MUCH EASIER AND REPEATABLE!!! Do you how I would make the contour labels appear parallel to each other up the slope gradient rather than being spread randomly across the map contours?
@inilegnam2 жыл бұрын
Thank you! Do you have a video showing how to reflect these custom line weights in a legend?
@ulrichmugamba98132 жыл бұрын
Thank you! your video is very educational
@digantasarma68054 жыл бұрын
Very useful video. Many thanks.
@Lord_Voltmetr3 жыл бұрын
Awesome tutorial, thank you for that.
@olly_4 жыл бұрын
Hey Klas, seem to be hitting a bit of a brick wall. Once I've added the expressions in via the 'line width' styling - it seems to apply to all the lines and not just certain ones. Any ideas?
@matsfroberg85154 жыл бұрын
Thanks! Perfect! I have been trying to acheive this, without success. Is it possible to save/export the new smoothened contours as a new separate file for further processing?
@oliverloveday14064 жыл бұрын
There is a smooth tool in the vector geometry processing toolbox which seems to do the trick!
@xeler8r4 жыл бұрын
Really GREAT video! Beautiful! Any idea why my topo lines appear directly above my heightmap, not 'over' it (or on top, as in your example)? I'm using a height map from a game engine terrain rather than 'real', if that makes a difference. I'm not sure how to get them aligned. Any ideas? Thanks again!
@michaelp1856 Жыл бұрын
Very informative - thanks.
@efstratiosmichailidis19152 жыл бұрын
So what's the connection between the interval between contour lines and the map scale???
@patricissa4779 ай бұрын
Hey, sorry I'm new to QGIS, what is that black and white screen you're starting with? How do I get that for the site I'm working for so that I can start getting contour lines?
@renz14097 ай бұрын
it's called DEM (Digital Elevation Model) and is free to download online
@littledrooging3 жыл бұрын
Hey, great video! I was wondering if there's a way to place the contour labels in a ladder?. My center, start or end of lines are not even remotely aligned, so my labels show up all over the place. I'm new in QGIS and haven't figured out a way to do this without a massive edition.
@KlasKarlsson3 жыл бұрын
This is a function not built into QGIS. You will need a way to reference the desired location. By some form of math formula or in reference to a second layer. Either way it will be a lot of work.
@airwin2884 жыл бұрын
Very thankful you created this video. May i know the version of you used in this episode? I can't find the "Text mask" in the Layer styling Label section from the version i am using (3.10.5-A Coruña).
@Handprint4 жыл бұрын
Hi Airwin288. I have the same problem as you? Did you manage to resolve it? Best
@airwin2884 жыл бұрын
Hi@@Handprint I found it. I now used the latest release 3.24.25-Pi.
@Handprint4 жыл бұрын
@@airwin288 Hi. I'm using Qgis 3.4. It's more recent. Right?
@airwin2884 жыл бұрын
@@Handprint Hello. I think you are using a little bit older version. QGIS 3.4 Madiera was released last 2018-10-26.
@airwin2884 жыл бұрын
There was already 5 releases after Madeira. it was 3.6 Noosa, 3.8 Zanzibar, 3.10 A Coruña, 3.12 Bucuresti, and then 3.14 Pi
@VikasKumar-bh8kx Жыл бұрын
how to I hide labels with a value less than >400, those labels are still coming in my drawing after following your step everything is okay but levels ara appearing without geometry.
@steristeri4 жыл бұрын
Thanks for this amazing tutorial! Just a question for you, I assume the label masking you've used would have achieved the interrupted contour lines, however the masking option doesn't seem to be available on mine, is this only in the latest QGIS version?
@KlasKarlsson4 жыл бұрын
Masking is 3.12 and newer.
@steristeri4 жыл бұрын
@@KlasKarlsson i see! Thank you so much for that! :)
@garnettdavy73134 жыл бұрын
This is a fantastic tutorial, the only thing I can't get to work is the label mask, this feature does not seem to work at all. Any suggestions?
@compositae012 жыл бұрын
maybe you figure out already... that was something killing me also. In my case the reason why it didn't;t work was because the default size of the mask was 0. in the video, changing the size was not mentioned... but he has it at 1.5 mm. Hope this helps (belatedly).
@oliverloveday14064 жыл бұрын
Thanks for uploading!
@santiagoortiz49814 жыл бұрын
I don´t have the geometry generator field of the label panel to reverse the labels. I´m using 3.4 Madeira version. Any workarround?
@KlasKarlsson4 жыл бұрын
Probably not easily. I would suggest upgrade to at least the latest LTR.
@RadIguanas9 ай бұрын
How would you trim excess "labels" (elevation data), after reducing lines with geometry generator. The excess lines are clipped, but the labels remain in plain space
@KlasKarlsson9 ай бұрын
If I understand you correct you are having issues with label placement on layers with geometry generator modified geometries. In that case you need to consider that labels do not comply with geometry generator calculations... You will need to use label placements expression with a similar expression for the labels to comply with the "new" geometries.
@RadIguanas9 ай бұрын
@@KlasKarlsson True, that is correct. I would like to hide (or cut) certain labels on lines that were cut due to their short length. How would you make that expression?
@vk17373 жыл бұрын
Klas, you rock! Very nice tutorial. I've been looking for a way to remove small contour elements and smooth out the contour lines and your workflow worked perfectly for me. Is there away to export the contour lines to a DXF? It looks like when I export to DXF I get the original Contour lines without smoothing and filtering that we did in geomtery generator. I would appreciate if you could let me know how I can get the filtered and smoothed out contour liens into a DXF file. Thank you.
@KlasKarlsson3 жыл бұрын
If you run the geometry generator script on the source layer with the "Geometry by Expression" processing tool, you can create new geometries that will be possible to export correctly.
@javiervicen92114 жыл бұрын
Great tutotial. Thank you.
@Mitglied993 жыл бұрын
thank you so much! my problem were the upsidedown labels up the hill!
@parthprajapati92852 жыл бұрын
I want your help.. I want to make contour and dem from simple round circles. As like hill how can i make please help me
@she1ldy4 жыл бұрын
Excellent content, I followed you many months ago, Im wondering if you could cover something about versioning in postgis. If you could its going to be amazing!! thank you :)
@mjbbell3 жыл бұрын
how do i get that layer ? so i can play with the contours..
@sudipmahato65744 жыл бұрын
Great, it helped in my academic peoject. How can we measure area under particular contour line??
@ferrenauta3 жыл бұрын
hi, how can I make the contour lines full colored shapes? (switching stroke with content color)
@KlasKarlsson3 жыл бұрын
You need to convert the lines to polygons...
@Dc_Angling Жыл бұрын
hi can you help i need to get flow direction arrows on QGIS can you help
@NgheDiaChatvlogs Жыл бұрын
7:49 I used the formula: if("ELEV"%25=0,"ELEV"||'m',) in expression dialog, but it didn't work. It told "Expression is invalid". Please help! The formula is exactly in this Video
@KlasKarlsson Жыл бұрын
You need to add the "else" option. Add empty string '' after the last comma and before the closing parenthesis.
@NgheDiaChatvlogs Жыл бұрын
if("ELEV"%50=0,"ELEV"||'m','') sorry, this is right formula!
@NgheDiaChatvlogs Жыл бұрын
@@KlasKarlsson thanks, I made it.
@hammamaulia4 жыл бұрын
Thank You!
@amanullahhayat84873 жыл бұрын
Thanks for great video. But, i couldnt undrestand formula ur using in... May anyone write it in comment...
@ivansantiago98604 жыл бұрын
Kool!!! Thanks a lot
@osmannuri84734 жыл бұрын
Hi health to your labor Sorry .. Maybe it's not about your videos .. I hope you can help with that. I use surfer for underground imaging .. with contour I draw on google earth..but I can not get a remarkable result. Can I solve this with q gis or another program you can recommend ..Meanwhile, I am officially engaged in archeology and gold mining. I am waiting for your reply with impatience .. I wish you good work ..
@nap10304 жыл бұрын
Thank you
@tehnikperencanaan27874 жыл бұрын
Thank You,,
@macivsmasu3 жыл бұрын
Great :)
@thatpersontim96724 жыл бұрын
the script doesn't work for me. Why?
@KlasKarlsson4 жыл бұрын
I assume you mean one of the functions, which one? What does your expression look like?