1
vote
1answer
59 views

QGIS contour lines shapefile to DEM help

I want to create a DEM from depth contours (shapefile) in QGIS. I've been trying to work out how to do this based on this previous question, notably from this link from that page, however I'm stuck, ...
0
votes
2answers
68 views

Why is QGIS reading in my CSV numeric data as string data, and how do I change it? [duplicate]

QGIS keeps reading in my numeric data from .csv files as string data. This means I have to figure out how to read it in with the proper data type, or convert it back to numeric inside of QGIS, ...
0
votes
1answer
69 views

Using the API of QSpatiaLite plugin

I am using the popular QSpatiaLite plugin for QGIS. Since I am creating and modifying SpatiaLite tables directly with Python (using pyspatialite), I wonder whether I can automate tasks such as ...
1
vote
2answers
71 views

Reducing the resolution of a huge raster

I'm not much of a GIS user, but I've got a big ascii file that I'm trying to convert into a lat long data x1 y1 d1 x1 y2 d2 x1 y3 d3 x2 y1 d4 ... etc format, so that I ...
0
votes
4answers
147 views

Coordinates conversion doubt

In QGIS do I have a EPSG:4326 shapefile that shows the coordinates "-7148300 -3688500" and I need them in the format -64º -31º for further processing in a geodjango app. However using ogrinfo I get ...
3
votes
1answer
199 views

How to convert jpg file to shapefile?

I am developing a GIS application like this: By now my steps are: I have got a jpg file, 5040 x 8179 dimension. In this map, the roads, rivers, towns etc. are marked. I am using .Net to develop ...
5
votes
1answer
137 views

How to convert coordinates in a .csv into another CRS in QGIS

How can I convert coordinates which are stored in a csv and in a certain format in a different CRS, i. e. I want to convert GK 3 (EPSG:31467) into WGS 84 (EPSG:4326). I am using QGIS and already ...
0
votes
1answer
61 views

Is it Possible to Convert a GRD File into an ASC File in QGIS?

Is it possible to convert in QGIS a GRD file (that was created in MapInfo) into an ASC file (that can be imported into SAGA)? Is it possible to "extract by mask" a section of a GRD file in an other ...
0
votes
0answers
51 views

why the Dxf2shape pluging doesn't work?

I have a problem with the dxf2shape converter in my windows pc, when I try to make a conversion, the shape file is not generated and sometimes the program crashes, I have tried this plugin in a ...
0
votes
0answers
16 views

How can I convert iwg and DWG file for QGIS? [duplicate]

Possible Duplicate: How to import a DWG into a QGIS project? I have iwg and DWG file but Qgis don't support this file, how can I convert for Qgis? Thank you very much for your time! ...
3
votes
1answer
998 views

How to convert .dwg to shp uisng Quantum gis 1.7.0 [duplicate]

Possible Duplicate: How to import DWG in QGIS project? I have .dwg file and i need to covert to shp file using Quantum gis.Their is dxf to shp plugin I need .dwg file to shp file .How can i ...
1
vote
1answer
124 views

How can I import geometries from an invalid GML quickly?

I have the following gml geometry : <gml:Polygon xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:2154"> <gml:exterior> <gml:LinearRing> <gml:posList ...
3
votes
3answers
320 views

Finding centrelines from polygons?

I was wondering if there is a way to create centre lines from polygons in QGIS? I have a polygon layer, but ideally need the centrelines as a separate file. Thanks, Alan
0
votes
2answers
278 views

How to find the proper coordinate reference system with two sets of data using different measurements or too convert one system into another

I have two different entries of data in two different spread sheets. One of the spread sheets uses a coordinate reference system that I have no idea what the units of measurement are. the properties ...
1
vote
1answer
224 views

Is it possible to convert a Geoserver SLD to Quantum QML format?

I have a web application which runs on Geoserver. I am migrating my application to desktop and am struck at applying the same color schemes and symbology. I am not able to find a way to convert SLDs ...
1
vote
1answer
226 views

how to open layers with multiple geometry types in qgis?

I recently had some difficulties opening some MapInfo TAB vector layers in QGIS because each MapInfo layer contained two different geometry types: point and line. The MapInfo layers had originally ...
4
votes
1answer
766 views

Features to 3D from 2D in QGIS

Is there a way to convert 2D features to "3D" features in QGIS? I know there is a way to do this in ArcMap by using an attribute value in the attribute table, but I am looking to do this with ...
1
vote
1answer
1k views

Convert a Tif raster file to vector shp file in QGIS

So I've been trying to convert a georeferenced Tif raster file into a vector shp file using QGIS. It's seems to complete this but it ends up giving me a feature class that has over 500,000 features, ...
2
votes
1answer
210 views

Does anyone know how to get the QGIS Web Client measure tool to show units in feet and miles?

Does anyone know how to change the QGIS Web Client measure tool (distance and area) so that it shows feet or miles rather than meters?
2
votes
1answer
246 views

Conversion of ASTER GDEM data for CFD Analysis

I need to do a computational fluid dynamics (CFD) analysis of wind over a large area of land. I have obtained the necessary tiles from the ASTER GDEM data set (in .tif format) and was wondering how I ...
4
votes
3answers
2k views

How do I convert a polygon into a point?

I want to convert polygons into points. I know how it's done in ArcGis and I think this may sound trivial but it's a serious issue :/. I'll appreciate any hints :)
5
votes
3answers
5k views

How to convert a vector layer to raster?

In qgis in the raster menu there is an item "convert vector to raster". This behaves strangely - I do not understand how it is supposed to work. I can select a vector file, an attribute and an ...
3
votes
4answers
1k views

How to georeference a dxf?

I have got myself a dxf which is built with units in the wrong scale. How do I upscale that in QGIS? Note it does open in QGIS, just in the wrong map units and location.
4
votes
2answers
338 views

Is it possible to generate a vector polygon from a polygon on a raster image?

I have a raster map which I have extracted from a government report providing flood extent return frequencies. I want to 'snatch' these flood extent polygons (i.e. convert to vector) and I was ...
3
votes
3answers
2k views

Convert ESRI Integer ASCII Grid to something useful

How could I convert a file(s) which is "DIGITAL Map data stored in ESRI ARCInfo Integer ASCII Grid format" into something the rest of us can use? i.e import into QGIS. The main file has no extension ...
1
vote
1answer
651 views

Last edited information missing when used QGIS - Dxf to Shp

I am doing as constructed drawings which require the information to be in a GIS system and more specifically drainage as constructed drawings. I must have a separate file for Pipes and Pits. First I ...