Tagged Questions
1
vote
1answer
96 views
Flow mapping visualization using a road layer
I am trying to illustrate travel using a flow map on a road layer. My data is:
city of origin
destination
number of travelers
I would like to use a polygon city layer (or point) and a road layer, ...
4
votes
2answers
177 views
How to drape a simple jpeg image over dem of some area?
How can we drape a simple jpeg image which doesnot have any geo referencing information over the digital elevation model in order to visualize it in 3D in QGIS?
13
votes
3answers
257 views
Is it possible to use symbols instead of colours to visualise raster cell values?
I have a raster image (GeoTIFF) with integer values. I know how to visualise raster values in QGIS using colormaps or similar, but I would like to assign symbols to each colour value instead - just ...
5
votes
2answers
128 views
Why the modifications I do in QGIS doesn't appear when I save an OSM file I created?
Through QGIS I loaded an OSM file I created and I'm trying to visualize what happens with the file in terms of codes after some modifications like adding points, lines or polygons. But the problem is ...
6
votes
1answer
205 views
How to adjust the granularity of a heat map in QGIS?
Not sure I am using the correct terminology here, so I have tried to describe my problem in detail. Please edit as needed.
I have a layer of points, a layer of roads and a heat map in a raster layer. ...
0
votes
1answer
770 views
15
votes
3answers
2k views
Visualising WKT geometry string in QGIS
A very simple question: Is there a simple tool in QGIS to graphically visualise geometry formatted as text?
Example geometry:
"POLYGON((571178 6337246,571178 6402217,598061 6402217,598061
...
22
votes
2answers
4k views
How to style beautiful road maps with QGIS?
I am trying to design a beautiful map using Qgis. As I'm a software developer not a designer, I was hoping that this will be easy, but it isn't!
There is a similar question here Qgis tutorials and ...
4
votes
2answers
250 views
How can I make my data efficient and “light” to do 3D Visualizations in Google Earth?
As a test run, I'd like to visualize population on census blocks for a few states (New England for example). I assume that the kml to do this will be huge, when you factor in the census boundaries and ...
