So I've been trying to convert a georeferenced Tif raster file into a vector shp file using QGIS. It's seems to complete this but it ends up giving me a feature class that has over 500,000 features, almost like it's creating a row per pixel. So with that many features it's very hard to work with and when I do finally get it to Classify like into 8 classes of natural breaks, it doesn't look like the original tif file. My end goal is to only have a few (less than 20) polygons based off the raster not thousands. Could it be that the Tif file I'm using is already pre-processed or something?
Subscribe to:
Post Comments (Atom)
arcpy - Changing output name when exporting data driven pages to JPG?
Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...
-
I am trying to make a map using US census data showing vacant housing to total housing on the same map. I came across the "multiple att...
-
My guess is that I'm doing something wrong with QGIS, but here goes. I have multiple point data layers in WGS84, mostly of UK locations,...
-
How does one add a field to an ArcGIS feature class with a boolean data type? That is an attribute where the allowed value is only one of a ...
No comments:
Post a Comment