[Qgis-user] QGIS 2.6.1 Brighton and GeoJSON CRS 2770

Paul Cleverley P.Cleverley at hrwallingford.com
Thu Apr 30 07:28:37 PDT 2015


Hi

I have three geojson files.

File #1 is in 4326 and has the following crs :
"crs":
              {
            "type": "link",
            "properties":
                            {
                                  "href": "http://www.opengis.net/def/crs/EPSG/0/4326",
                                  "type": "proj4"
                           }
              },

File #2 is in 27700 and has the following crs:
"crs":
        {
            "type": "name",
            "properties":
                {
                    "name": "EPSG:27700"
                }
        },

File #3 is identical to File #2 except for the crs which is
"crs":
        {
            "type": "link",
            "properties":
            {
                "href": "http://www.opengis.net/def/crs/EPSG/0/27700",
                "type": "proj4"
            }
        },


File #1 and #2 load into QGIS and display as I would expect.

File #3 loads but does not display. While its properties shows an extent in BNG

xMin,yMin 476285.30,230902.30 : xMax,yMax 496530.40,256158.20

the layer spatial reference system shows:

+proj=longlat +datum=WGS84 +no_defs

I suspect what's going on is that the link type crs is ignored and QGIS defaults make it ok - but with the link crs in File #3 it goes kerplooie...

Any thoughts?

Much appreciated
Paul

Paul Cleverley
Software Developer, Hydrodynamics & Metocean

E: p.cleverley at hrwallingford.com<mailto:p.cleverley at hrwallingford.com>
T: +44 (0)1491 822483
<http://www.hrwallingford.com/banner.html>
________________________________
[HR Wallingford Logo]

HR Wallingford
Howbery Park, Wallingford, Oxfordshire OX10 8BA, United Kingdom
T: +44 (0)1491 835381     F: +44 (0)1491 832233
www.hrwallingford.com

[HR Wallingford Secondary Logo]

________________________________

________________________________

HR Wallingford and its subsidiaries uses faxes and emails for confidential and legally privileged business communications. They do not of themselves create legal commitments. Disclosure to parties other than addressees requires our specific consent. We are not liable for unauthorised disclosures nor reliance upon them.
If you have received this message in error please advise us immediately and destroy all copies of it.

HR Wallingford Limited
Howbery Park, Wallingford, Oxfordshire, OX10 8BA, United Kingdom
Registered in England No. 02562099

________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20150430/fd3fce22/attachment.html>


More information about the Qgis-user mailing list