Hi Steve, the \ character is required to "escape" the quotes, otherwise they will terminate the WKT string. If you add a \ before every " other than the first and last in the string, it should get past that error.
Jason -----Original Message----- From: Steve G Sent: February-12-09 9:34 AM To: [email protected] Subject: [mapguide-users] Scribble Coordinate System I noticed that the WKT didn't have the "\" symbols as above. I would only imagine that typical WKT doesn't go here? Can someone help me? Sorry for my ignorance... _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
