Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7917535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T15:11:00+00:00 2026-06-03T15:11:00+00:00

I am using THIS article and example for testing my gps. And first of

  • 0

I am using THIS article and example for testing my gps.
And first of all I must say that program is really great, but of course I need some help.

FIRST

So what I need is to get coordinates in a “normal” (normal for my knowledge) European format for example in decimal as 16,445554477 something…
Here I get degrees which is nice but I need it in decimal values. And when I tried put decimal values that I got in this program I don’t know how to use them as I am not familiar with this format. For example I got 5600,35568 something… I don’t know how to represent it in google maps.

SECOND

I am recording data from gps into database. Problem is that I get 2-4 records in one second. How to make it to one data per second? I have tried to look in the code but no success.

THIRD – and the last

Is how to implement this data from first question into Google maps API v3?

First question is the main one. Other two are only if someone knows what to do.

I am sure that lot of people are having same issues as I am.
And of course there is many people that solved this “problems”.
So give me some examples please.

Have a nice coding 🙂

Cheers!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T15:11:06+00:00Added an answer on June 3, 2026 at 3:11 pm

    First

    You need to parse your NMEA string, and the string you should be interested in is RMC

    $GPRMC,092750.000,A,5321.6802,N,00630.3372,W,0.02,31.66,280511,,,A*43
    

    This has the information for Latitude and Longitude. To convert them from degree to x y coordinate check this thread. Once you convert them to X Y coordinate using WGS84, you would be able to use them in Google maps.

    Second
    Usually GPS data receiving interval is 1 (one) second. I am not sure how are you getting 2-4 records in a second. But I would suggest you to use a timer and fetch record after each second and only store the one you need, like in your case you need to store location based data which is available in GPRMC string. Please check this link Writing Your Own GPS Applications: Part 2

    Third
    If you want to display position based on the first question in the google maps, you will find lots of help on Google Maps API. I haven’t work with this API, but I have worked with android.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First let me say I have read this useful article thoroughly and am using
I want DBSession.query(Article).group_by(Article.created.month).all() But this query can't using How do I do this using
i m using this article http://blogs.msdn.com/delay/archive/2009/09/23/if-it-walks-like-a-duck-and-talks-like-a-duck-it-must-be-a-treegrid-a-simple-xaml-only-treegrid-ui-for-wpf.aspx to have hierarchical data... i am having treeview
I was reading about data driven testing using mbunit from this article. http://blog.benhall.me.uk/2007/04/mbunit-datafixture-data-driven-unit.html I
Using this MSDN Article as an example for pausing and resuming, one would assume
I wrote my code using this article at msdn as a primary helper My
I have read from this article http://codahale.com/how-to-safely-store-a-password/ and it says using a salt isn't
I'm having more problem with JSON! I am using the advice from this article
I need to call a stored procedure using JPA and found this article: http://www.oracle.com/technology/pub/articles/vasiliev-jpql.html
First time using this service for a question. I hope I am not asking

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.