Skip to main content

Questions tagged [geometry]

(1) abstract geometry; (2) storing geographic data in projected coordinates; (3) a generic ESRI term for vector features; a class for "geometry" objects.

-1 votes
1 answer
74 views

I am trying to remove my Z values from a points layer, and the Z Val field has already been field calc'd to 0, but when I select a point the z geometry is still populated with an integer > 0. I ...
Tomas's user avatar
  • 1
1 vote
2 answers
76 views

Here is an example GeoJSON: { "type": "FeatureCollection", "name": "example", "crs": { "type": "name", "properties": { &...
zabop's user avatar
  • 3,360
7 votes
4 answers
355 views

I am working with a dataset of WKT polygons in QGIS representing farms. Most geometries are given by a large number of vertices (polygons are irregular) and vary in size. I would like to drop ...
Carlota Lorán's user avatar
0 votes
0 answers
71 views

I would like to read point geometry stored in an Oracle database as a point with a rotation value. I create a table and add a point like this: CREATE TABLE points_with_rotation ( id integer, ...
Maryla's user avatar
  • 398
1 vote
0 answers
61 views

I’m trying to create a new polygon with 30% of the area of another one. After creating it manually using snapping and reshape features, I use the Difference tool from the Vector menu to generate a ...
RIGIS's user avatar
  • 11
1 vote
1 answer
109 views

I have a permanent vector layer type linestring with only one feature. In the geometry a circle with a certain radius is saved. I will change the radius of the circle to a new value. This is my code (...
hitchhiker's user avatar
1 vote
0 answers
128 views

A variety of QGIS geoprocessing tools will return an Invalid Geometry error if any of the input layer(s) have been previously treated with the ArcGIS Pro Repair Geometry tool*. As I understand, this ...
Stu Smith's user avatar
  • 7,938
0 votes
1 answer
139 views

I’m working with a layer that contains multiple point-based observations. While I’m able to zoom to most of the features without issue, attempting to zoom to certain points results in the error: "...
Jorgo's user avatar
  • 35
3 votes
1 answer
184 views

"Points along Geometry" with interval distance 1km only creates one point at beginnning of track that is 18.2 km (regardless of interval distance I get the same result). QGIS version 3.42.1-...
Donat's user avatar
  • 31
1 vote
0 answers
35 views

I have a survey from 1982 that utilizes the PLSS as a starting point but then provides distances and bearings. thence westerly 1,255.39 feet, South 89º42' West; thence South 00º08' West 592.0 feet; ...
D. Martin's user avatar
3 votes
1 answer
117 views

I am having an issue that I have not been able to troubleshoot (see below for code to replicate). I am calculating the area in meters using ST_Area_Spheroid, but I am getting NaN as the result. I don'...
Diego Ripley's user avatar
2 votes
1 answer
64 views

I have a line layer in QGIS 3.28. It is set with very complex rule based geometry generator polygon symbols. The Symbols consist of 20 to 30 separte polygons, that may differ a lot from each other, ...
Cris_315's user avatar
  • 257
3 votes
1 answer
344 views

I'm trying to export some table data to a shapefile. As the data doesn't have any geometry information, I'd expect a pure DBF-file to be created instead of a SHP-file (plus some more like prj, shx and ...
MakePeaceGreatAgain's user avatar
2 votes
2 answers
70 views

I am using QGIS to prepare a field protocol to collect tree regeneration data on the plot level. As I have many possible species, and collection data on 3 vertical layers (eg, one plot can have ...
maycca's user avatar
  • 3,488
0 votes
0 answers
93 views

I'm asking this as most of the answers I've seen are for layouts or older versions when arcpy.mapping was still a thing. I am trying to write a script to create a polygon that matches the current map ...
carokell's user avatar

15 30 50 per page
1
2 3 4 5
129