Tagged Questions
0
votes
0answers
15 views
Calculating Centroid of add shaped polygons [duplicate]
I need to calculate the centroid so that it is still contained in the related polygon. I have used the centroid tool in ftools and the centroid maker and have the same results as shown below.
Is ...
6
votes
3answers
219 views
assign and move centroids to their polygons
I m using QGIS 1.8 Lisboa. After calculating the centroids from a polygon shapefile, if some of them lie outside the polygon outlines, I'd like to move them on the polygon they came from. The ...
5
votes
3answers
424 views
How to determine the centroid of polygons?
I have a polygon vector and I want to quickly attain the centroid of this polygon for insertion in a text document. I am working with QGIS. I searched through other questions and although some are ...
2
votes
2answers
530 views
Is it possible to extract Coordinates of Polygon Centroid in QGIS?
I have created polygon centroids using one of the "Geometry Tools" but I would like to extract the actual coordinates into Excel for further work. Is this possible?
0
votes
1answer
256 views
table of polygon centroids
Given a polygon layer, census tracts, how can I generate a table of centroid coordinates in QGIS, or add columns with the centroid coordinates or generate a new layer of polygon centroid points?
0
votes
0answers
93 views
python error when using polygon centroid tool [closed]
When I use the "Polygon Centroid" tool -- to fix labeling features on a shapefile...i get this "Python Error" with a bunch of coding I do not understand in a text box. Afterward QGIS 1.7 shuts down on ...
2
votes
1answer
1k views
How to find polygons centroids? [duplicate]
Possible Duplicate:
Get list of coordinates for points in a layer?
Sorry for another basic question - my map is almost done but now my boss wants me to enter new outbreaks (that we don't ...
2
votes
3answers
4k views
How to get the coordinates in Lat/long from a point layer?
Sorry for asking this basic question, but I couldn't get the solution from the previous answers.
I need to extract the Lat/long coordinates of the centroids of districts.
My QGIS project SCR and the ...
4
votes
3answers
451 views
How to place multiple symbols on one polygon centroid?
I am using QGIS for visualizing the health conditions of elderly living in an old age home, some of the elderly have multiple medical device with them and I want to show them on the map.
Suppose I ...
5
votes
1answer
436 views
How to force QGIS Centroid Fill inside the Polygon?
I would like to use a centroid fill to enable me to place a letter inside a polygon. The advantage of using a centroid fill is that it also shows up in a legend, whereas labelling the layer would mean ...
3
votes
0answers
546 views
How to create point labels from midpoints of road polylines in QGIS?
Heres what i want to achieve: i have a roading polyline layer (singlepart ie has several features per road, grouped by an id field), and i want to (after merging the parts) find the mid point of the ...
4
votes
2answers
430 views
Misalignment when generating centroids with Qgis
I was wondering if anyone could shed a light on why this behavior is happening in QGIS ?
I'm pretty confident that the issue here is not due to "centroids within polygon"
Edit
Added a detailed ...