Tagged Questions
3
votes
2answers
87 views
What Is The Ideal Workflow To Map (British) Postcode Territories
I'm looking for the best workflow for mapping postcodes and calculated territories, but being relatively new to mapping I'm struggling on a few details and also the best practices for displaying these ...
2
votes
1answer
142 views
how to connect points to create a polygon boundary in QGIS
I have 31 points in a shapefile, which delimit a field (it's an irregular shape). I want to connect those points so they create the boundary of a polygon. Does anybody know a kind of "connect the ...
1
vote
4answers
138 views
How to create internal polygon without overlap on QGIS1.8.0
I would like to create new polygon inside the existing polygon.
It does not means donuts polygon.
I would like to have two polygon without overlapping.
I can create if I don't check "Avoid ...
1
vote
1answer
95 views
Displaying only points within a polygon I created in QGIS?
Thank you in advance for any advice you might give me. I am new to qgis and believe what I'm asking is probably fairly basic. I am trying to map policing activity in NYC for two areas: one area in the ...
1
vote
1answer
179 views
Build Polygons from Polylines
I have to build the polygons from some polylines it is an area like a main land(with some boundaries) and some islands around it,islands are building polygons and main land is missing,when i have ...
0
votes
1answer
194 views
Polygonizer plugin halts in Windows
I've had some success and some problems using the Polygonizer plugin in the past. I'm using Polygonizer 2.1 in QGIS 1.8 on Windows 7. I'm aware there are sometimes problems using Polygonizer in ...
4
votes
2answers
608 views
How to draw polygons in QGIS perfectly aligned
I would like to draw polygons for an indoor map test and would like to draw perfect rectangles (horiz. and vertical edges).
How to set QGIS options on polygon edit /draw to do that ?
thank you for ...
3
votes
3answers
518 views
How to digitize polygons from georeferenced raster file
I used QGIS to georeference a raster file of a custom US map. The map has features which are not strictly defined by state borders. I would like to digitize the map by creating contiguous borders for ...
0
votes
0answers
204 views
Why is a Shape polygon file not editable?
I received a .shp polygon file. When I choose the edit toggle tool in QGIS the little red X's appear as expected. Then when I try to edit the polygons such as add a polygon all seems to go well, when ...
1
vote
1answer
213 views
How to create a grid constrained within a polygon in QGIS?
In QGIS I have created an irregularly shaped polygon.
I can create a grid based on the maximum extents of the polygon via Vector>Research Tools>Vector Grid.
However, what if I need the grid to ...
3
votes
2answers
2k views
Create polygon layer from polyline layer
Our systems expect polygon shapefiles, representing a collection of non-intersecting and geometrically valid (multi)polygons. Specifically, farm fields. We often receive our representations of farms ...
0
votes
1answer
924 views
How to create a circle with specific radius? [duplicate]
Possible Duplicate:
Conflicting measurement units with buffer ftools
I have a shapefile as input. How could I create a circle with a radius of exactly 500 meters, using QGIS?
Thank you ...
3
votes
2answers
259 views
How to create a polygon based on view extent in QGIS 1.8 ?
I am looking for a very simple thing. I want to create a polygon based on the current view extent of my project.
In fact I want to
1) open google satellite layers
2) zoom to my area of interest
...
1
vote
1answer
191 views
Quantum GIS Garmin Maps62 device and GPS utility - making a polygon for random point
I have a Garmin GPSMaps62 unit and GPS utility. I have logged tracks and need to get these to load as polygon layers in Quantum so that I can then ask Q to give me random sample points and upload ...
2
votes
2answers
448 views
How to find line length in QGIS while editing?
I am using QGIS (before, I used ArcView). I would like to know if there is any way during the editing phase of a vector (line or polygon) to know the length of the line (total and partial) that is ...
4
votes
1answer
786 views
How to create a polygon from other polygon boundaries?
I want to write an algorithm that creates a polygon inside a hole made by a set of other polygons. It's something like a flood fill and it's like the "boundary" tool in Autocad.
The image shows an ...
