Opened 11 years ago
Closed 11 years ago
#90 closed defect (worksforme)
Unknown projection.. Works on 0.3.0.. fails on 1.1.0
Reported by: | duncanrm | Owned by: | madair |
---|---|---|---|
Priority: | trivial | Milestone: | 1.1.1 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
Hi.. I get an "unknown projection" error on one of these:
Proj4js.defsEPSG:3107 = "+proj=lcc +lat_1=-28 +lat_2=-36 +lat_0=-32 +lon_0=135 +x_0=1000000 +y_0=2000000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs";
Proj4js.defsEPSG:4283 = "+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_defs";
The projections work fine with v0.3.0 of Proj4Js but fail when used in version 1.1.0
Any ideas?
With many thanks.
Change History (2)
comment:1 by , 11 years ago
Priority: | major → trivial |
---|
comment:2 by , 11 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
both of these projection defs work in the current version on github. If I've missed something and that's not the case, please re-open this as an issue in github at https://github.com/proj4js/proj4js