#6754 closed defect (fixed)
Information by gdal.Info using JSON format has invalid WGS84 extention
Reported by: | lmotta | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 2.1.3 |
Component: | default | Version: | unspecified |
Severity: | normal | Keywords: | Info; JSON |
Cc: |
Description (last modified by )
The geometry of extension in GEOJSON format has crossing inside, got by gdal.Info.
I am testing with this Python code:
https://nbviewer.jupyter.org/github/lmotta/notebook_ipynb/blob/master/gdal.Info.wgs84Extent.ipynb
Result for http://geojson.io/:
"features": [{"geometry": {"type": "Polygon", "coordinates": [-55.1980338, -14.8524218], [-55.1789556, -16.9806545], [-53.0479293, -14.8254994], [-53.0061936, -16.9496626], [-55.1980338, -14.8524218]}, "type": "Feature", "properties": {}}]
Attachments (1)
Change History (5)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Description: | modified (diff) |
---|
by , 6 years ago
Attachment: | LC82250712015212LGN00_ext.json added |
---|
comment:3 by , 6 years ago
Milestone: | → 2.1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
JSON extension