7,613 reputation
315
bio website
location Germany
age
visits member for 9 months
seen 1 hour ago
stats profile views 209

1d
answered QGIS coordinates are very large
1d
comment QGIS coordinates are very large
These coordinates look like EPSG:3857.
1d
comment QGIS coordinates are very large
Ok, thats correct. But what do you get if you rightclick on the layer ->properties, Metadata tab? The extent of the layer should be within +-90/180.
1d
comment QGIS coordinates are very large
That is what the layer is set to, but the data is obviously ot EPSG:4326. Do you have a .prj file for your shapefile? You can look into it with any text editor.
2d
revised How to preserve text when converting from .dxf to .shp?
added 340 characters in body
2d
revised How to preserve text when converting from .dxf to .shp?
added 116 characters in body
2d
revised How to preserve text when converting from .dxf to .shp?
added 229 characters in body
2d
answered How to preserve text when converting from .dxf to .shp?
May
15
comment QGIS - “Bad Allocation” Exception - on identify
Can you fill in Platform and version in your ticket? Seems that Ubuntu makes no trouble, while Windows 7 crashes.
May
15
answered QGIS - “Bad Allocation” Exception - on identify
May
14
comment QGIS - “Bad Allocation” Exception - on identify
Ok, does it help to save them as Shapefile, and work on that?
May
14
comment QGIS - “Bad Allocation” Exception - on identify
What datasource has the layer? I only get Bad Allocation on spatialite databases with huge line geometries when zooming in.
May
13
comment importing coordinates via a csv file does not work
You have to use EPSG:4326 for all layers that have lat/lon coordinates. If you have coordinates in metres (like UTM), you have to find the appropriate EPSG code for that.
May
13
comment QGIS join data not transferring
This might be operating-system-dependent. I saved the CSV with Libre Office, and got no such error; using Windows 7.
May
12
revised QGIS join data not transferring
added 64 characters in body
May
12
revised QGIS join data not transferring
added 28 characters in body
May
12
answered QGIS join data not transferring
May
11
revised Which CRS to use for Google Maps?
added 150 characters in body
May
11
answered Which CRS to use for Google Maps?
May
10
comment Are there plans for improving performance of vector files in QGIS?
The use of spatial indexes might improve speed as well.