Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Controlling line width when merging vector files into raster?

Buffer the lines. You can make them as thick as you want that way. Then rasterize the resulting polygon layer.


You can use "Save as Image" from the project menu. This produces a georeferenced image from the QGIS view. You can change the vector styling to make the line thicker. The limitation is that you have no control over the output image resolution.

Tags:

Qgis

Related

Converting double field to integer in database view so ArcMap query layer can use field as unique identifier How to edit an existing layer using leaflet? What is the difference between != NULL and IS NOT NULL in QGIS filter expressions? Setting up Python/ArcPy with ArcGIS Pro and Visual Studio? What's the meaning of numbers before an EPSG code, e.g. the 6.9 in EPSG:6.9:4326? How to show labels exactly around a circle in QGIS? Using Mapbox tiles with folium QGIS 2.16 Merge lacks folder option Merging overlapping features using Geopandas? Exporting PNG image with background transparency from ArcGIS Pro Plotting large shapefiles with matplotlib Adding ArcGIS Online Services to QGIS?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy