The process of moving geographic data or maps from one storage format or software, to another.
0
votes
0answers
9 views
Export .sid as high DPI image in QGIS
I have 2 50 cm resolution areal photographs in .sid format.
How can I export these layers as a regular image format (like tiff or bmp) which I can then open in any simple picture viewer program?
I've ...
0
votes
3answers
42 views
Exporting the contents of an attribute table in formats other than an Excel file
I know that it's possible to export the contents of an attribute table to an Excel file, but could they be exported in any other format (from ArcGIS 10.0)? I have a feature class whose attribute table ...
3
votes
1answer
176 views
How to export offsets from Trimble Rangefinder?
I already asked this question at http://www.rpls.com/forums/viewtopic/8/1276880, but didn't get any answer so far. Maybe here someone can help...
I have a question about the use of Trimble Products. ...
2
votes
1answer
44 views
Exporting Selection Using Python
I currently have a search cursor iterating through a shapefile in ArcGIS 10.1 that selects a feature and runs a viewshed analysis on that feature (and only that feature).
What's the easiest way to ...
0
votes
2answers
70 views
export 3D data dxf file
I'm trying to export a DXF file from Qgis1.8.0 Lisboa and can not have a 3Dfile in Autocad! Or micristation. It results always in 2D file. How can I export height data from a shape file in Qgis?
...
1
vote
2answers
395 views
ArcGIS Server geoprocessing service examples for shapefile data export
I have a web application client built using ArcGIS Server Manager which is currently showing a single map composed by three data layers. The map data are provided as a map service by my ArcGIS Server ...
1
vote
1answer
113 views
How to export 2d vector graphic from Arcscene?
I need to know how to export 2d vector graphic from ArcScene so I can edit it with illustrator. I've tried changing the options when I export 2D scene as AI file or PDF file, but they always remain as ...
12
votes
2answers
3k views
How can I sucessfully import 3D surface and features from ArcGIS 10 into Sketchup 8?
What are the steps required to successfully export an entire 3D model (composed of TIN surfaces, 3D polygons, 3D polylines and 3D points) from ArcGIS 10 to Sketchup 8? Preferably, I would like the ...
8
votes
2answers
785 views
Export table to X,Y,Z ASCII file via arcpy
I'm looking for a way to export an ArcGIS table (created with the Sample command) to a text file via arcpy. I can do this in ArcGIS via the context menu by right-clicking the table, but have not found ...
0
votes
1answer
51 views
Font Issues Upon Export From QGIS 1.9
I'm using QGIS 1.9.0-Master, code revision 1570240.
I know I shouldn't be using it for 'production' but I'm working on a map layout, and all of the new composer features are very helpful! As of the ...
3
votes
4answers
246 views
What is the Typical Workflow from QGIS to Publishing Programs?
I have been playing with using Inkscape to combine my CAD title block and the map project created in QGIS. I was curious to understand what a typical workflow might be to Inkscape or another post ...
1
vote
0answers
27 views
Rasterlayer divide
i´m new to qgis at all. I´m a blender user and found that beautiful NZ heightmaps at koordinates.com wich are CC 3.0 and free to use.
I want to use this maps for heightmap displacement if i can ...
1
vote
1answer
158 views
VRML export issue ArcScene
when I try to export simple Tins (or documents which contain Tins) from my ArcScene to .wrl the export fails. Please see my example:
I have the following table (xlsx):
X Y hoehe
28 -2 0
-2 ...
0
votes
0answers
52 views
Help exporting CSVs using MapBasic
I'm a beginner to MapBasic and I'm currently working on a tool, I want to export a table as a .csv either using Run Command or Export.
I want to export it to a specific directory, for example ...
0
votes
1answer
48 views
How do I essentially crop an ArcGISTileMapServiceLayer as an object while maintaining the integrity of the basemap
I am using the up-to-date flex api and esri api for flex. I know how to use flex to obtain a snapshot of a map, but ultimately what I want to do is retrieve a scaled up image of a part of the basemap. ...
0
votes
1answer
36 views
Is it possible to export an image that can be zoomed-in on?
I am using QGIS on a Mac. I would like to export my map so that the viewer can zoom in on it, just as I view the map on my QGIS canvas. I am not sure how to word what I want. If you see the map ...
4
votes
2answers
141 views
How can I export data from a feature layer in ArcGis Server?
I'm using a public ArcGis server with some data I would like to export to shape or some other format. I know I can make a program (I'm a developer) that could query the server for all the features on ...
0
votes
0answers
29 views
Print Composer doesn't display my map! [duplicate]
So I have created a map that I need to share with my coworkers. When I open Print Composer and add map, my map does not appear in the rectangle that I create. It is just blank. I try updaing the ...
2
votes
2answers
173 views
WeedMap pro users - Can weed points and polygons be extracted for use in other GIS clients?
Are there any users out there of the WeedMap Pro product? I know a lot of local councils in Australia use this for weed management.
I am involved with a regional weeds committee involving a number of ...
0
votes
0answers
104 views
Is there a way to improve the render quality of ESRI basemaps when exporting a map to PDF or JPG?
I've had this problem with ESRI base maps before but not this bad. The problem is that when I use an ESRI basemap as my backdrop, it looks fine in my MXD but when I export the map to PDF, JPG, or ...
3
votes
0answers
233 views
Ogr2Ogr exported this boundary 90 degrees incorrectly
I've got some GEOGRAPHY data in my Sql Server 2008. I wish to export it as a shapefile (so I can import it into QGIS) and when I do, it's rotated 90 degrees to the left.
Command line
C:\>ogr2ogr ...
4
votes
3answers
570 views
I exported a DXF from QGIS, but it won't open in AutoCAD
I'm new in QGIS and here is my problem:
I exported a DXf from QGIS by right-clicking on the layer. Then tried to open in AutoCAD 2000.
That did not work. AutoCAD gave a failure-message:
Unknown ...
0
votes
1answer
79 views
Changing symbology/color in kml when exported from arcGIS/QGIS [closed]
I have marked some points and used symbology in ArcGIS/QGIS... when I export the file to kml, the color/symbology changes and only single color/symbol remains.
Is there any possible way that the ...
3
votes
4answers
120 views
converting oracle geometry to postgis with 3d data (wkt?)
I am converting Oracle spatial database to postgis. Most of of the spatial data is 2.5d. Meaning we have a Z-coordinate which indicates the depth/height of the element compared to soil level.
Getting ...
2
votes
1answer
201 views
ESRI Javascript API Export to Shapefile and CSV
I am working on a Javascript Web Application using the ESRI Javascript API v3.3. My application allows the user to edit and query data and also provides a table for attributes.
I would like the user ...
6
votes
2answers
395 views
Why is my animation exported from ArcGlobe not playing?
The exporting process has finished and an avi file was created. When I try playing it, it raises an error in WMP as well as VLC. VLC gives me some information: "audio or video format not supported ...
1
vote
0answers
28 views
How to select and export points interactively by drawing polygons?
Does anyone know how to select a large number of addresses by basically highlighting areas on a GIS map you need names & addresses for and exporting them onto a spreadsheet?? Maybe there's no such ...
0
votes
0answers
66 views
How to export Spatial data from MsSQL to MySQL using OpenSource/Free tools
I have a few tables with geometry fields in MsSQL Server 2008. I would like to export the whole table with data to MsSQL Server. Are there any open source/free tools that does this job?
0
votes
0answers
33 views
ArcGIS export layout with inserted EMF graphics
using ArcGIS 10 SP3 for some simples mapping tasks. But::: I have a layout with some inserted EMF graphics. These graphics are in fact formatted Excel-tables. The first rows in the tables are shaded ...
3
votes
1answer
69 views
Preventing ArcMap from Clipping Neatline when Exporting Map
I cannot seem to keep ArcMap from clipping off a fraction of an inch on the edges of the maps I am exporting:
I would like the 1.5 point border that is set for the legend to be uniform around the ...
1
vote
1answer
394 views
open layers export map control not working
I need your advise once more.
I'm trying to save the map as an image and I edited my code according to this example.
When I test my site on Chrome the map does not render at all. Chrome's console ...
0
votes
2answers
79 views
QGIS 1.8 crashes when exporting from print composer to image on Windows 7
My question is similar to QGIS Crashes when writing to PDF.
Today, when I try to export to image, QGIS crashes. I've tried opening a new composer to no avail.
This is the problem signature:
Problem ...
3
votes
1answer
119 views
QGIS Print Composer Export problems
When I attempt to “Export as PDF” a Print Composer image, it hangs up until I press cntrl/alt/del, whereupon I learn that QGIS is not responding and needs to be closed. I’ve tried this as jpg, jpeg, ...
1
vote
1answer
156 views
How to affine in Autocad Map 3D 2010
We have several DWG files that we would like to use as Layers in GeoServer.
Therefore, what is needed is to specify the coordinate of a certain point, rotate and scale the drawing prior to exporting ...
5
votes
1answer
360 views
Export each layer in map to a separate image
I have a mxd file with multiple layers I have to export to PNG/JPG. I would like to create a script which turns on layers one at the time before they are exported. So far I have come up with the ...
1
vote
0answers
81 views
PDF Export: mismatching layers and scale with openlayers plugin
I am a beginner using QGIS (1.8.0 Lisboa) on a Mac (OS X 10.6.8 Snow Leopard).
I work on a file with two layers in the following sequence (top to bottom):
a vector polygon layer with a few outlines ...
4
votes
1answer
173 views
Export KML to SHP in Javascript
I need my Javascript browser application to convert/export KML documents into ESRI shapefiles. Is there any JS library that can do it? I tried googling, but no answers so far (at least, not in ...
1
vote
0answers
80 views
exporting DWG from ArcMap need to unify segments to polylines
I am a green ArcGIS user so please bear with my poor nomenclature and rudimentary understanding of the software........
I am attempting to export to CAD a contour shapefile I have derived from LIDAR ...
1
vote
0answers
43 views
Extract an ArcSDE datasets (rasters/shape files) using python?
I would like to write a python script to extract/export a dataset (rasters/shape files) in ArcSDE. I saw this posts to connect to the server:
Define Workspace for SDE Connection in Python
But how ...
6
votes
2answers
128 views
How to Export a Personal Geodatabase to ArcSDE
I want to copy/export my personal geodatabase which consists of feature datasets, relationship class etc to an Enterprise geodatabase. What would be the best approach?
3
votes
2answers
322 views
How to extract cell values from a raster file with Idrisi Taiga?
I need to convert raster cells into points. I use Idrisi and I need to generate a table containing xy (coordinates) and z (cell value).
4
votes
1answer
141 views
Arcgis: Programmatically export to geotiff in different scales
I am totally new to ArcGis so please bear with me using the wrong terminology.
I would like to programatically export geotiff files in different scales (e.g. 1:25000, 1:50000 etc) using arcgis10.
...
2
votes
1answer
241 views
Export to new projection in QGIS 1.8
I would like to use QGIS to convert a CSV file from UTM to lat/long.
I imported the CSV file with the "Add Delimited Text Layer" plugin. This works fine, the data looks like it is projected properly ...
5
votes
1answer
69 views
What GIS software is required to export a GIS map as a hi-res raster image?
I am looking for some (preferably free) GIS software that will enable me to export multi-layered world maps (made up of shape-files and kml files and so on) as hi resolution (21,000 pixels wide), ...
6
votes
2answers
184 views
How to export only some feature classes to xml using ArcObjects?
I need to export some of the feature classes to an xml file ("export xml workspace") quite often so I'd like to automate the process. I've found an example here how to export a feature dataset to an ...
3
votes
2answers
375 views
Can't Select and Export from Python Script
I am a novice in python programming but I am trying to learn by doing.
I got stuck with this function a while back and can't seem to find a solution or a workaround.
I am writing a script that is ...
0
votes
1answer
96 views
Batch Export feature attribute to ascii
I have around 160 feature classes that I need to convert into ascii files. Spatial statistics tool ---> Utilities ---> Export feature attribute to ascii only allows converting one file at a time. Is ...
2
votes
4answers
1k views
How to export attribute tables to Excel? [duplicate]
Possible Duplicate:
How do I export an attribute table in ArcGIS version 9.3.1 to Excel?
We are running 10.0 and are trying to simply export an attribute table to Excel other than exporting ...
5
votes
1answer
254 views
Error when using pgsql2shp
I try to export geographical data from a postgis database to a shapefile with pgsql2shp.
Normally this works fine, but now I receive the following error.
Preparing table for user query... Done.
...
3
votes
1answer
77 views
Points warped when exporting to shape
I have recently purchased a Trimble GeoXH (used) and have done a few surveys. I have done differential correction in Trimble Pathfinder Office and all points seem fine.
When exporting to shape and ...



