navit  0.5.3-trunk
setwpt.c File Reference
#include "gpx2navit_txt.h"

Functions

void setWpt (parsedata *pdata)
 

Function Documentation

◆ setWpt()

void setWpt ( parsedata pdata)

Navit, a modular navigation system. Copyright (C) 2005-2008 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

save point objects in *_wpt or *_pnt file

References parsedata::attr, parsedata::current, g2sattr::desc, g2sattr::ele, parsedata::fp, g2sprop::is3d, g2sattr::lat, g2sattr::lon, parent::name, g2sattr::name, parsedata::prop, g2sprop::stats, g2sattr::type, and g2sstats::wptpoints.

Referenced by endElementControl().