15 endpoints match this tag.
/maaamet/reverse
Reverse geocode Estonian L-EST97 koordinaadid to addresses. Tagastab nearest addresses for given X,Y koordinaadid in the Estonian national grid system.
/maaamet/search
Otsige Estonian addresses using the Maa-amet Land Board geocoding service (ADS - Address Data System). Tagastab full address, county, municipality, zip code, and WGS84 koordinaadid. Hõlmab all of Estonia.
/countrydata
Saage comprehensive data for all 250 countries and territories üle maailma, sealhulgas official name, capital, population, area, region, subregion, languages, currencies, calling codes, top-level domains, borders, and flag information. A complete geographic reference dataset. Kasulik country selector components, geography education tools, and reference applications.
/countrydata/region/:region
Saage all countries within a geographic region (nt Europe, Asia, Africa, Americas, Oceania). Tagastab full country profiles for each nation in the region. Kasulik region-filtered views, geographic analysis tools, and educational apps that explore the world by continent.
/countrydata/search
Otsige countries by name with fuzzy matching. Tagastab full country profiles for each match, sealhulgas capital, population, region, languages, and currency. Kasulik autocomplete country search fields and location pickers where users might type partial or approximate country names.
/countrydata/:code
Saage the complete profile for a single country by its ISO 3166-1 alpha-2 code. Tagastab official name, capital, population, area, languages, currencies, calling codes, borders, region, subregion, ja muud. More efficient than fetching all 250 countries when you only need one. Ideaalne country detail pages and deep-dive geographic content.
/geo/ip
Automaatselt geolocate the requesting client's IP address. Tagastab detected IP, approximate latitude/longitude, city, region, country, timezone, and ISP information. Parameetreid pole vaja - it uses the caller's IP. Kasulik personalizing content by location, auto-selecting language/currency, fraud detection, and analytics dashboards that need to map user locations.
/geo/ip/:ip
Geolocate any specific IPv4 or IPv6 address. Tagastab approximate latitude/longitude, city, region, country, timezone, and ISP information for the given IP. Kasulik looking up the location of server IPs, investigating suspicious login attempts, enriching log data with geographic context, and building IP-based access control systems.
/geo/timezone
Otsige üles timezone information by geographic koordinaadid or timezone name. Tagastab timezone identifier (nt Europe/Oslo), current local time, UTC offset, and DST status. Kasulik scheduling apps that need to display times in a user's local timezone, meeting planners across time zones, and any feature that converts between UTC and local time.
/geocoding/search
Teisendage place names, addresses, or location descriptions into geographic koordinaadid (latitude and longitude). Tagastab matching locations with their names, countries, koordinaadid, elevation, population, and timezone. Toetab fuzzy matching and returns multiple results ranked by relevance. Andmed Open-Meteo geocoding powered by the GeoNames database. Hädavajalik any app that needs to convert user-typed locations into koordinaadid for use with weather, map, or other location-based APIs.
/zipcode/:country/:code
Otsige üles a postal/zip code in 60+ countries to get the associated city, state/province, and geographic koordinaadid. Esitage the riigikood and postal code in the URL. Kasulik address validation, auto-filling city and state fields in checkout forms, calculating shipping zones, and mapping postal code regions. Hõlmab the US, Canada, most of Europe, and many other countries.
/zipcode/reverse
Leidke all postal/zip codes for a given city, state, and country. The reverse of a postal code lookup - you provide the location and get back matching postal codes. Kasulik generating postal code lists for delivery zone mapping, populating postal code fields from known city names, and building geographic coverage analysis tools.
/elevation/batch
Saage elevation data for multiple points ühes päringus (up to 100 locations). Points are pipe-separated lat,lng pairs.
/elevation/datasets
List available elevation datasets with their coverage areas and resolutions.
/elevation/lookup
Saage the elevation (meters above sea level) for any koordinaadid on Earth using SRTM 90m satellite data. Resolution is approximately 90 meters.