handle coordinates tuples which contain spaces
Coordinates can be any number of tuples separated by a space (potentially any number of whitespace characters). Values in tuples should be separated by commas with no spaces. Clean up badly formatted tuples by stripping space following commas. See reference: https://developers.google.com/kml/documentation/kmlreference#coordinates
Showing
Please register or sign in to comment