2
votes
2answers
102 views

Create polygon of buildings from Quickbird images in QGIS

I have Quickbird/Ikonos/GeoEye image and want to extract all the buildings from the image as an independent layer in QGIS. How can i achieve that?
3
votes
3answers
200 views

How to extract raster values and create new raster in Qgis?

I want to extract certain values of a raster image in order to create a new raster which then should only contain the extracted/chosen values. How to do this in QGis?
5
votes
2answers
192 views

Extract certain area of contours/satellite images

I have 2 satellite images (jpeg2000 format) and 2 xyz-files from the same area. I am trying to extract certain region from the area including contour lines and the satellite image in order to import ...
4
votes
0answers
142 views

What open source solution would work best for auto extracting features from satellite images? [duplicate]

Possible Duplicate: Feature Extraction - Land cover I have been looking for an open source solution which would allow me to define a region (or collection of images) and extract features ...
6
votes
1answer
612 views

Can I specify a point and get all features within a certain radius of this point?

I have recently shifted to QGIS from ArcGIS and am looking for some help/pointers with the following: Does QGIS have a method by which I can specify a lat-lon coordinate (or a utm x,y coordinates, ...