similar to: GPS finding and mark interesting POI within table with large GPS points collection

Displaying 20 results from an estimated 100 matches similar to: "GPS finding and mark interesting POI within table with large GPS points collection"

2010 Jun 24
1
?to calculate sth for groups defined between points in one variable (string), / value separating/ spliting variable into groups by i.e. between start, NA, NA, stop1, start2, NA, stop2
Dear useRs, Thanks for any advices # I do not know where are the examples how to mark groups # based on signal occurence in the additional variable: cf. variable c2, # How to calculate different calculations for groups defined by (split by occurence of c2 characteristic data) #First example of simple data #mexample 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
2006 Apr 07
1
Satellite Navigation POI files
Is it possible to output via ROR from a db to a POI file ready for inclusion in a satellite navigation program like Tomtom?
2007 Jun 26
0
how to setup POI for ruby?
Hi, I need to read in some data from an excel file. After spending a while looking around, POI for ruby looks like the best solution. However, it misses support documents for newBs like me. I wonder if anyone here has done that before and wants to share a little bit of the information. Please help. Thanks, DC --~--~---------~--~----~------------~-------~--~----~ You received this message
2011 Jul 27
1
how to replace values in x by means in subgroups created in ... (not loops)
# Dear all, # how to replace values in x by means in subgroups created in ... # replace only these values where y=0 in continous sequence # replace by mean calculated locally for each subgroup created by # continous sequence of 0,0,0 in parallel y vector, i.e. # where there is continous sequence of 0 in data frame vector y # but we do not replace values in x[i], if y[i]!=0 # we do not want
2010 Feb 11
2
USB GPS
Anyone ever used the iGPS-500 under CentOS 5? Any recommendations on a USB-based GPS that "just works"? Ray
2000 May 16
1
GPS data import into R
Hi all, before I develop my own routines, is there a package or library for loading Global Positioning System (GPS) sentences into R for analysis? If not, I plan to try to write a routine to listen to a GPS signal, strip off the identification codes, and then *do something interesting* with the data, such as plot the three-dimensional drift statistics. (Obviously the interesting stuff can
2009 Jun 06
2
GeoLocation for any Cell Phone with GPS
Hi all, I''m having the following problem: I need a user using any device of any GPS is advised that at a certain place. I search on the net with articles on Global Positioning RubyonRails, but without success. Can anyone help me?
2011 Dec 21
1
Gps fraction of degrees function
Dear all,   I have the following written example > coords <- "51°30'48.58\"N" > > as.integer(strsplit(coords, "°")[[1]][1]) [1] 51 > as.integer(strsplit(strsplit(coords, "°")[[1]][2], "'")[[1]][1]) [1] 30 > as.numeric(strsplit(strsplit(strsplit(coords, "°")[[1]][2], "'")[[1]][2],
2010 Aug 07
0
TYRE GPS mapping software
Hi, New to Wine but have been using Ubuntu (Lucid) for a year now with Wine 1.3.0. My problem is getting a program called URL TYRE (http://www.janboersma.nl/gett/index.php) to run. This is a nice program that allows you to create GPS road routes using Google Maps. The first time I try to start it TYRE there is some HDD activity but it doesn't run. If I try a second time to launch it there
2010 Jan 10
1
Enabling BT GPS receiver for Wine
Hi, I am trying to install and make functiona PC Navigator 8 for my father on Ubuntu 9.10 using wine. Software is runnable, i connect BT GPS receiver to ubuntu on rfcomm4, but I am unable to make receiver visible for PC Navigator. Can anyone help he? Thank you
2008 May 30
1
Wine and VantagePoint for GPS-Devices
hi to you all there outside.... i am trying to get Vantagepoint from www.magellangps.com to get to work under wine since weeks. This application depends on .NET 2.0 and DirectX 9 but i don't get ist to work. can anybody help me please??? Thanks a lot Daniel
2008 Sep 05
1
Connecting a gps to download data
I've installed through wine the program for a gps data logger QSTARZ. The program works fine with wine, but cannot dowmnload the data from the gps because I only have a windows driver for it. Any way to get the windows driver installed in linux so that I could download the data? Thanks Agus -- Dr. Agustin Lobo Institut de Ciencies de la Terra "Jaume Almera" (CSIC) LLuis Sole
2008 Sep 02
3
gps tags in vorbis comments
hi, is there an official or semiofficial way to store gps location in vorbis comments or any ogg file. mp4 and exif store at least: - location name (e.g. London, UK) - longitude (degree as double), latitude (degree as double), elevation (meters) (these three according to WGS84) Stefan
2010 Oct 09
1
GPS data!
Hello R-experts, I have some coordinates that look like this: lat                           long 32 31.85 59 48.74 34 05.7 58 50.79 34 05.7 58 50.79 34 05.7 58 50.79 This was my GPS setting by the time of filed trip. I assume that the second column is "minute + seconds". Am i right? I am looking for a
2009 Nov 17
0
question on gps.prof in ismev
Dear all, I'm trying to produce a log-likelihood profile for a GPD estimate with the ismev package. When following the examples, everything is working fine, i.e. I get a nice parabolic log-likelihood curve. When using my own data (intensity of hurricanes at landfall), the log-likelihood curve looks like a step function. Am I doing something wrong here? Is my data not suited for the GPD fit?
2004 Aug 14
2
VVDQ : GPS/topo-map software?
Can anyone please hazard a guess at an estimate for a poor old squirrel hunter with a Very Very Dumb Question? Is wine likely to be able to install and run any of the proprietary GPS-interfacing topo map programs (DeLorme, Garmin, Mapquest, et al.) at any roughly predictable future date? The season opens in three weeks, my GPS (Garmin's etrex vista) is full -- and it still contains road maps
2011 Jul 01
0
How to filter XY pairs of inacurate gps position along track, taking into account the time index to not mix track from different days in one average track
Dear R users, subject: How to filter XY pairs of inacurate gps position along track, taking into account the time index to not mix track from different days in one average track or subject as: How to filter XY pairs of inacurate gps position: (latitude, longtitude) to get estimated correct position before calculating track i.e. How to estimate (time series? )? How to filter XY pairs of
2008 Nov 07
0
fix focus and alsa for gps software
Hello, I'm going to use wine to use a gps software on my carpc. The GPS software runs great but when the window loses focus it hangs until the windows gets focus back. I guess this is really a fault of the application, I assume it does the same without wine (I actually never tried it outside wine so I don't know). Anyway because it's under wine it's easy to workaround it. I want
2012 Mar 07
3
GPS handling libraries or (String manipulation)
Dear all, I would like to ask you if R has a library that can work with different GPS formats For example  I have a string of this format N50° 47.513 E006° 03.985 and I would like to convert to GPS decimal format. that means for example converting the part N50° 47.513 to 50 + 47/60 + 513/3600. Is it possible to do that with R? What is the name of such a library? I would like to thank you in
2009 Feb 08
2
Need assistance connecting Garmin GPS via USB in Mapsource
I am new to Linux, Ubuntu, WIne etc but despite all that I am operating in Ubuntu 8.10, with MapSource 6.13.6 installed via Wine 1.0.1. I know there is an issue in getting MapSource to recognize the GPS while connected via USB but I am unable to understand the steps provided to solve this issue. I've been advised to enter "sudo modprobe garmin_gps" in terminal and to check the