Tagged Questions
8
votes
2answers
126 views
How to efficiently (programmatically) determine whether two datasets have / don't have identical content?
Given:
a geodatabase A that contains 100 datasets named a1 .. a100
a geodatabase B that contains 100 datasets named b1 .. b100
I want to programmatically (*) determine for each dataset pair (ai, ...
4
votes
0answers
258 views
Can Quantum GIS replace Proprietary GIS? [closed]
I’m an MSc GIS student in the final year of my studies. I’m researching for my dissertation project which is entitled ‘Can Quantum GIS replace Proprietary GIS in large organisations?’
I’m primarily ...
-3
votes
1answer
282 views
Looking for a user-friendliness & functionality comparison for ArcGIS and QGIS
what is a user-friendly (ease of use) and functionality comparison for ArcGIS and QGIS?
derived from
Which topics are fundamental for ArcGIS?
QGIS and gvSIG comparison
1
vote
0answers
180 views
ArcGIS/arcpy: Geometry object comparison methods not working. Do they take z values into account?
I have an arcpy script that makes calculations based on an input PolygonZ feature class. What I need to do in several places in the script is test whether a point falls within a polygon in 2D. In ...
0
votes
1answer
138 views
Is the Heatmap Colorramp uniform across different rasters for ArcGIS?
SO i have about 16 rasters spanning the same extent and containing the same variable.
I use the display symbology in ArcGIS to generate a stretched Color Ramp which is the heatmap i want.
As the ...