python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I obtain the Latitude and Longitude of polygons created in QGIS
I have been using QGIS to create geographical boundaries to perform spatial clipping in R. I have done so without issues previously by using the st and sf packages. My usual procedure is as follows:
l...
Wei Chong
Votes: 0
Answers: 0
why can't I develop QGIS plugin with c#?
I know that QGIS plug-in can be developed with C++ or python.
But I wonder specifically why you can't speak other languages.
First of all, I have no knowledge of programming.
As far as I understand, Q...
bsg
Votes: 0
Answers: 1
importing csv into QGIS
So I am trying to transfer OSM data contained in a CSV document with OSM_way_id, OSM_start_node, OSM_end_node as columns, to QGIS. I want to represent this open street map data contained in the CSV as...
Joshua Giwa
Votes: 0
Answers: 0
Setting up QGIS-related .bat files for standalone Python script in PyCharm - errors
I have been trying alot of different solutions for the problem, but keep getting the same error. And it seems that Python is perhaps looking into the "wrong" python directory - or something....
Simon Andersen
Votes: 0
Answers: 0