The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
3answers
116 views

QGIS 1.8 startup crash - looking for a log file

I have a problem with QGIS 1.8 with OSGEO4W installer (windows 7 - 64 bit). QGIS crash on startup, it shows the splash screen and then nothing. I have updated from an old 1.7.4 QGIS version. I have ...
6
votes
0answers
61 views

How to trace SQL queries sent by ArcGIS Server (ArcSDE) to Oracle database?

I'd like to generate a log file containing all SQL queries sent by ArcGIS Server (ArcSDE) to Oracle database. Is there a way to do so? I'm using Oracle 11g and ArcGIS Server 10.0 on Windows. ArcSDE is ...
1
vote
0answers
145 views

ArcMap crashing in geoprocessing script with AreaSolarRadiation. Does a log file exist?

I am writing a greoprocessing script in python and running it in arcmap 10. The script works as expected until it gets to an area solar radiation calculation AreaSolarRadiation(input_dem, "", "400", ...