Tagged Questions
5
votes
3answers
5k views
How to convert a vector layer to raster?
In qgis in the raster menu there is an item "convert vector to raster".
This behaves strangely - I do not understand how it is supposed to work.
I can select a vector file, an attribute and an ...
4
votes
2answers
340 views
Is it possible to generate a vector polygon from a polygon on a raster image?
I have a raster map which I have extracted from a government report providing flood extent return frequencies. I want to 'snatch' these flood extent polygons (i.e. convert to vector) and I was ...
3
votes
1answer
319 views
turning multiple vector layers into one raster in arcgis 9.3.1
I want to make a raster out of the multitier view I have in ArcMap 9.3.1 . The layers in my ArcMap come from several datasets. I know there is a 'Feature to Raster' tool, but it converts one layer at ...
5
votes
2answers
144 views
Vectorize cell boundaries in GRASS
I need to vectorize the cell boundaries of a raster map and I have forgotten how to do this.
For instance, if I have a raster map of a region that is just map=1 with a cell size of 500m, I would ...
8
votes
2answers
519 views
How to convert a vector boundary to a raster map?
I need to output a PNG file of a raster map overlayed with boundaries present in a vector map. The problem is, the r.out.png script only exports a raster map. My boundaries are in a vector format. ...
8
votes
2answers
3k views
How to Import SVG into GIS?
I have a PDF file, with a Map as a vector graphic. I want to get this into GIS. (I use ESRI's ArcGIS, but any FOSS solution is also fine).
I know that it is not possible to directly get the PDF into ...
11
votes
3answers
2k views
Convert GeoPDF to a vector format
I want to convert a GeoPDF that has vectors entity in it to a vector format and preserve the real coordinates of these vectors. The GeoPDF has been exported from ArcMap and has layers in it.
I have ...
