Re: [Gpsbabel-misc] Microsoft Street and Trips to GEOJSON
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Greg <we...@we...> - 2016-11-14 16:33:57
|
I’m a little surprised that GeoJSON isn’t supported since it’s so ubiquitous in the mapping world now, but then I don’t pretend to understand much of this. That said: You might look at using GPSBabel to convert to csv (comma separated values) or something else basic/common (GPX, KML) and then converting that to GeoJSON using other mapping tools. In other words search for CSV, GPX or KML to GeoJSON. Greg > On Nov 14, 2016, at 3:07 AM, Bansaj Pradhan <ban...@gm...> wrote: > > Hi, > I am in need of a conversion tool for converting the Microsoft S&T file to GEOJSON. > I tried some softwares and scripts without success. > Has anyone else worked on such project before? > If so, please guide me where can I start. > > Thanks. |