Searched refs:geocoding (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/ |
| H A D | maps.qdoc | 34 interacting with maps, as well as geocoding and navigation. 39 contains utilities for geocoding (finding a geographic coordinate from a 127 provide some geocoding functionality without sending data to a remote server. 132 A geocoding query in QML is performed using the 144 …\li A location-based services plugin provides data including geocoding translation results which a… 147 …\li Queries the Plugin for geocoding translations and provides access to results via indexes in th… 150 \li Structured address for use in queries and results of geocoding. 155 will enable access to geocoding translation services and thus data to display. 197 \b{Maps and Navigation} provides C++ utilities for geocoding (finding a 224 \li Contains the results of a geocoding query.
|
| H A D | qtlocation-qml.qdoc | 82 provides geocoding and routing information, which can be consumed by the 88 and geocoding, maps, and places, however the default plugin handles all 121 \annotatedlist qml-QtLocation5-geocoding
|
| H A D | qml-maps.qdoc | 93 to the locations. For example, this can be a street address. Reverse geocoding is also possible with 109 The geocoding features are called from a higher level piece of code. In this 217 \annotatedlist qml-QtLocation5-geocoding
|
| H A D | qtlocation.qdoc | 40 The C++ API provides access to geocoding and navigation information, 136 The C++ alternative provides utility classes to get geocoding (finding a geographic
|
| H A D | qtlocation-cpp.qdoc | 76 \annotatedlist QtLocation-geocoding
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeoserviceprovider.cpp | 821 QGeoServiceProvider::GeocodingFeatures geocoding = in matches() local 824 if (geocoding == QGeoServiceProvider::AnyGeocodingFeatures) { in matches() 828 if ((provider->geocodingFeatures() & geocoding) != geocoding) in matches()
|
| H A D | qdeclarativegeoserviceprovider_p.h | 226 Q_PROPERTY(QDeclarativeGeoServiceProvider::GeocodingFeatures geocoding
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.6.2 | 47 - Fixed the geocoding in the MapViewer example 48 - [QTBUG-55371] Fixed OSM plugin geocoding feature
|
| H A D | changes-5.6.3 | 31 - Updated HERE plugin geocoding endpoints
|
| H A D | changes-5.5.1 | 31 the case of the geocoding.host, useragent and routing.host parameters.
|
| H A D | changes-5.8.0 | 25 - Added geoservices plugin to support ESRI mapping, geocoding and routing
|
| H A D | changes-5.6.0 | 45 - Improved error reporting in map, geocoding and routing model APIs.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | osm.qdoc | 53 Since Qt 5.9.6 the default nominatim endpoint, used for geocoding and places, has also changed to H… 68 \li osm.geocoding.host 69 …\li Url string set when making network requests to the geocoding server. This parameter should be… 73 \li osm.geocoding.debug_query 76 \li osm.geocoding.include_extended_data 205 for geocoding) 223 PluginParameter { name: "osm.geocoding.host"; value: "http://geocoding.server.address" }
|
| H A D | nokia.qdoc | 150 \li here.geocoding.host 151 \li Geocoding service URL used by geocoding manager.
|
| H A D | esri.qdoc | 69 …\li Security token for using routing services only. Mapping, geocoding and place searches services…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/geocode-glib/ |
| H A D | geocode-glib_3.26.2.bb | 1 SUMMARY = "A convenience library for the geocoding"
|
| /OK3568_Linux_fs/buildroot/package/osm2pgsql/ |
| H A D | Config.in | 21 rendering into a map, geocoding with Nominatim,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | tst_plugin.qml | 55 geocoding: Plugin.OfflineGeocodingFeature; 122 verify(requiredPlugin.supportsGeocoding(requiredPlugin.required.geocoding))
|
| H A D | tst_geocoding.qml | 175 // (does not support geocoding)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/doc/src/ |
| H A D | mapviewer.qdoc | 86 geocoding. In order to perform a geocode operation, we first need to adjust 89 Receiving results of geocoding is done through a GeocodeModel:
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/ |
| H A D | plugins.qmltypes | 1180 Property { name: "geocoding"; type: "QDeclarativeGeoServiceProvider::GeocodingFeatures" }
|