To bring data from one computer system or application into another.
1
vote
2answers
62 views
QGIS on Mac WKT import problem
QGIS 1.8.0 Mac OSX 10.6.8
These problems seem to be specific to Mac, as two Windows users don't have the problem.
Import a file as a vector:
TEST.CSV
id;wkt
1;"POLYGON((10 10,20 20,20 30,20 ...
2
votes
1answer
66 views
Steps to update OpenStreetMap back and forth?
I have both a PostGIS database with OSM data imported, and the same data in a SHP folder.
By adding missing information to the downloaded OSM data, both in SHP and PostGIS, I'd be able to contribute ...
2
votes
0answers
151 views
How to import code list from .mdb to domain model in Enterprise Architect?
I have build an UML model in domain model structure in Enterprise Architect.
Now i want to import a couple of code lists to this model.
The problem is that the tables are in .mdb ArcGis workspace. I ...
1
vote
0answers
42 views
How to import multiple shapefiles each with different source projections to postgis
I have a couple thousand .zip files each with a .shp, .dbf, .shx, and .prj inside them that I want to load into postgis. The problem is, they have many different source projections (each defined in ...
1
vote
0answers
103 views
How to import 3D geometries from DXF, VRML or X3D into PostGIS 2
we plan to develop a webbased 3D GIS using PostGIS 2 and GeoServer with a W3DS. The architecture works fine, but i have problems to import 3D geometries into PostGIS. The geometries come from AutoCAD ...
1
vote
0answers
166 views
Imported netcdf file doesn't project correctly - help!
I have 360 netcdf files (.nc) that I need to import into ArcGIS. They hold monthly historical climate data in the U.S. When I tried to import one, using the Make NETCDF Raster Layer tool, the ...
1
vote
0answers
73 views
XML workspace document import missing data
Ok, building on my last post on this topic, export/import from/to SDE. I export my SDE using export "XML Workspace Document..." and I'm using the Z File format because of the large size of the ...
1
vote
0answers
672 views
Importing XML file in ArcGIS failed
I have created a model in Enterprise Architect (in ArcGIS technology). Inside I have several point, polygon, line feature classes and a couple of domains which correspond to them.
From the level of ...
0
votes
0answers
51 views
Grass won't import shapefiles
I have a problem involving the import vector data command, specifically importing shape files. I installed QGIS on a pc at work and there I could import shape files into GRASS GIS 6.4.3RC2 (which is ...
0
votes
0answers
8 views
Input data format and read multiple files into Grass 6.4.1
I am trying to read in multiple (hundreds, thousand) LiDAR ascii files into Grass.
They contain elevation data.
I think I have managed one, and I can make a map of elevations, using File, Import ...
0
votes
0answers
53 views
Trouble with making shapefile from xls file
Each time I attempt to import some species data from an xls file to be plotted onto a map, the program becomes very slow and eventually becomes unresponsive. My dataset originally included 15000 ...