View previous topic :: View next topic |
Author |
Message |
cabsandy666 Occasional Visitor
Joined: Jan 29, 2006 Posts: 9
|
Posted: Thu Jun 15, 2006 3:21 pm Post subject: |
|
|
Steve,
Is there any way your piece of work could be adapted to include a box where you could input a post code directly and the Google map will zoom automatically to it?
Sandy |
|
Back to top |
|
|
wherethehellarewe Occasional Visitor
Joined: Jun 08, 2006 Posts: 57 Location: Wales UK
|
Posted: Thu Jun 22, 2006 10:45 am Post subject: |
|
|
Hi All,
A newbie here trying to create his first POI for the Garmin i3. I seem to have a problem saving my file in note pad, it only gives me the option to save it as a .txt file, is this correct ? I thought I'd have to save it as a .asc file. _________________ Ignorance is no excuse ! |
|
Back to top |
|
|
mikealder Pocket GPS Moderator
Joined: Jan 14, 2005 Posts: 19638 Location: Blackpool , Lancs
|
Posted: Thu Jun 22, 2006 11:06 am Post subject: |
|
|
Just use Windows Explorer to re-name the file extension, right click your saved file select re-name, call the file wahtever you like .asc, make sure that in Windows Explorer you have Tools/ Folder Options - View Tab "Hide extensions for known file types" de-selected - Mike |
|
Back to top |
|
|
NedKelly Occasional Visitor
Joined: Feb 04, 2006 Posts: 23 Location: Warrington, Cheshire
|
Posted: Mon Sep 11, 2006 4:55 pm Post subject: |
|
|
I wanted to make a POI of roadside cabs that i visit at work.
When i arrived at each cab i noted down the GPS co-ordinates and they are in the format
51 12' 5.6"N, 2 14' 23.5"W (can't find degree symbol on keyboard)
how do i convert them to decimal format as in the example given? |
|
Back to top |
|
|
NedKelly Occasional Visitor
Joined: Feb 04, 2006 Posts: 23 Location: Warrington, Cheshire
|
|
Back to top |
|
|
stevedbentley Occasional Visitor
Joined: Mar 25, 2006 Posts: 2
|
Posted: Thu Oct 19, 2006 10:44 pm Post subject: |
|
|
cabsandy666 wrote: | Steve,
Is there any way your piece of work could be adapted to include a box where you could input a post code directly and the Google map will zoom automatically to it?
Sandy |
Hi Sandy
I have now (eventually) managed to get hold of the data needed to do this, and approximate UK postcode lookups are now possible on autopoilot.co.uk
Steve |
|
Back to top |
|
|
mark2004uk Occasional Visitor
Joined: Mar 14, 2005 Posts: 4
|
Posted: Wed Jan 03, 2007 8:25 pm Post subject: I have done all this |
|
|
I cant do it, i have created this :
;Longitude, Latitude, Accrington Moorhead Sports College
-2.374967,53.760368 Accrington BB5 4FF
in a wordpad and a notpad file and WinOV2 wont open it !
is everythin correct on the file ?? why wont it open ?? |
|
Back to top |
|
|
Tim Buxton Pocket GPS Moderator
Joined: 14/09/2002 20:56:18 Posts: 5231 Location: Surrey, United Kingdom
|
Posted: Wed Jan 03, 2007 8:50 pm Post subject: |
|
|
Never used Winov2 but do you need a comma after your lat coordinate? _________________ Tim |
|
Back to top |
|
|
mark2004uk Occasional Visitor
Joined: Mar 14, 2005 Posts: 4
|
Posted: Thu Jan 04, 2007 9:05 pm Post subject: mmmmmm |
|
|
Nothin its not happenin' the file will not open with the programme ! |
|
Back to top |
|
|
Oldboy Pocket GPS Moderator
Joined: Dec 08, 2004 Posts: 10643 Location: Suffolk, UK
|
Posted: Thu Jan 04, 2007 9:27 pm Post subject: |
|
|
Which version of WinOV2 are you using?
V2 will open ASC and CSV Files Text Files only. V1 can only open an ASC Text File. _________________ Richard
TT 910 V7.903: Europe Map v1045
TT Via 135 App 12.075: Europe Map v1140 |
|
Back to top |
|
|
tubzy1 Occasional Visitor
Joined: Apr 17, 2007 Posts: 7
|
Posted: Tue Apr 17, 2007 3:22 pm Post subject: Thank you |
|
|
I am new to this sat nav thing and just wanted to say a big thanks for this guide (youre probably bored of receiving alll these thanks but there it goes).
Any ideas how to create a CATEGORY for a poi on your database. I submitted a poi but couldnt find a CATEGORY that matches EXACTLY what I wanted to add |
|
Back to top |
|
|
aj2052 Frequent Visitor
Joined: Jul 03, 2005 Posts: 1431 Location: Leics,UK
|
Posted: Tue Apr 17, 2007 4:06 pm Post subject: |
|
|
Tubzy1 asked Quote: | Any ideas how to create a CATEGORY for a poi on your database. I submitted a poi but couldnt find a CATEGORY that matches EXACTLY what I wanted to add |
Use add new poi,In Category select other poi, and suggest new category in comments or details. |
|
Back to top |
|
|
tubzy1 Occasional Visitor
Joined: Apr 17, 2007 Posts: 7
|
Posted: Tue Apr 17, 2007 4:18 pm Post subject: Thank You |
|
|
Thank you very much |
|
Back to top |
|
|
cherio Occasional Visitor
Joined: Jan 29, 2007 Posts: 3
|
Posted: Thu Apr 19, 2007 11:36 pm Post subject: Utility: finds and iliminates/marks duplicate POIs |
|
|
After reading POIs related forums I have wrote a utility for processing CSV files. Since I am not planning to sell it I decided to let others benefit from it as well.
This utility can:
* Find and mark duplicate POIs
* Eliminates duplicate POIs
* Handle POI file lists. It can as well merge files or process them individually
* Set the distance within which POIs will be considered as duplicates.
* The result is always saved into CSV file.
This can be really useful for editing and processing POI lists.
Just today I registered a project on sourceforge.net (POI Duplicate Finder-Remover). As soon as they approve the project I will upload the source code and the executable. Meanwhile if anyone wants/needs this utility - let me know. |
|
Back to top |
|
|
cherio Occasional Visitor
Joined: Jan 29, 2007 Posts: 3
|
Posted: Mon Apr 23, 2007 4:03 pm Post subject: Re: Utility: finds and iliminates/marks duplicate POIs |
|
|
The utility described below can not be found here:
https://sourceforge.net/projects/poi-dup-finder/
Right now I am working on the command line version of this program.
cherio wrote: | After reading POIs related forums I have wrote a utility for processing CSV files. Since I am not planning to sell it I decided to let others benefit from it as well.
This utility can:
* Find and mark duplicate POIs
* Eliminates duplicate POIs
* Handle POI file lists. It can as well merge files or process them individually
* Set the distance within which POIs will be considered as duplicates.
* The result is always saved into CSV file.
This can be really useful for editing and processing POI lists.
Just today I registered a project on sourceforge.net (POI Duplicate Finder-Remover). As soon as they approve the project I will upload the source code and the executable. Meanwhile if anyone wants/needs this utility - let me know. |
|
|
Back to top |
|
|
|
Posted: Today Post subject: Pocket GPS Advertising |
|
|
We see you’re using an ad-blocker. We’re fine with that and won’t stop you visiting the site.
Have you considered making a donation towards website running costs?. Or you could disable your ad-blocker for this site. We think you’ll find our adverts are not overbearing!
|
|
Back to top |
|
|
|