[Qgis-user] Filtering data for specified area
Otto Dassau
dassau at gbd-consult.de
Wed Jan 2 11:54:58 PST 2013
Hi,
have a look here (especially section Selection) for vector data:
http://docs.qgis.org/html/en/docs/user_manual/working_with_vector/query_builder.html#selection
for raster data the Raster Calculator might be useful ...
http://docs.qgis.org/html/en/docs/user_manual/working_with_raster/raster_calculator.html
... in combination with the GDAL Tools Plugin
http://docs.qgis.org/html/en/docs/user_manual/plugins/plugins_gdaltools.html
=> gdal_rasterize
Regards
Otto
Am Wed, 2 Jan 2013 18:24:21 +0000
schrieb Westerham <westerham91 at gmail.com>:
> Please forgive this dumb newbie (both GIS and QGIS question but all
> the on-line examples I've been able to find appear to have data sets
> already prepared with data specific to the area concerned.
>
> I have a shape file for a UK administrative district. Other data files
> I've tried to use (vector and raster) are for larger areas and so
> display data both within and outside of the boundary of the district.
> I want to show data only within the boundary.
>
> Please can you point me to the method for filtering vector and raster
> data so that it only relates to (and displays within) the boundary of
> a defined (master?) shape file.
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
More information about the Qgis-user
mailing list