here.com – positioning
Positioning API accepts requests with radio network measurements and replies with corresponding location estimate. For more details and examples, see . Cellular measurements are given in terms defined in 3GPP and 3GGP2 specifications, see the corresponsing documentation at .
Breaking changes from v1:
- JSON fields
altaccuracy,baselat,baselng,cellparams,pilotpower,pnoffset,powrx,rxlevel, have been deprecated and replaced withaltAccuracy,baseLat,baseLng,cellParams,pilotPower,pnOffset,rss,rxLevelrespectively. - Dependent parameters combined as a subobject.
- CDMA, GSM, WCDMA, TD-SCDMA and LTE local identification parameters for serving cell moved under
localIdproperty. - GSM neighbor global ID:
lacandcidfor neighbor cell moved underglobalIdentityproperty.
- CDMA, GSM, WCDMA, TD-SCDMA and LTE local identification parameters for serving cell moved under
- Homepage
- https://api.apis.guru/v2/specs/here.com:positioning/2.1.1.json
- Provider
- here.com:positioning / positioning
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/here.com/positioning/2.1.1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/here.com/positioning/2.1.1/openapi.yaml
Tools (5)
Extracted live via the executor SDK.
-
apiInformation.getApiVersionRetrieves API Specification version information
-
apiInformation.getHealthTests basic health of the service
-
location.postLocateRequest WGS-84 compliant geocoordinates for a location based on 2G/3G/4G cell and/or WLAN measurements.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools