Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No projection when layer ist set to transform false #4537

Closed
wants to merge 1 commit into from

Conversation

mkofahl
Copy link
Contributor

@mkofahl mkofahl commented Dec 13, 2012

In msDrawVectorLayer() MapServer tries to project pixel coordinates in case a layer is set to TRANFORM FALSE. This leads to lots of log messages:
msProjectPoint(): Projection library error. proj says: latitude or longitude exceeded limits
msProjectPoint(): Projection library error. proj says: (null)

I'm uncertain about side effects of this change. Let's see what the autotest says.

@tbonfort
Copy link
Member

backported to branch-6-2 in 992d076, and merged into master in 62c89e8 . thanks @mkofahl

@tbonfort tbonfort closed this Dec 13, 2012
mkofahl added a commit to faegi/mapserver that referenced this pull request Apr 9, 2013
@ghost ghost assigned mkofahl Apr 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants