CLGeocoder
E759684
CLGeocoder is an iOS and macOS Core Location class that converts between geographic coordinates and human-readable place information through geocoding and reverse geocoding.
All labels observed (1)
| Label | Occurrences |
|---|---|
| CLGeocoder canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8820813 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: CLGeocoder Context triple: [Core Location, mainClass, CLGeocoder]
-
A.
Geocoding API
The Geocoding API is a Google Maps web service that converts between human-readable addresses and geographic coordinates for use in mapping and location-based applications.
-
B.
Oracle Maps JavaScript API
Oracle Maps JavaScript API is a web mapping library from Oracle that lets developers embed interactive, data-driven maps and spatial visualizations into browser-based applications using Oracle spatial technologies.
-
C.
Maps Platform Web Services
Maps Platform Web Services is a suite of HTTP-based Google Maps APIs that let developers integrate mapping, routing, geocoding, and related location-based functionality into web and server applications.
-
D.
Google Maps
Google Maps is a web-based mapping and navigation service by Google that provides detailed maps, real-time GPS navigation, traffic conditions, and location search worldwide.
-
E.
Bing Maps
Bing Maps is Microsoft's web-based mapping and navigation service offering road maps, aerial imagery, directions, and location-based search.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: CLGeocoder Target entity description: CLGeocoder is an iOS and macOS Core Location class that converts between geographic coordinates and human-readable place information through geocoding and reverse geocoding.
-
A.
Geocoding API
The Geocoding API is a Google Maps web service that converts between human-readable addresses and geographic coordinates for use in mapping and location-based applications.
-
B.
Oracle Maps JavaScript API
Oracle Maps JavaScript API is a web mapping library from Oracle that lets developers embed interactive, data-driven maps and spatial visualizations into browser-based applications using Oracle spatial technologies.
-
C.
Maps Platform Web Services
Maps Platform Web Services is a suite of HTTP-based Google Maps APIs that let developers integrate mapping, routing, geocoding, and related location-based functionality into web and server applications.
-
D.
Google Maps
Google Maps is a web-based mapping and navigation service by Google that provides detailed maps, real-time GPS navigation, traffic conditions, and location search worldwide.
-
E.
Bing Maps
Bing Maps is Microsoft's web-based mapping and navigation service offering road maps, aerial imagery, directions, and location-based search.
- F. None of above. chosen
Statements (40)
| Predicate | Object |
|---|---|
| instanceOf |
Core Location class
ⓘ
geocoding API ⓘ reverse geocoding API ⓘ |
| availability | available in Swift and Objective-C ⓘ |
| canBeUsedFor |
displaying place names for GPS coordinates
ⓘ
searching for locations by name ⓘ turning user-entered addresses into map coordinates ⓘ |
| concurrencyModel | asynchronous ⓘ |
| converts |
geographic coordinates to placemarks
ⓘ
human-readable addresses to geographic coordinates ⓘ |
| developedBy | Apple Inc. NERFINISHED ⓘ |
| documentationURL | https://developer.apple.com/documentation/corelocation/clgeocoder ⓘ |
| errorDomain | kCLErrorDomain ⓘ |
| frameworkImport | #import <CoreLocation/CoreLocation.h> ⓘ |
| hasProperty |
accessibilityElementsHidden (via NSObject inheritance)
ⓘ
geocoding ⓘ |
| introducedIn |
iOS 5.0
ⓘ
macOS 10.8 NERFINISHED ⓘ |
| languageSupport | localized place names based on device settings ⓘ |
| method |
cancelGeocode
ⓘ
geocodeAddressDictionary:completionHandler: ⓘ geocodeAddressString:completionHandler: ⓘ geocodeAddressString:inRegion:completionHandler: ⓘ reverseGeocodeLocation:completionHandler: ⓘ |
| namespace | CoreLocation NERFINISHED ⓘ |
| partOfFramework | Core Location NERFINISHED ⓘ |
| platform |
iOS
ⓘ
macOS ⓘ tvOS NERFINISHED ⓘ watchOS NERFINISHED ⓘ |
| primaryUse |
obtaining coordinates from place names or addresses
ⓘ
obtaining human-readable place information from coordinates ⓘ |
| requires | network connectivity for most operations ⓘ |
| returnsType | CLPlacemark objects ⓘ |
| supportsOperation |
forward geocoding
ⓘ
reverse geocoding ⓘ |
| swiftImport | import CoreLocation ⓘ |
| threading | completion handlers are called on the main thread by default ⓘ |
| usedWith |
CLLocation
NERFINISHED
ⓘ
CLPlacemark NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: CLGeocoder Description of subject: CLGeocoder is an iOS and macOS Core Location class that converts between geographic coordinates and human-readable place information through geocoding and reverse geocoding.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.