You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAP
NAME "testpg1"
PROJECTION
"i"
"n"
"i"
"t"
"="
"e"
"p"
"s"
"g"
":"
"4"
"3"
"2"
"6"
END
For some reason, the value I set for PROJECTION appears in the MapFile like this - each character on a new line. All the other parameters I set (like NAME) are ok. I have tried with several different MapFiles and it behaved the same way.
I am new to MapServer and mappyfile so there might be something very obvious that I am overlooking.
The text was updated successfully, but these errors were encountered:
This is (a part of) code I use to open a template of a MapFile and set some values:
This is (a part of) the resulting MapFile:
For some reason, the value I set for PROJECTION appears in the MapFile like this - each character on a new line. All the other parameters I set (like NAME) are ok. I have tried with several different MapFiles and it behaved the same way.
I am new to MapServer and mappyfile so there might be something very obvious that I am overlooking.
The text was updated successfully, but these errors were encountered: