Categories / Location & Geocoding
Location & Geocoding
AddressToGeoLocation — Converts a freeform address or location string into its corresponding geographic location. The method decodes the incom
BirthLocationAutoAIFill — Uses a language model to generate a famous persons birth location in a simplified plaintext format. The prompt instruct
BirthTimeLocationAutoAIFill — Builds a compact summary string of AIfilled relationship data for a famous person. The method collects the persons birt
CoordinatesToGeoLocation — Converts latitude and longitude coordinates into a humanreadable geographic location. The method checks the cache first
GeoLocationToTimezone — Resolves the timezone offset for a given geographic location at a specific moment in time. This method is designed to a
IpAddressToGeoLocation — Resolves a geographic location from an IP address. The method checks the cache first then calls the location provider t
SearchLocation — Searches for matching locations based on a partial or full address string and returns a list of possible results. This
StandardTimeNowAtLocation — Gets the current standard time for a given location name. The method 1. decodes the input if it is URLencoded 2. resolv