Notification messages shown when software fails.
0
votes
2answers
78 views
Error from ps.map in GRASS. How to fix?
I'm trying to learn how to use ps.map in GRASS. I thought that running it in interactive mode from the command line would be a good place to start, but I'm getting the following error:
> ps.map ...
3
votes
1answer
103 views
Model Builder: An error has occurred in the script on this page. MdDlgContent.htm
I've been creating a model in Arc 10.0 for a few days now without problems. Then I added the Calculate Field Tool. I selected Make Variable --> From Parameter --> Expression. When I check off "Model ...
3
votes
1answer
180 views
Trouble with accesing API code: “ReferenceError: esri is not defined”
I am developing a web map application in the ArcGIS API for Javascript.
I two have ArcGISDynamicMapServiceLayer layers that I am trying to run a simple query task on. The code I am using works in ...
3
votes
1answer
70 views
digitizing (tolerence) error in line data
I have designed a large number of boundaries. For accuracy, I took lines in patches from different data sets and merged them into one. Now I want to turn them into polygons from lines. I every second ...
2
votes
1answer
85 views
Driver Error : DTM to Raster using GDAL_GRID
I am looking to interpolate a DTM (eventually over 4,000 DTMs) that is in a personal geodatabase format. I would like to do this in as few step as possible, eventually writing a batch script to do ...
0
votes
1answer
67 views
Object does not exist in the namespace “http://schemas.esri.com/arcgis/client/2009”
I am trying to move all of my GIS code over the Visual Studio 2012. I have added the following references:
C#:
using ESRI.ArcGIS.Client;
using ESRI.ArcGIS.Client.Geometry;
using ...
4
votes
0answers
34 views
Showing snapping error in ArcGIS Online
I am doing some test in ArcGIS online to know how much helpful it is for my firm, But when I opened my road line .Zip shapefile in ArcGIS online it is showing some snapping issues as well as changed ...
4
votes
0answers
416 views
ARCMAP ERROR 000464: Cannot get exclusive schema lock
I am trying to run the "Near" tool in Arcmap. Both my layers involved are on a SDE database. When I run the tool I get the following error...
ERROR 000464: Cannot get exclusive schema lock. ...
3
votes
0answers
109 views
Python coding question, looping through feature classes, AddField, CalculateField, then errors (might be schema lock)
This is not a SDE question. File GDB.
Hi, I have a general question on looping through feature classes in a file geodatabase. I have (attached) a python script that adds a ton of fields and ...
3
votes
0answers
267 views
Packaging Error - General function failure
Have some problems with sharing my map on ArcGIS Online:
As a student, I am now working with my master thesis and I use ArcGIS Online as a workflow based sharing networks. I work locally on my ...
3
votes
0answers
87 views
WFS service Server Error in '/ArcGIS/services' Application
I have a SSL secured ArcGIS Server 9.3.1 machine on W2k8. I set up a service with WFS. Every time I try to request the capabilities, I get the error:
Server Error in '/ArcGIS/services' Application
...
2
votes
0answers
66 views
Problem with SPIT (error while importing layers to POSTGIS)
I was attempting to import a polyline roads layer into postgis, using both SPIT in QGIS 1.7 and postGIS GUI for this purpose. I have received errors through both processes as described here:
SPIT
...
2
votes
0answers
66 views
problem with saving to esri file
I was using Wroclaw 1.7/GDAL 1.9(earlier release)/Grass 6.4/GSL 1.15-2 and started getting the following message when saving any item to esri format.
"Export to vector file failed.
Error: creation of ...
2
votes
0answers
125 views
Question on QA/QC error list
As I am working on reviewing my soils spatial data, and I am doing my QA/QC I placed a point layer to check for errors. I add the field column to mark the error and state the error.
I recently ...
1
vote
0answers
24 views
QGis Grid statistics for polygons error - Module caused access violation!
I'm trying to calculate statistics for a raster layer using an overlaying polygon layer, I'm using SAGA "Grid Statistics for polygons" function, but it returns an error, sadly.. So in the sextante log ...
1
vote
0answers
72 views
Raster as Attribute Field Error
I'm using Arc 10.1. I am creating a parcel inventory where I would like to have a photo of the property attached as an attribute and view-able with an HTML popup. I have a polygon feature class built ...
1
vote
0answers
63 views
I can't connect QGIS with postgresql
I can create a connection to the database in qgis and the test connection is successful. However when I actually connect to the database to export shape files I get the following error:
the ...
1
vote
0answers
54 views
Error in uploading data in QGIS cloud
I want to publish my .shp file using QGIS Cloud plugin.
I signed in to qgiscloud.com (free). On create new database it will auto create dbname='fbeudp_mfaphk' user='fbeudp_mfaphk' ...
1
vote
0answers
145 views
Raster calculator error 000539 - cannot create weak reference to 'classobj' object
I was - like many times before - trying to clip a raster with the raster calculator (raster * 1 with shapefiles as mask). Now - the following error keeps popping up:
ERROR 000539: Error running ...
1
vote
0answers
340 views
OpenLayers + GeoServer + Oracle: WFS-Transaction update error
I am trying to implement wfs-t in a map application. tried using ArcGIS server wfs-t, and didn't make it since there is a lock mechanism while trying to edit a feature.ArcGIS WFS-T + OpenLayers; then ...
1
vote
0answers
441 views
Python script for running ArcGIS10 Area Solar Radiation tool
I am trying to run the Area Solar Radiation tool using a Python script, because I want to run it on several DEMs at once. I am using a server with Windows 7, ArcGIS 10 and PyScripter.
I am a beginner ...
0
votes
0answers
33 views
Error: Objects in this class cannot be edited outside an edit session
I'm simply trying to modify the Default Editing Widget ESRI sample to show my extent and service and am noticing the following error in Firebug when trying to add a point:
...
0
votes
0answers
25 views
GDAL Error 1: Can't find RasterDMS field in Eimg_Layer with block list
I've got a dataset consisting of an .aux file and an .rrd file with the same names.
When I open this data using the GDAL C++ library (applying GDALOpen to the .aux file), the dataset seems ...
0
votes
0answers
106 views
How to fix Geocode plugin Google API Key errors in QGIS 1.8?
within QGIS 1.8 I am tring to use the "GeoCoding Plugin" (Author: Dr. Alessandro Pasotti) but it gives this error message:
Traceback (most recent call last): File "C:/Documents and
...
0
votes
0answers
75 views
ArcMap runs custom script once and then it crashes on second run
So I made a script that takes data from an MSSQL database and inserts it into a featureclass. I added the script to a toolbox and am able to run the tool from within ArcMap 10.1. The problem is that ...
0
votes
0answers
170 views
Python error when using Measuring Vegetation plugin
I am trying to use the Measuring Vegetation plugin and I am getting this error from Python:
Traceback (most recent call last):
File "C:/Users/NUR/.qgis//python/plugins\mv_plugin\mv_plugin.py", line ...
0
votes
0answers
728 views
Error when importing shapefile to Postgis database
I was trying to import shp to postgis database and i get the following error:
Importing with configuration: adresy92, public, geom, C:\Users\tomek\Desktop\adresy92, mode=c, dump=1, simple=0, ...

