POI projects
Questions about POI file formats, etc.
Hi,
I am new to poi collecting and publishing, and have some questions about the two main poi file formats: .csv and .gpx. I have learned that Garmin can read both .csv and .gpx file while TomTom requires .ov2 format.
What about navigoators from other manufacturers (Navman, Mio, Magellan, etc.) and GPS enabled mobile phones (Nokia, iPhone, etc.)? Do they all read .csv or .gpx files?
![]() |
|
Need new Project Manager for Aophiuchus's files
Our dear friend Aophiuchus let me know last week that he will not be able to manage updates to files anymore.
I will need a few dedicated General Maintainers to take over the following projects. Mahoney, you are not allowed to raise your hand.
Aophiuchus has given this community so much of his time and energy, he deserves to step down from these projects and pass the torch to others.
|
|
File update not uploading
I have tried a couple of times to update the FL Birding Trail - Panhandle GPX file but it doesn't seem to show up in the POI file section. I added some species lists to the comments section and a link where a hard copy of the guide could be ordered free. I can't quite figure out why it doesn't show up.
Thanks
Rod
|
|
National Wildlife Refuges
POI family -
I'm working on the final touches of a POI file of all the National Wildlife Refuges. I e-mailed the US Fish and Wildlife Service and was sent a complete spreadsheet of all NWR locations.
Just hoping to eliminate duplicate work ... nobody has mentioned making one of these, so I hope that no one has started this project yet!
![]() |
|
Maid Rites
How about a POI for Maid Rites (loose meat sandwiches). These are popular around Iowa.
![]() |
|
Icees
My wife does not like Slurpees from 7-11 (she's nuts) and doesn't like Mr. Misty's from DQ or Slush Puppies. Would love a POI with locations of where Icee's can be purchased.
![]() |
|
Little Caesars
Supposed to be one of the top pizza chains. Would love a national store list. Always looking for a cheap way to feed a family of 5. $5. Pizza! Pizza! ![]()
|
|
Adding POI Icons that show up on Map
I was wondering if it is possible to add icons to my POI's so that the icon will become visible as you are driving toward a POI. If anyone has any help on this topic it's greatly appreciated. I've searched the icon library and several common poi files but don't see how the link is made between the poi file and the icon.
|
|
Who do I contact?
There is a revision in the 7-eleven in us file that I would like to submit but I dont know who to talk to or how to do it. I searched the faq and didnt find anything. Can anyone help? Thanks!
![]() |
|
Albertsons POI file
I noticed that the Albertsons POI file hasn't been updated in about 4 months (since april 24).
There doesnt appear to be a link to an 'official' forum topic for the file....
There's for sure 1 location that's waaay off, the one closest to my place, that i'm at nearly every day.
So whats the proper way of submiting a correction?
Big Rig Boondocking
I'd be interested in developing a big rig, short term boondocking POI. My proposal would be that it be a restricted file for those that only contributed to the creation of this POI. Myself, I have found many that would accommodate me and I'm pulling a toad with a 40' MH.
Boundary Waters?
What does everyone think about doing a Boundary Waters campsite POI? Or is that already part of one of the topo maps. Sorry for the ignorance as I just got me new etrex.
![]() |
New poi for Publix
Here is the POI for the new Publix Grocery store Near Chattanooga.
5958 Snow Hill Rd, Ooltewah, TN 35.09471,-85.063908
I would like to find a way where people can add info like the above to an open spreadsheet form for different poi's
maybe they have it already and i cant find it.
Any way to adjust the initial warning for a speed/proximity POI?
On a Garmin you can set a speed POI with a proximity setting. E.G.: Set a 2 km proximity for a 100 km/hour speed warning.
In use, the GPS will 'double boing' when you are within the incoming 2 km POI proximity zone *IF* you are at 10 km/hr under the limit (in this example at 90 kmh). Then it will 'chime' as you exceed the set limit (in this example at 100 kmh).
Halal Resturants in North America
Has anyone started a POI project for Halal Restaurants in North America. It would be huge project.
Probably the only feasible way would be to split the task and compile POI by city and then combine into one file.
Any takers?
Fish Fries?
What does everyone think about starting a POI for fish fries? I know people back home that will drive an hour or more for a good one.
![]() |
|
RestAreasCombined - GPX - EPE
Has anyone else taken and converted the RAC file to GPX via Extra POI Editor and mass adjusted to Proximity. Then gotten an error when loading (express)with POI Loader?
It this a Metric,Imperial issue?
Factory Tours
My husband loves to take factory tours, and we can easily detour our RV to them along our travels. We have a book or two listing factory tours, but I wonder if there's an electronic listing I can download to my GPS?
![]() |
|
IN-n-Out burgers - why 3 different POI files?
There are 3 different In-n-Out POI files here. I gotta wonder why. I;m thinking they should be merged.
I ask mainly because i've verified several myself, and figured i;d check the POI file here...but with 3....i dont want to go through the trouble of doing all 3....






How to Delete Rows from Microsoft Excel worksheet using POI HSSF Library
Hi,
I try to load excel sheet which is having Macro using HSSF libraries. Once load the worksheet I am updating some data into rows and columns. It works fine.
When I remove a row from the spreadsheet using Apache POI Library the cell values in the row get clear and the row still exist with empty cells.
Anybody help me to delete rows from worksheet using Apache POI library.