Spaces in KML
"Mark Fenbers (NOAA Federal)" <[email protected]>
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Message-ID | <[email protected]> |
Greetings! I'm using gmt2kml -N- ... with input data records that look like this: -88.98636 39.29742 ABCD1 (my location) The resultant KML file has this: <name>ABCD1</name> But what I want is: <name>ABCD1 (my location)</name> I tried modifying my input data records to look like the following: -88.98636 39.29742 ABCD1+(my+location) -88.98636 39.29742 ABCD1%20(my%20location) but then, the + or the %20 shows up within the <name> tags, and thus, on Google Maps. I also tried: -88.98636 39.29742 "ABCD1 (my location)" but this has the same result as having no quotes. Can anyone provide an answer for how I can get all of the text (with spaces) to get between the <name> tags?? Mark To unsubscribe, send the message "signoff gmt-help" to [email protected]
mark_fenbers.vcf
(text/x-vcard, 347 B)
begin:vcard fn:Mark Fenbers n:Fenbers;Mark org:Ohio River Forecast Center;Hydrometeorological Analysis & Support Unit adr:1901 South OH-134;;National Weather Service;Wilmington;OH;45177-9708;USA email;internet:[email protected] title:Senior Meteorologist tel;work:937-383-0430 tel;fax:937-383-0033 url:weather.gov/ohrfc version:2.1 end:vcard