gpx
Open Source/existing C# class to write GPX files? (C#)
I am looking for a C# library or class to help write GPX files from a collection of waypoints I have (lat/long, etc).[详细]
2023-04-05 03:45 分类:问答How can I load multiple gpx files into PostGIS?
I have a bunch of gpx files that come from GPSLogger for Android app. Files look like: <?xml version=\"1.0\" encoding=\"UTF-8\"?>[详细]
2023-03-31 19:35 分类:问答GPS GPRS, how to receive and process live data
I have a GPS with a GPRS with an active SIM card. How do I go about directing the GPRS data to a specific website (IP port_ I believe port 3500 is used). I do not know how to acquire the GPS/GPRS data[详细]
2023-03-18 08:59 分类:问答Python module that can convert .gpx to .kml
I am looking for a python module that would allow me to convert GPS .gpx files (from various devices) into .kml. Sim开发者_开发知识库ilary to what LoadMyTrack does.Have a look at Gpsbabel it\'s not a[详细]
2023-03-11 08:48 分类:问答How to calculate "corners" in a GPX track?
I want to be able to take a GPX track of a twisty road and have an algorithm count the number of corners. I guess it will have to be done comparing the \"bearings\" of subsequent tracks.[详细]
2023-03-07 06:59 分类:问答How can gpx track add to quadtree?
Hi I have a problem work whit very big gpx tracks for Android. I would like to add small parts of track to qua开发者_JS百科dtree, and only this small parts draw to the display. My real problem is how[详细]
2023-03-02 22:10 分类:问答Any idea how these lat/lon pairs are formatted?
I got this snippet which is part of GPX data, can\'t figure what format the lat/lon pairs are though...[详细]
2023-02-06 20:05 分类:问答Simplification / optimization of GPS track
I\'ve got a GPS track produced by gpxlogger(1) (supplied as a client for gpsd). GPS receiver updates its coordinates every 1 second, gpxlogger\'s logic is very simple, it writes down location (lat, lo[详细]
2023-01-31 10:46 分类:问答Attempting to load GPX and KML format files from Mail and Safari using CFBundleDocumentTypes on IPhone
I\'ve setup other binary document types (such as zip archives) and they load from Safari and Mail just fine. But the XML based formats only run the \"Quick View\" and show the raw XML code. Is there s[详细]
2023-01-29 07:47 分类:问答GPX Parser for Java? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-11 14:40 分类:问答