About 266,000 results
Open links in new tab
  1. What are Raster and Vector data in GIS and when to use?

    Since most input data is in vector form, data must undergo vector-to-raster conversion. Besides increased processing requirements this may introduce data integrity concerns due to …

  2. What is the difference between Vector and Raster data models?

    In many cases, both vector and raster representations of the same data are possible: At this scale, there is very little difference between the vector representation and the "fine" (small …

  3. Georeferencing vector layer with control points using QGIS?

    Sep 1, 2015 · QGIS now supports georeferencing vector layers in the georeferencer tool. This allows vector layers without spatial referencing to be interactively georeferenced, or layers with …

  4. Georeferencing vector PDF/SVG/DXF linework using QGIS?

    Affine Transformation plugin for QGIS Extracting vector data from PDF It's what you have already done, basically just open the PDF in Inkscape, find the shapes you want and remove all …

  5. Missing Processing Tools in Vector Menu of QGIS

    Aug 19, 2021 · I'm missing all the usual processing tools in the Vector menu in QGIS 2.16 (e.g. Vector Overlay, Analysis, etc). They do appear in the processing toolbox but there's no sign of …

  6. Downloading vector data to make it available for analysis in QGIS

    Mar 1, 2024 · It allows me to download a .json file but it says Invalid Data Source when added into QGIS... Clearly, the map has vector shapes (like building parcels, train lines, etc) which I …

  7. Convert vector data to terra raster where vector points are center …

    Apr 19, 2024 · 4 There is indeed a rast.data.frame method in terra package, that allows to create a SpatRaster on the fly from a data frame. The issue with the data mentioned is that the cells …

  8. How do I get vector feature data from an OpenStreetMap layer?

    Jan 17, 2018 · 3 I imported the OSM tile layer and can see it visually. But how do I access the actual data of the layer? It's vector data, made of points, lines, and polygons, right? How can I …

  9. Clipping Raster (GeoTIFF) with a Vector (shapefile) in Python

    Oct 31, 2022 · I am trying to clip or mask a raster with some vector data using Python. But my output produces no clipped area. I have plotted the raster and vector together after …

  10. Converting vector layer to raster using QGIS?

    Feb 20, 2016 · 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 …