Notification messages shown when software fails.

learn more… | top users | synonyms

0
votes
0answers
28 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
151 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 ...
2
votes
2answers
308 views

Why can't I import arcpy?

>>> import arcpy Traceback (most recent call last): File "<interactive input>", line 1, in <module> File "C:\Python27\lib\arcpy\__init__.py", line 21, in <module> ...
0
votes
1answer
53 views

Problem Reclassifying Rasters

I need to reclassify some vector data which was made from Euclidian distance from points and lines. So after getting the Euclidian distances, I tried to run reclassify, but got: Error 001100 Failed ...
0
votes
0answers
95 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
1answer
29 views

Why is this GRASS script (from GRASS WiKi) causing an error?

I'm trying to run a script from the GRASS WiKi to create a simple map using ps.map. I'm confused because it's generating an error that the output was not set, when it appears to me that it is set at ...
1
vote
1answer
98 views

Why won't Tabulate Intersection work?

I can't seem to find much in forums about this - I'm trying to use Tabulate Intersection with two shapefiles. When run in a model, I get a generic error (Error 999999:Error executing function). ...
2
votes
2answers
355 views

How do I fix an error starting QGIS 1.8.0 on Windows XP?

I note that the installation of qgis completed successfully. However, the log procedure returns this message: "...... Estrazione: wvhpgn.gsb Estrazione: wyhpgn.gsb Cartella di destinazione: ...
1
vote
1answer
460 views

Filtering a loaded kml file in OpenLayers

I'm trying to create an interactive search engine (for finding event tickets) of which one of its features is a visual map that shows related venues using OpenLayers. I have a plethora of venues ...
0
votes
1answer
42 views

ArcCatalog 9.3 (ArcInfo) wont open

ArcMap, ArcScene and everything works fine and opens without problem. But, ArcCatalog cannot open. A window pops up and says- Microsoft Visual C++ Runtime Library. Runtime Error! Program: ...
1
vote
1answer
112 views

Rpy2 Unable to Load in Fresh QGIS Install

after installing qgis the a message given below is shown Unable to load the plugin: Unable to load required package rpy2. Please ensure that both R, and the corresponding version of Rpy2 are ...
0
votes
1answer
65 views

ET Geowizards: Table Already Exists Log Error

I have a license for ET Geowizards and I keep coming up with an error using various tools. Most recently I have been using the Global Snap Polylines tool. I ran it a few times and then it randomly ...
5
votes
1answer
259 views

ArcPy script causing python.exe to stop working (memory issue?)

I have a script written in Python that uses ArcPy to create maps of the kernel densities of thousands of datasets. Each dataset is relatively small, but there about 50,000 sets in total. When I run ...
6
votes
2answers
189 views

Why am I getting duplicate ghost points (features), i.e., one point in the feature class but two points?

When editing some of the attributes in a point feature class in ArcMap 9.3, duplicate labels started showing up. When I click on the point, I discovered that the point has duplicated itself BUT there ...
2
votes
1answer
67 views

Setting coordinate systems in QGIS: “transform error caught”

I'm learning how to use QGIS (v 1.8.0 "Lisboa") on Mac OS 10.6.8. My goal is to create a simple county map of Illinois using the base data shapefiles available from the Illinois Natural Resources ...
2
votes
2answers
138 views

Type mismatch error in Calculate Field tool in ArcGIS 10.1

I'm trying to run a rather lengthy model (built in ArcGIS 9.3.1) in ArcGIS 10.1 and I'm recieving an error on a Calculate Field tool. The error is - Type mismatch: 'iif'. This error is refering to ...
2
votes
1answer
168 views

Multiple ring buffer on point-shape error

I need to calculate multiple ring-buffers, but every time I try, arcgis produces a failure: Executing (Multiple Ring Buffer): MultipleRingBuffer Y:\GIS\RDY\clip\sn_clip.shp ...
5
votes
1answer
86 views

Skip errors in model builder

is there a way to handle an error within the arcgis modelbuilder? I have a model which iterates over hundreds of raster files. some of them may be corrupt. i`m looking for a way in which the model ...
1
vote
1answer
135 views

Need help in Python script : Getting an unicode encode error

When I`m running a script (it checks to which database a mxd is connected) I get the following error: return codecs.charmap_encode(input,errors,encoding_table) UnicodeEncodeError: 'charmap' codec ...
3
votes
1answer
110 views

How to Create a Version 10 File Geodatabase from an XML from ArcGIS 9.2?

A client has given me an XML document for the schema of an ArcGIS 9.2 Geodatabase. The final goal will be to create a version 10 version of the geodatabase but the client doesn't have version 10 yet. ...
0
votes
1answer
251 views

I create getfeatureinfo with popup but it dosn't work (error 404) [duplicate]

This is my code for my page (index.html) info = new OpenLayers.Control.WMSGetFeatureInfo({ url: 'http://localhost:8080/geoserver/wms', title: 'get feature info', ...
1
vote
2answers
149 views

Error adding a delimited text layer in QGIS [closed]

I'm a GIS beginner here. I'm trying to add a delimited text layer in QGIS. The plug-in is okay. I have created a table in Excel, saved as CSV file, imported the file with QGIS, selected the delimiters ...
2
votes
1answer
248 views

How can I solve “The Network Analyst solver could not determine a solution”?

I am using ArcGIS 10.0. I have network data for undulated terrain so there are lots of inaccessible parts of the network. When I was using this model, I get "The Network Analyst solver could not ...
4
votes
1answer
86 views

Error message from output workspace when using script tool

I am having trouble running a script tool that I just created in Arc 10.1. The script runs fine in PythonWin, but when I create a script tool with it, the tool seems to not want to accept folders or ...
4
votes
2answers
303 views

Error 000735: Input Dataset or Feature Class: Value is required

I am a true novice when it comes to ArcGIS and computer programs like this one. Am taking a class and cannot get the Project function to work under the tool box. The path I used was ArcTool box --> ...
0
votes
0answers
22 views

Polygonize Raster to Vector Error [duplicate]

I have a problem when I am trying to Polygonize (Raster To Vector). I have a Corine map with 44 different land uses. I run a query and I save the selected areas with Bands 0 and 1. Now I am trying to ...
1
vote
2answers
64 views

Error using Grass v.net

I'm trying to connect my network to a points layer with a threshold of 4500 meters. I have about 11000 or so entries in my polyline and about 24 in my points layer. I have alreday used v.distance, ...
4
votes
4answers
1k views

Rasterfile clipping error: Cannot compute bounding box of cutline

I have a raster file and want to clip it, a vector file is supposed to be the mask layer. I use the most obvious method (Raster->Extraction->Clipper). No matter what I do, I get this error (see pic): ...
2
votes
1answer
166 views

Unable to to run any geoprocessing tools on ArcGIS10. Log file shows that file is missing. Happened spontaneously

I have ArcGIS 10 installed on my computer connected remotely to my companies license server. Everything has worked fine for months, but within the last few days no geoprocessing tool will run. The ...
1
vote
0answers
19 views

polyline_GetAzimuth 999999 : Error executing function [duplicate]

Possible Duplicate: Is there a (better) way to debug Visual Basic Code Block in calculate field using ArcGIS? I am graduate ESCI student, and my project involves a lot of ArcGIS use. My ...
1
vote
1answer
749 views

How to fix missing ippj-5.3.dll error in QGIS?

I try to install OSGeo4W but when I tried to run it appeared an error message about ippj-5.3.dll is missing... does anyone know what happen?
2
votes
1answer
178 views

How do I solve a “No PROJ.4 translation” error with gdal?

I've installed gdal using the brew utility on OS X so the proj and geos dependencies were also installed. I'm now trying to warp a GeoTIFF so that I can import it into Google Earth. I am getting a ...
5
votes
2answers
184 views

How to solve “Cannot create topology” in ArcCatalog?

I have a FileGeodatabase in ArcGIS 10.0 with a feature dataset and five feature classes (3 polygon shapes, 1 line shape, 1 point shape). I'm trying to create a topology to verify some vectors. ...
2
votes
0answers
86 views

What means the gdal_translate message: “Too many command options”? [closed]

I have a little question, regarding the gdal_translate-utility: I want to extract raster-files from database-stored gridfiles using the gdal_translate: gdal_translate -ot Float32 -of SAGA PG: ...
2
votes
2answers
231 views

How to avoid exceeding latitude and longitude limits, when importing a .csv file?

I am currently working with a project with "on the fly"-projection (WGS 84 / UTM zone 32U). Now I want to import a csv. file with points, which have a longitude and latitude using the "Add Delimited ...
3
votes
0answers
137 views

OpenStreetMap Tiles Not Loading in Firefox 17.0.1 - Pink Background [closed]

I recently ran into an issue where only a pink background is displayed in the openstreetmap on my webpage (tiles are not displaying). I found this topic OpenStreetMap tiles not loaded despite being ...
2
votes
0answers
78 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 ...
9
votes
2answers
411 views

Gdal Dataset.ReadAsArray() crashes Python

I am using Python 2.6.5 (32bit) with Numpy 1.3 and Gdal 1.9.1 installed on Windows 7 64bit. I am trying to read an 800 MB Imagine (.img) raster dataset into a Numpy array to do some raster algebra, ...
3
votes
2answers
497 views

Error: Tried to register widget with id==legendDiv but that id is already registered

Getting the following error when running my app: Error: Tried to register widget with id==legendDiv but that id is already registered Not sure how to get rid of it. My javascript for the legend is: ...
2
votes
2answers
285 views

Why does the attribute Table not maintain input data?

for a longer time I have a problem with the attribute table. I create the polygons on the map, I fill up the table with attributes. Then, if I click "save", all the data from the table are being ...
3
votes
2answers
406 views

ArcGIS Server 10 not publishing map services

In the past week, I managed to set up ArcGIS Server on the server but subsequently encountered errors when publishing a web map in ArcMap. I have set up the ArcGISSOC and ArcGISSOM accounts and given ...
2
votes
1answer
176 views

Getting points within a range from a postgres database?

ok so this is query i'm making which returns no result: SELECT building.gid FROM building WHERE ST_Dwithin(building.geom, ST_GeomFromText('POINT(long lat)',4326), 400) If I run this ...
3
votes
2answers
247 views

Why does QGIS crash when merging shapefiles?

This is a repeatable problem. I have created a shapefile using a csv. I am trying to merge it with an existing shapefile, both of which contain only points. (Using the Vector | Data Management | Merge ...
0
votes
1answer
130 views

Why is the database connection lost on every query?

Every time I started a query the connection with the database is lost. Anyone familiar with this problem? This problem occurs with various query, for instance: CREATE TABLE table SELECT a.*, ...
1
vote
1answer
97 views

How to resolve pgrouting dijkstra_sp() function error?

insert into dijsktra_results(geom) select ST_UNION(the_geom) from dijkstra_sp('roads_layer', (select source_id from roads_layer where gid=9975)::integer, (select target_id from ...
2
votes
1answer
52 views

How can i identify this error? Must not connect point more than one line feature

I have attached an example image to show the problem: This is electrical network data sigle service point to connect more than one Service pole. Is it available any topology rules? I would like some ...
3
votes
1answer
152 views

getResultImageLayer is not working

I am trying to obtain the shapefile output that I am receiving from the gpTool, which is hosted on the ArcServer, and placing it on the Map using, gp.getResultImageLayer(jobInfo.jobId,"final_shp", ...
4
votes
0answers
447 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. ...
0
votes
1answer
726 views

arcpy.RegionGroup fails with error 999999. Workspace or data source is read only

outRegionGrp = RegionGroup(inRaster,"EIGHT", "WITHIN", "ADD_LINK", valToIgnore) arcgisscripting.ExecuteError: ERROR 999999: Error executing function. Workspace or data source is read only. The table ...
3
votes
0answers
283 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 ...