Common
Animals
Fish
Mushrooms
Flora
Login
Registration
Back

Kiribati Kiribati spot, building, farm

Demo token 93a1f6fc-3fa2-40ee-9fae-0ff301df50f0 (The token is valid on average for about three days).
Register and receive a token to access the API. The token will be available in your personal account.
date of update: 2024-12-21 09:20
quantity: 333
JSON:
<?php

// Demo token. (Replace it with your token).
$token = '93a1f6fc-3fa2-40ee-9fae-0ff301df50f0';
$url = 'https://wildtracks.pro/api/country_side/all/ki/json/'.$token;
// We receive confirmation via the LINK
$jsonData = file_get_contents($url);
// Checking if the data was received successfully
if ($jsonData === false) {
    die('Error receiving data from the URL');
}
// Converting JSON to an associative array
$dataArray = json_decode($jsonData, true);
// Checking if it was possible to convert JSON to an array
if ($dataArray === null) {
    die('Error decoding JSON');
}
// Output an array
echo "<pre>";
print_r($dataArray);
echo "</pre>";

?>

Type:
Church (CH ) (A building for public Christian worship)35
Ruin(s) (RUIN ) (A destroyed or decayed structure which is no longer functional)4
Pier (PIER ) (A structure built out into navigable water on piles providing berthing for ships and recreation)4
Lighthouse (LTHSE ) (A distinctive structure exhibiting a major navigation light)1
Airport (AIRP ) (A place where aircraft regularly land and take off, with runways, navigational aids, and major facilities for the commercial handling of passengers and cargo)13
Boundary marker (BP ) (A fixture marking a point along a boundary)1
Tank farm (OILT ) (A tract of land occupied by large, cylindrical, metal tanks in which oil or liquid petrochemicals are stored)2
Landing (LDNG ) (A place where boats receive or discharge passengers and freight, but lacking most port facilities)11
Wharf(-ves) (WHRF ) (A structure of open rather than solid construction along a shore or a bank which provides berthing for ships and cargo-handling facilities)4
Boatyard (BTYD ) (A waterside facility for servicing, repairing, and building small vessels)2
Jetty (JTY ) (A structure built out into the water at a river mouth or harbor entrance to regulate currents and silting)2
Bridge (BDG ) (A structure erected across an obstacle such as a stream, road, etc., in order to carry roads, railroads, and pedestrians across)9
Abandoned mine (MNQ ) 10
Historical site (HSTS ) (A place of historical importance)19
Airfield (AIRF ) (A place on land where aircraft land and take off; no facilities provided for the commercial handling of passengers and cargo)9
Military installation (INSM ) (A facility for use of and control by armed forces)8
Abandoned airfield (AIRQ ) 9
Administrative facility (ADMF ) (A government building)6
Abandoned factory (MFGQ ) 4
Wreck (WRCK ) (The site of the remains of a wrecked vessel)6
Facility (FCL ) (A building or buildings housing a center, institute, foundation, hospital, prison, mission, courthouse, etc.)3
Hotel (HTL ) (A building providing lodging and/or meals for the public)3
Satellite station (STNS ) (A facility for tracking and communicating with orbiting satellites)2
Research institute (ITTR ) (A facility where research is carried out)1
Space center (CTRS ) (A facility for launching, tracking, or controlling satellites and space vehicles)1
Abandoned camp (CMPQ ) 4
Triangulation station (TRIG ) (A point on the earth whose position has been determined by triangulation)2
Beacon (BCN ) (A fixed artificial navigation mark)4
Guest house (GHSE ) (A house used to provide lodging for paying guests)3
House(s) (HSE ) (A building used as a human habitation)1
Community center (CTRCM ) (A facility for community recreation and other activities)92
Local government office (GOVL ) (A facility housing local governmental offices, usually a city, town, or village hall)12
School (SCH ) (Building(s) where instruction in one or more branches of knowledge takes place)10
College (SCHC ) (The grounds and buildings of an institution of higher learning)4
Mission (MSSN ) (A place characterized by dwellings, school, church, hospital and other facilities operated by a religious group for the purpose of providing charitable services and to propagate religion)1
Mole (MOLE ) (A massive structure of masonry or large stones serving as a pier or breakwater)1
Storehouse (SHSE ) (A building for storing goods, especially provisions)1
Factory (MFG ) (One or more buildings where goods are manufactured, processed or fabricated)2
Tomb(s) (TMB ) (A structure for interring bodies)1
Resort (RSRT ) (A specialized facility for vacation, health, or participation sports activities)3
Stadium (STDM ) (A structure with an enclosure for athletic games with tiers of seats for spectators)3
Religious center (CTRR ) (A facility where more than one religious activity is carried out, e.g., retreat, school, monastery, worship)5
Hospital (HSP ) (A building in which sick or injured, especially those confined to bed, are medically treated)1
Technical school (SCHT ) (Post-secondary school with a specifically technical or vocational curriculum)1
Maritime school (SCHN ) (A school at which maritime sciences form the core of the curriculum)1
Communication center (COMC ) (A facility, including buildings, antennae, towers and electronic equipment for receiving and transmitting information)1
Bank (BANK ) (A business establishment in which money is kept for saving or commercial purposes or is invested, supplied for loans, or exchanged. )1
Diplomatic facility (DIP ) (Office, residence, or facility of a foreign government, which may include an embassy, consulate, chancery, office of charge d'affaires, or other diplomatic, economic, military, or cultural mission)4
University (UNIV ) (An institution for higher learning with teaching and research facilities constituting a graduate school and professional schools that award master's degrees and doctorates and an undergraduate division that awards bachelor's degrees.)1
Police post (PP ) (A building in which police are stationed)1
Power station (PS ) (A facility for generating electric power)1
Customs house (CSTM ) (A building in a port where customs and duties are paid, and where vessels are entered and cleared)1
Courthouse (CTHSE ) (A building in which courts of law are held)1
Coast guard station (STNC ) (A facility from which the coast is guarded by armed vessels)1

Description of fields:
nameName
alternatenamesAlternative names
latitudeEstimated latitude (wgs84)
longitudeEstimated longitude (wgs84)
feature_codeType of spot, building, farm (link)
modification_dateDate added or modified
country_codeISO-3166 2-letter country code, 2 characters
demDigital elevation model, srtm3 or gtopo30, average elevation of 3''x3'' (ca 90mx90m) or 30''x30'' (ca 900mx900m) area in meters, integer. srtm processed by cgiar/ciat.
timezoneThe iana timezone id (link)