_Cityinfo Struct Reference

City Information Structure. More...


Data Fields

gchar * name
gchar * code
gchar * country
gchar * zone
gchar * locale
gdouble lat
gdouble lng
gdouble x
gdouble y
gint id


Detailed Description

City Information Structure.

Cityinfo structure contain some data (like city name, country etc.) about particular city.


Field Documentation

name of the city (localized) - "Helsinki"

code of the country - "FI"

name of the country (localized) - "Finland"

name od the timezone - "Europe/Helsinki"

string describing locale - "fi_FI@euro"

gdouble _Cityinfo::lat

latitude of the city

gdouble _Cityinfo::lng

longitude of the city

gdouble _Cityinfo::x

relative position of the city on the map - 0.23

gdouble _Cityinfo::y

relative position of the city on the map - 0.48

id of particular city - 68


The documentation for this struct was generated from the following file:

Generated on Wed Jul 8 14:20:45 2009 for libcityinfo by  doxygen 1.5.6