Feature request #17336
Assume WGS84 when pasting GeoJSON
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Vectors | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 25233 |
Description
Following the GeoJSON RFC 7946's WGS 84 implication, OGR loads GeoJSON without specified CRS as WGS 84.
Please do the same for pasted GeoJSON (Edit -> Paste Features) instead of asking once and then again for each layer.
History
#1
Updated by Giovanni Manghi about 8 years ago
- Status changed from Open to Feedback
Check you qgis general settings in the "CRS" tab: how is configured in the section "CRS for new layers"?
#2
Updated by Johannes Kroeger about 8 years ago
- Status changed from Feedback to Open
That is set to a UTM zone for me but it is not relevant to this. GeoJSON is standardised to WGS 84 nowadays. The setting for new layers the user will create is something different.