Ticket #1374 (closed defect: fixed)
ESRI Style WKT (shape.prj file) not read
| Reported by: | neteler | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
Frank,
the attached SHAPE file in Italian Monte Mario Gauss Boaga Zone 1
projection comes with a .prj file which is (no longer?) read by
OGR:
ogrinfo -so comuniBL_from_geocomuni.shp comuniBL_from_geocomuni
INFO: Open of `comuniBL_from_geocomuni.shp'
using driver `ESRI Shapefile' successful.
Layer name: comuniBL_from_geocomuni
Geometry: Polygon
Feature Count: 69
Extent: (1706331.999377, 5084611.000299) - (1787506.251707, 5175636.000384)
Layer SRS WKT:
(unknown)
...
The file reads as:
cat comuniBL_from_geocomuni.prj
PROJCS["Transverse Mercator",GEOGCS["international",DATUM["D_Monte_Mario",SPHEROID["International_1924",6378388,297]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",1500000],PARAMETER["false_northing",0],UNIT["Meter",1]]
which looks reasonable to me.
Best regards,
Markus
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

