Paul, Currently it's only single points ( walk before you fly kind of thing ) at the moment. WGS84 is the only projection supported at the moment, for the sake of consistency. That's what Google is serving by default for the maps and it's the out-of-the-box default for most GPS units. Dealing with projection, as an option, is beyond the scope of the average user.
That being said, I'm certainly open to looking at it again if it becomes a feature that users want to see. GPX ( http://www.topografix.com/gpx.asp ) is the native type because it's XML schema is fairly rich and well adopted. It's also the XML that is served by default in the API, though my plan is to add several format options - NMEA sentences and KML at the very least. I see route (line) information being added in the near future and possibly GPS track data, though that is trickier between the different GPS mfr's. Jon On Apr 9, 2007, at 9:49 PM, Paul Hastings wrote: > Jon Clausen wrote: >> 1) The ability to upload, convert, and export from a variety of GPS >> data formats(currently 43 supported) from GPS manufacturer formats to >> varying formats like CSV, Google Earth's KML or even VCard . > > what about coordinate systems & datums? what's your standard, > WGS84? can you do > coord transforms? just single points? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274918 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

