Common
Animals
Fish
Mushrooms
Flora
Login
Registration
Back

Northern Mariana Islands Northern Mariana Islands 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 10:01
quantity: 322
JSON:
<?php

// Demo token. (Replace it with your token).
$token = '93a1f6fc-3fa2-40ee-9fae-0ff301df50f0';
$url = 'https://wildtracks.pro/api/country_side/all/mp/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:
School (SCH ) (Building(s) where instruction in one or more branches of knowledge takes place)29
Historical site (HSTS ) (A place of historical importance)68
Administrative facility (ADMF ) (A government building)8
Hospital (HSP ) (A building in which sick or injured, especially those confined to bed, are medically treated)4
Wreck (WRCK ) (The site of the remains of a wrecked vessel)2
Quarry(-ies) (MNQR ) (A surface mine where building stone or gravel and sand, etc. are extracted)6
Church (CH ) (A building for public Christian worship)15
Hotel (HTL ) (A building providing lodging and/or meals for the public)26
Archaeological/prehistoric site (ANS ) (A place where archeological remains, old structures, or cultural artifacts are located)1
Abandoned airfield (AIRQ ) 9
Cave(s) (CAVE ) (An underground passageway or chamber, or cavity on the side of a cliff)6
Golf course (RECG ) (A recreation field where golf is played)7
Lighthouse (LTHSE ) (A distinctive structure exhibiting a major navigation light)4
Religious site (RLG ) (An ancient site of significant religious importance)2
Theater (THTR ) (A building or outdoor area used for live theatrical presentations, concerts, opera or dance productions, cinema, and/or other stage productions)2
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)5
Post office (PO ) (A public building in which mail is received, sorted and distributed)3
Stadium (STDM ) (A structure with an enclosure for athletic games with tiers of seats for spectators)5
Marina (MAR ) (A harbor facility for small boats, yachts, etc.)3
Tower (TOWR ) (A high conspicuous structure, typically much higher than its diameter)4
Library (LIBR ) (A place in which information resources such as books are kept for reading, reference, or lending.)2
Mall (MALL ) (A large, often enclosed shopping complex containing various stores, businesses, and restaurants usually accessible by common passageways.)2
Coast guard station (STNC ) (A facility from which the coast is guarded by armed vessels)1
Tank farm (OILT ) (A tract of land occupied by large, cylindrical, metal tanks in which oil or liquid petrochemicals are stored)3
Beacon (BCN ) (A fixed artificial navigation mark)3
Breakwater (BRKW ) (A structure erected to break the force of waves at the entrance to a harbor or port)1
Quay (QUAY ) (A structure of solid construction along a shore or bank which provides berthing for ships and which generally provides cargo handling facilities)2
Pier (PIER ) (A structure built out into navigable water on piles providing berthing for ships and recreation)2
Airfield (AIRF ) (A place on land where aircraft land and take off; no facilities provided for the commercial handling of passengers and cargo)1
Military installation (INSM ) (A facility for use of and control by armed forces)2
Abandoned mine (MNQ ) 1
Waterworks (WTRW ) (A facility for supplying potable water through a water source and a system of pumps and filtration beds)7
Observation point (OBPT ) (A wildlife or scenic observation point)1
Local government office (GOVL ) (A facility housing local governmental offices, usually a city, town, or village hall)2
Ruin(s) (RUIN ) (A destroyed or decayed structure which is no longer functional)16
Bank (BANK ) (A business establishment in which money is kept for saving or commercial purposes or is invested, supplied for loans, or exchanged. )6
Police post (PP ) (A building in which police are stationed)1
College (SCHC ) (The grounds and buildings of an institution of higher learning)2
Facility (FCL ) (A building or buildings housing a center, institute, foundation, hospital, prison, mission, courthouse, etc.)3
Museum (MUS ) (A building where objects of permanent interest in one or more of the arts and sciences are preserved and exhibited)2
Courthouse (CTHSE ) (A building in which courts of law are held)3
Zoo (ZOO ) (A zoological garden or park where wild animals are kept for exhibition)2
Monument (MNMT ) (A commemorative structure or statue)12
Community center (CTRCM ) (A facility for community recreation and other activities)2
Heliport (AIRH ) (A place where helicopters land and take off)1
Radio station (STNR ) (A facility for producing and transmitting information by radio waves)4
Cemetery (CMTY ) (A burial place or ground)3
Shrine (SHRN ) (A structure or place memorializing a person or religious concept)4
Power station (PS ) (A facility for generating electric power)3
House(s) (HSE ) (A building used as a human habitation)1
Casino (CSNO ) (A building used for entertainment, especially gambling)2
Temple(s) (TMPL ) (An edifice dedicated to religious worship)2
Racetrack (RECR ) (A track where races are held)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)3
Office building (BLDO ) (Commercial building where business and/or services are conducted)1
Sewage treatment plant (SWT ) (Facility for the processing of sewage and/or wastewater)2
Building(s) (BLDG ) (A structure built for permanent use, as a house, factory, etc.)2
Restaurant (REST ) (A place where meals are served to the public)1
Prison (PRN ) (A facility for confining prisoners)1
Communication center (COMC ) (A facility, including buildings, antennae, towers and electronic equipment for receiving and transmitting information)1
Factory (MFG ) (One or more buildings where goods are manufactured, processed or fabricated)1
Triangulation station (TRIG ) (A point on the earth whose position has been determined by triangulation)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)