







































This is my first GIS project. I'm currently self-learning GIS and hoping to start a degree in Environmental Science (UK) this year, with an aim to work in conservation (preferably marine) in the future.
I live in Wales and wanted to create a portfolio piece to start learning GIS, something relevant to me and the field i'd love to work in.
QGIS was used to make the map with data from JNCC (OGL v3.0), EMODnet Bathymetry 2024, Esri World Imagery, OS Open Data, Natural Resources Wales.
After I imported the map into Affinity Designer to add the details.
As this is my first attempt I'd really appreciate any feedback.
Hello! I just found this map and liked the simplified contour map aesthetic, and want to learn how to reproduce it! I don't have much experience with QGIS, so I don't know if this is achievable with the software, or if the reference image is just a "freehanded" artistic representation. (Edit: map was made by u/tommakesmaps)
Where I'm currently stuck:
Downloaded the DEM for Japan. First attempt at the contour map was too detailed. Reprojected / Warped Dataset to reduce detail. Second attempt (image) is still too detailed and doesn't render coastline.
Any tips / suggestions are welcome!
Thank you in advance,
Sheepie.
I dropped the AI Edit qgis plugin a month ago. At the beginning, it was only for image generation, but users really just wanted a vectorization tool. It works great now, and I'm happier (:
About 3 months ago, I started building Qgis2OnlineMap because I felt publishing QGIS web maps online should be much simpler than it usually is. One of the first things I did was ask for feedback here on Reddit, and many of your comments helped shape the project. So first of all: thank you.
I wanted to share two milestones.
First, Qgis2threejs now includes a built-in “Publish with Qgis2OnlineMap” button directly in the export interface. That means you can export an interactive 3D scene from QGIS and publish it to a shareable link in one step. You just need to install both plugins.
A massive thanks to the Qgis2threejs developer for making the integration happen.
The second milestone is that Qgis2OnlineMap has now passed:
It is increasingly being used by people sharing QGIS web maps with clients, students, and colleagues.
None of this would have happened without the feedback and support from this community.
I’m proud of the progress so far, but it is still early, and I’m sure there is much more Qgis2OnlineMap can offer.
What features or improvements would make publishing and sharing maps online even easier for your workflow?
Thanks again for all the support.
I couldn't find anything about this issue I am having.. Everytime I download my files as svg or pdf and open them, all the lines inside the canvas extend outside the boundaries. Any way to fix this?
1st picture: it shows how it looks on qgis as template
2nd picture: when I load it on illustrator
When there is also lots of textures as layers they also extend in square shapes outside the boundary as well...
Hi all,
I'm a relative beginner to QGIS, but I've picked up the basics for map making already.
For this project, I'd like to have the main focus be the Pacific Ocean, but whenever I so dare to use a projection not trimmed at 180°, the layers completely forget how to exist.
in this, the red layer is supposed to be the ocean. It gets it right at the north pole, but nowhere else. I've tried the reproject tool to no avail, and that's honestly the only thing I know to try.
Any advice?
EDIT: this is ESRI:53037, it functions fine on EPSG4346, EPSG3395, and ESRI54027 to name a few.
Lidar grey scale pic (1m scale) . So i want to export this as asc files. To import this into Blender.
But while exporting file i have Error.
QGIS version: 3.34.4-Prizren
Qt version: 5.15.13
Python version: 3.12.2
GDAL version: 3.8.4
GEOS version: 3.12.1-CAPI-1.18.1
PROJ version: Rel. 9.4.0, March 1st, 2024
Algorithm started at: 2026-05-19T12:10:32
Algorithm 'Translate (convert format)' starting…
Input parameters:
{ 'COPY_SUBDATASETS' : False, 'DATA_TYPE' : 0, 'EXTRA' : '', 'INPUT' : 'wms://crs=EPSG:2180&dpiMode=7&format=image/jpeg&layers=Cieniowanie&styles=default&tileMatrixSet=EPSG:2180&tilePixelRatio=0&url=https://mapy.geoportal.gov.pl/wss/service/PZGIK/NMT/GRID1/WMTS/ShadedRelief?Service%3DWMTS%26Request%3DGetCapabilities', 'NODATA' : -999999999, 'OPTIONS' : 'COMPRESS=NONE|BIGTIFF=IF_NEEDED', 'OUTPUT' : '/home/g0nz0/Złotypotok/PotokASC.asc', 'TARGET_CRS' : QgsCoordinateReferenceSystem('EPSG:4326') }
GDAL command:
gdal_translate -a_srs EPSG:4326 -a_nodata -999999999.0 -of AAIGrid -co COMPRESS=NONE -co BIGTIFF=IF_NEEDED "crs=EPSG:2180&dpiMode=7&format=image/jpeg&layers=Cieniowanie&styles=default&tileMatrixSet=EPSG:2180&tilePixelRatio=0&url=https://mapy.geoportal.gov.pl/wss/service/PZGIK/NMT/GRID1/WMTS/ShadedRelief?Service%3DWMTS%26Request%3DGetCapabilities" /home/g0nz0/Złotypotok/PotokASC.asc
GDAL command output:
ERROR 4: crs=EPSG:2180&dpiMode=7&format=image/jpeg&layers=Cieniowanie&styles=default&tileMatrixSet=EPSG:2180&tilePixelRatio=0&url=https://mapy.geoportal.gov.pl/wss/service/PZGIK/NMT/GRID1/WMTS/ShadedRelief?Service%3DWMTS%26Request%3DGetCapabilities: No such file or directory
Process returned error code 1
Execution completed in 0.06 seconds
Results:
{'OUTPUT': '/home/g0nz0/Złotypotok/PotokASC.asc'}
Loading resulting layers
The following layers were not correctly generated.
• /home/g0nz0/Złotypotok/PotokASC.asc
You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.
Hi everyone!
I’d be curious to know how to make a cross-border maps of the former territory of the Polish-Lithuanian republic using economic/social/linguistic data from subdivisions of the contemporary countries that make up the area.
If you have advises about the platforms, methods, data to that you think would be interesting, would love to discuss it! This is a purely personal project, I think it could be fun to try and investigate the persistence of ghost territories, especially in places where borders moved a lot over time.
Cheers
Add Google map as base map to the project.
Create line shapefile feature and measure its length using $length function in attribute table.
Add DEM using SRTM Downloader and reproject it to project coordinate system.
Build an elevation profile using Profile Tool plugin and Elevation Profile native function of QGIS.
Distance in attribute table of the line and measured in Google Maps is for example 10 km, but Profile Tool and Elevation Profile show 15 km. Why so?
Elevation seems to be OK though.
Why the difference?
This weekend was the first time ever I’ve had to use the software and it’s absolutely terrible!
I really do appreciate the open source community for building it for people who need it. And you can tell it was a pieced project, but that doesn’t take away from how terrible it us
I know people use it daily in some instances but hopefully they’ve found better ways to do their jobs and not use that software.
I got frustrated enough to write this.
Hello,
I'm wondering, is it possible to create a partial map of a specific country?
Basically what I mean is to just have a map of a desired country without the surrounding countries beyond the it's borders.
If there is a tutorial somewhere, please let me know.
I checked the QGIS manual but couldn't find a related entry.
Thanks
QGIS v. 3.44.7 on Linux
Hi all
We're installing some signs along a trail and I was given a zip file containing:
Internet search told me those are for GIS and more internet search told me I can download QGIS for free to view them. But additional internet search has not helped me understand what to do next.
So far, I've tried dragging all 5 files onto the open QGIS area/window -- 2 of them didn't open (and apparently 3 of them did?) but all I see is 10 red dots. I assume that's the location of the signs. But how I do see more information? How do I get a surrounding map?
(This is for a quote that's due TODAY -- nothing like last-minute learning/questions, eh?)
Thanks for any help insights you can give me.
Here's what I see in QGIS:
Hey you all,
I am currently thinking about developing a QGIS-Plugin for my master thesis and am interested on what plugins are still needed. Do you have ideas on what could be useful? I am open to include AI-based solutions but am also a fan of the "oldschool" way.
In my bachelors I developed a plugin that analyses the symbology used and identifies color conflicts for people with color vision deficiency. That was very fun and I am interested in developing a plugin again for my masters
Last year, Lutra ran a crowdfunding campaign to improve QGIS for Digital Twins. Here is the result of the campaign (part 2):
Hi everyone,
I'd like to share a plugin I've been developing called Road Centerline Extractor, now available on the official QGIS Plugin Repository.
The plugin converts road polygon layers into centerlines, automating a process that is otherwise time-consuming when done manually. It is particularly useful for forest road inventories and rural road networks where roads are represented as polygons rather than lines.
Key features:
Existing QGIS tools can extract centerlines or calculate skeleton geometries, but none combine centerline extraction with automatic segmentation at junctions in a workflow focused on road polygons. The goal was to produce output that is immediately usable for road classification and length estimation without manual editing.
Search for Road Centerline Extractor in the QGIS Plugin Manager, or visit: https://plugins.qgis.org/plugins/road_centerline_plugin/
This is an early release and I'm actively looking to improve it. I'd love to hear from anyone working with road polygon data:
All feedback is appreciated. The source code is available on GitHub: https://github.com/Lyghtnyng/road-centerline-extractor
Hi I am new to QGIS, and need some help with converting this layer (I believe its called a vector tile?) to multi polygon layer so that I can further edit it with digitizing tools. Thanks
Hi everyone, I have been a Windows user all of my life. Now, I am thinking of getting a new Macbook Pro. To those using QGIS in Mac, I would to know if it works well in your Mac computer. I use QGIS almost everyday and this is a basic requirement.
Thanks for answers!
If anyone is doing ecological restoration or landscape level planning for wildlife would love any thoughts you have on my plug-in. There's a web tool and R package available too if that's easier. Many thanks
TerraLink