Tagged Questions
4
votes
1answer
70 views
How to determine correlation between two databases?
I need to perform some tests and verifications on databases and/or datasets.
I need for example to analyze two databases and then determine if there is enough correlation between both.
My main issue ...
2
votes
0answers
84 views
Adding polygon to existing database column
I've built a database with postgreSQL with a few geometry columns.
When I add some data to my non-geometry columns, I can see them in QGIS when I connect to my DB using postgis. Now, I want to add ...
1
vote
3answers
404 views
Qgis: How to display special characters German “ÄÜÖß” in a Map?
I have a shape file with names for Regions. These don't seem to contain special characters but ugly hyroglyphes. What can I do do display them correctly. If I import the shape as UTF-8 it doesn't ...
10
votes
5answers
499 views
Database versus Files for Solo Developer
I'm just getting started in GIS and am interested in using it to create maps of mountain biking trails in my area and nearby. I've been learning QGIS and have made enough progress to generate a decent ...