Feature request #2338
Cannot create a layer from csv file in projected CS
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Projection Support | ||
Pull Request or Patch supplied: | Resolution: | worksforme | |
Easy fix?: | No | Copied to github as #: | 12398 |
Description
Unsure if this is a bug or enhancement.
1) Open attached csv file with delimited text plugin;
2) Right-click on a layer, save as shapefile
3) Choose UTM zone 43N as CS
QGIS tries to project already projected layer and complains. IMHO it shouldn't try to project, it should just assign chosen coordinate system.
History
#1 Updated by Maxim Dubinin almost 15 years ago
It also seems to me that there is no way I can save such csv as a shapefile, as choosing WGS84 doesn't help either.
#2 Updated by Giovanni Manghi almost 15 years ago
Replying to [comment:1 gislab]:
It also seems to me that there is no way I can save such csv as a shapefile, as choosing WGS84 doesn't help either.
saving as wgs84 works for me under linux.
#3 Updated by Maxim Dubinin almost 15 years ago
ah, scratch comment #3906, got tangled in projections :)
#4 Updated by Paolo Cavallini over 14 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
Have you set the correct CRS for the layer when loaded? Otherwise it will take the default. Please reopen if appropriate