Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
msLoadMap(): fix nullptr dereference when using LATLON keyword
As far as I can see, this was broken in the nominal case since f595e91 So this feature is not used in msautotest, nor documented (https://mapserver.org/search.html?q=LATLON doesn't return anything relevant) Probably that the mapObj::latlon member would be better initialized by taking the geographic CRS of the mapObj::projection.
- Loading branch information