Searching a tool which adds GPS position to an E-Mail - General Topics

Hello...
I once heared about a tool which adds the current GPS position as signature to an E-Mail. Does anybody know such software?
Thanks a lot!

Whilst this app won't automatically put the GPS info in the text/ e-mail it can be used to copy the present position to the clip board so it is a simple tap/ hold and Paste to put the data in to the area you want http://www.geoterrestrial.com/ Better still it is free and also allows geo tagging of pictures - Mike

Related

Geotaging pictures on pda (gps question)

I have looked for any info on this over the last few weks and im really surprised that nobody else wants to do this on a pda!
I have posted in the Artemis area but nobody can help!
What im after is a 3rd party program to embed gps coordinates when i take a picture on my pda.The Artemis has a built in gps but im sure other bluetooth receivers would do the same job
I have since learned that this is called geotagging and some digital cameras with now embed the gps coordinated onto the picture. Web sites like http://www.panoramio.com/ which make a kml file to view your pics in google earth.
At the moment tho i have to find these coordinates by using picasa 2
and using their geotag option but you still have to find the location manually on google earth
download picasa here: http://picasa-server.com/?s=yp_uk&OV...MTC=s tandard
It would be so much easier to be able to just take a pic on the Artemis and have the coordinates automacally embedded on to the file!
Any new ideas please please????
http://en.wikipedia.org/wiki/Geocoded_photo
it mentiones quite a few methods of including geotag into a picture. i think the best method suiting your needs would be:
Wikipedia said:
Syncing coordinates from GPX tracks into the Exif header using software that compares time stamps. The software programs RoboPhoto, RoboGEO, Quakemap, and TopoFusion, as well as the web-based services GeoSnapper and Thingster, can match up photos in this way. For the Mac, PhotoGPSEditor will do the trick.
Click to expand...
Click to collapse
also, i remember seeing somewhere a software which logged gps position into a simple log file, so it would be easy to develop an app which use that data without dealing with gps receiver. Now if we had a software that edits exif jpeg tags on pocketpc, we could use this gps log file... i know thats the big if...
got it sorted check this thread out http://forum.xda-developers.com/showthread.php?p=1143082#post1143082

phone locator??

have any of you extremely clever people found a way to locate someone elses phone?? ( eg..... the misses)
Hey there,
Guess what my friend Google found : http://www.google.co.uk/search?hl=en&source=hp&q=phone+locator+uk&meta=&aq=1&oq=phone+loca
There are other apps that can be found on windows marketplace such as glympse, will at the press of a button record your gps co-ords (if your device has gps) and you can text this to another mobile. If that mobile has a data plan etc, they can see your position on a map.
Have fun and use wisely!

[APP][1.6+] MM Tracker

Hi,
i created an App called 'MM Tracker' which is able to read QCT maps from Memory Map from SD Card and displays them.
The current GPS position is displayed and tracks can be recorded, saved and (re)loaded.
There is a free version called 'MM Tracker FREE' to test the App on your device.
The free version is just displaying your current position on the map.
All other features can only be used with the full version.
Features are:
Tracks are stored to SD card as GPX files
GPS track will be drawn on map
Track properties can be adapted (color, width and opacity)
Overlay Manager for Tracks, Routes and Waypoints
Waypoints can be created at GPS position or by manual entry of coordinates
Routes can be created
Displays compass on map
Map can rotate in direction of travel or by compass
Pinch zoom
Support for landscape and portrait display
MMI files can be used to search places
New maps at current position can be selected with context menu
Maps with larger/lower scale can be selected with on screen buttons
When leaving the current map a new map will be automatically loaded (when available)
'Lock to GPS' can be enabled to scroll the map while you are moving
'Screen Lock' can be enabled to prevent unwanted touch input
When device is switched off (standby) MM Tracker is still recording tracks
Displays the map scale
Volume buttons can be used to zoom in and out
MM Tracker does not support the new Memory-Map format QC3 / DRM encrypted QCT!
Important:
Due to limitations of the Android NDK currently only maps smaller than 2GB are supported! If the map is bigger than 2GB, the map tiles beyond 2GB will displayed as white tiles.
'MM Tracker' runs on Android 2.1+. For Android 1.6 there is a special version of 'MM Tracker' called 'MM Tracker 16'
The development of 'MM Tracker' is ongoing and new features will be added frequently. Feel free to suggest....
You can find all info about 'MM Tracker' here: http://sites.google.com/site/mmtrackerinfo/
Have fun...
MM Tracker is now available for Android 2.1.
As i only could test it with the SDK emulator, it would be great if you could post some feedback.
Michael
Michael,
thank you very much for releasing MM Tracker. I have downloaded the free version, and it's absolutely brilliant. I would say it works so much better than MemoryMap, since MemoryMap on WM had a problem with maps bigger than 200MB. The 2GB limit that still holds for Android makes things so much easier, in that I don't have to split maps any longer.
A few updates that I would suggest are:
speed vector
ability to read elevation data (*.qed files) and to display the elevation profile of a route or a track.
ability to read mmi data and search for a place by name.
With the above features, MM Tracker would be an ideal replacement for MemoryMap Mobile.
Keep up the good work, Michael...
ccristal
Hi ccristal,
thanks for your feedback.
The speed vector is a feature which i am currently working on. But i am not yet satisfied with the results. So it will be available with one of the next updates.
Rgearding QED and Search-Function... the problem is that i do not know how to read QED and MMI files. So for now this is not possible.
It would be great if anybody could supply a specification of the QED and MMI files
Best regards,
Michael
Map Man said:
Rgearding QED and Search-Function... the problem is that i do not know how to read QED and MMI files. So for now this is not possible.
It would be great if anybody could supply a specification of the QED and MMI files
Click to expand...
Click to collapse
Well... you were not supposed to know the format of the .qct file either. If you reverse engineered that one, I'm sure you can figure out qed and mmi as well...
EDIT: oops... I just realized that the QCT format is public... but we can still work on the other two. I've just opened a .mmi file with a hex editor, it doesn't seem impossible to decode. Let me investigate some more and I'll let you know...
ccristal
Yep you are right ... QCT is sort of public As you can find various descriptions in the internet it was just about to put them in code.
As far as i know the QED format is similar to the QCT format. Only the tile size differs and maybe some other details. I will check this.
And i had a look into some MMI files. Seems to be very straight forward:
1.Section defines Categories
2.Section: Placenames and coordinates
But details have to be figured out.
If you get some more informations, it would be great if you could let me know.
Best regards,
Michael
Map Man said:
If you get some more informations, it would be great if you could let me know.l
Click to expand...
Click to collapse
Check your private messages...
ccristal
GREAT app mapman...
Downgraded to 2.1 as dislike android 2.2..
Works well but occasionally lags a bit when moving fast cross country.
Would like to suggest OSGB grid refs and map rotation to compass direction and a compass too..
With these features it will run circles round Memory map.
Have to say there are a lot of us where am stationed who are very pleased with this app...
Looking forward to future releases and YES will be buying full version in next week or two...
regards
Lohtse
Thanks
Hi MapMan
Thanks for this great app, having been 'forced' to switch recently from an HD2 (WM6.5) to a Desire, I became resigned to the fact that Memory Map appear not to want to support Android this side of the next millennium, so the ability to use my OS maps on my HTC Desire is very welcome indeed. Thanks. !! I switched from the free app to the full version after about 2 mins of evaluation.
The App works well for my basic needs, although as commented above, the ability to see height profiles would be welcome, although in terms of my priority wish list I would welcome the opportunity to :-
1 Accurately create routes on the device - with route properties in Miles and Knots (as well as Km). I would like to be able to create routes and edit route points - perhaps by nudging them with the central optical button. This was a great problem with WM6.5 on my old HD2 where all you could do was move the very small point with a very large finger !, and perhaps in slower time look at the route elevation profile.
2 Whilst its good to see tracks displayed, I can't seem to be able to save them - perhaps I'm doing something wrong.
3 A route arrow - although not a high priority for me.
Overall a great app and given my large investment in paid OS maps, this really is worth every penny. To be honest I would have paid 10 times as much for it. I just hope you don't get hassle from MM. Thanks
Hi lohtse,
congrats, finally you got rid of Android 2.2
I spent some hours to get it on my Desire ..... tastes are different
lohtse said:
Would like to suggest OSGB grid refs and map rotation to compass direction and a compass too..
Click to expand...
Click to collapse
As a lot of people were asking for it i have planned to implement some support for OS Grid. But honestly... i think map rotation is not on the "roadmap" of MM Tracker
Today i added the speed vector as a first step. I think compass could be a nice feature too.
Happy tracking,
Michael
Hi paul144,
great to hear that you like MM Tracker.
paul144 said:
1 Accurately create routes on the device - with route properties in Miles and Knots (as well as Km). I would like to be able to create routes and edit route points - perhaps by nudging them with the central optical button. This was a great problem with WM6.5 on my old HD2 where all you could do was move the very small point with a very large finger !, and perhaps in slower time look at the route elevation profile.
2 Whilst its good to see tracks displayed, I can't seem to be able to save them - perhaps I'm doing something wrong.
3 A route arrow - although not a high priority for me.
Overall a great app and given my large investment in paid OS maps, this really is worth every penny. To be honest I would have paid 10 times as much for it. I just hope you don't get hassle from MM. Thanks
Click to expand...
Click to collapse
Creating routes is definitely a feature i would like to have too. But as it is a little bit of an effort to implement, it will not be realized too early.
Tracks are saved automatically when you close MM Tracker. But you have to define a correct path for the Tracks (the latest update of MM Tracker has a more convenient dialog to choose the directories).
Regards,
Michael
P.S.: Thanks for your suggestion... i was thinking of raising the price too
hi
mapman are you uk based? if so drop me a pm...
So how easy would it be to create an Anquet Maps equivalent?
Knew I should have gone for Memory Maps!!
Hi Map Man,
Your software seems to be very interesting.
I have a winmo 6.5 and I am looking for a new phone. I know there is no solution for the new WP7 and don't like iphone. So I think about Android.
I just want to know if it's possible to import/export waypoints/tacks between Memory Map PC software and your MM tracker.
Thank you.
Hi sorimina,
sorimina said:
I know there is no solution for the new WP7 and don't like iphone.
Click to expand...
Click to collapse
I think we have the same opinion there
MM Tracker creates and reads tracks as standarized GPX files.
These files can be imported/exported with MM software.
Waypoints are currently not supported, but will be in future.
Best regards,
Michael
Great, Map Man.
Hope you could add waypoints import/export in the near future.
It's the last thing that prevents me to quit my winMo 6.5 for Android
Thanks for your work !
Hi sorimina,
sorimina said:
Great, Map Man.
Hope you could add waypoints import/export in the near future.
It's the last thing that prevents me to quit my winMo 6.5 for Android
Thanks for your work !
Click to expand...
Click to collapse
just to make my explanation from before complete:
If you export your route from MemoryMap as GPX-track and load it with MM Tracker, you can at least see the 'route' on the sceen.
Of course navigation to WP/routes is not yet possible, but maybe this helps you...
Regards,
Michael
Hi,
just want to inform you about the latest update V1.1.5
History
Feature Added: Switch between metres, statute and nautical units
Feature Added: Tracking can be started and stopped
Improvement: Status icons in statusline
Fix: ConcurrentAcces to tracklist while loading fixed (was leading to crashes at startup)
I would recommend this update, especially because of the last item in the list
Regards,
Michael
Thanks Michael, this is such a great app! Really look forward to each update, nautical units much appreciated
How easy would it be to implement quilting / auto loading of next map?
Thanks
Sean
Sent from my HTC Desire using XDA App
Hi Sean,
Soupe said:
How easy would it be to implement quilting / auto loading of next map?
Click to expand...
Click to collapse
great that you like MM Tracker
But what do you mean by "quilting" ?
Auto loading of maps is actually supported. When GPS-lock is on and you leave a map, the map with the best scale which fits to your position will be automatically loaded.
(Currently no support of subdirs, but this will be fixed)
Regards,
Michael

My own "Where is my Car (Wo ist mein Auto)" app

Hello!
I recently wrote my first Android app. Ok, it is one of the 1000 "where is my car" apps, but I will be very happy if someone would install and rate it. Currently it works only with Android >= 4.0.
https://play.google.com/store/apps/details?id=de.reichelt.thorsten.wima
- WIMA discovers your current location by using GPS or the GSM cell location service of your provider. This has the advantage over using GPS only that you can determine the approximate location very fast without waiting for a GPS fix.
- As on Google maps, the accuracy of your location will be displayed as a colored circle around the recorgnized position. So you can evaluate whether the psoition is useful for you or not. Furthermore this can be useful to find your parking position, because the accurarcy is saved together with your parking position!
Thank you very very much
Thorsten
I was just going to try to make my first app, and it was my idea an app like your.
Well done!
You should add the option to take a photo of the road where the car is parked. Very helpful when the gps is not working (in streets with tall buildings)
Inviato dal mio Rasoio Motorola
Some fixes...
- Changed the GPS switch to a normal button
- Now supporting Englisch and German language
- Removed one permission I used to debug the app
gatsu_1981 said:
You should add the option to take a photo of the road where the car is parked. Very helpful when the gps is not working (in streets with tall buildings)
Click to expand...
Click to collapse
Hi!
This is a good idea! But first I have to implement the "preferences" function.
New version available.
I fixed a bug that let the app crash on start.
Looks promising.
One thing i really want in those application is to enter the street where i parked my car.
Maybe you can include this as a feature with google navigation?!

[Q] Looking for a simple application to "place/move predefined markers over an image"

[Q] Looking for a simple application to "place/move predefined markers over an image"
Hello,
It seems I'm out of luck finding this on google
I'm looking for a quite simple android application that would allow the placement of predefined markers over a loaded image background ...
Typically, I would load a "map/blueprint" image and would like to place/move some markers representing people on it.
It would help in managing operations of teams/people (mainly first responders / rescue teams) on a defined geographical location ... (but without gps)
If anyone has any idea of any app that could help do that it would be greatly appreciated.
Right know I basically use a physically printed map on some magnet board and some magnets with labels on them Very very reliable but not very mobile.
Thanx in advance

Categories

Resources