[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Four fine text-based data formats ... liberate yourselffro

  • From: Uche Ogbuji <uche@ogbuji.net>
  • To: Michael Kay <mike@saxonica.com>
  • Date: Mon, 25 Mar 2013 18:09:20 -0600

Re:  Four fine text-based data formats ... liberate yourselffro
On Mon, Mar 25, 2013 at 5:13 PM, Michael Kay <mike@saxonica.com> wrote:


That doesn't surprise me because SVG also uses the same interminable point series attributes that KML does (I suspect KML borrowed the idea from SVG).  It's not quite as bad in SVG because there's usually much more to the SVG file than the point sets, but in KML files, that's in my experience generally the thing you really care about, and you almost wish it were in a fixed-width binary format instead.

So yeah, I can imagine a KML->SVG transform would be fairly painless (not that I've ever tried that myself), but I don't think that really rescues KML as a format.  I'll also say that I can't imagine it would be hard to generate SVG from bog-standard KML data coded in a binary or CSV-like format.  Again without the need for e.g. mixed content, attributes, etc, XML really just gets in the way.


This seems confused. KML and SVG both use microsyntax to represent arrays of coordinates. They don't use XML markup. So processing the coordinates involves almost exactly the same logic (a couple of calls on tokenize()) that you would have to use with a CSV-like format. It's true XML isn't helping much here, but in what sense does XML get in the way?

You say that seems confused.  I say all you said in response is a complete reiteration of my entire point.  If the part you care about is not in XML, and yet you have to deal with XML in order to get to the part you care about, is that not the very definition of "XML getting in the way"?


If KML were represented in JSON you would be able to represent the coordinates natively as arrays of numbers, saving you a couple of calls on tokenize(). But in my experience the overall complexity of the processing task wouldn't be reduced in the slightest - unless you are using an API like the DOM, in which case you have only yourself to blame.

Notice you brought up JSON in context of KML.  Not me.  This seems like a straw man.


--
Uche Ogbuji                       http://uche.ogbuji.net
Founding Partner, Zepheira        http://zepheira.com
http://wearekin.org
http://www.thenervousbreakdown.com/author/uogbuji/
http://copia.ogbuji.net
http://www.linkedin.com/in/ucheogbuji
http://twitter.com/uogbuji


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.