summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/osm_plugin.json
Commit message (Collapse)AuthorAgeFilesLines
* Add support for places to Open Street Map plugin.Aaron McCarthy2015-02-021-1/+2
| | | | | | | | | | | | | Implement basic places support based on the Open Street Map Nominatim service. Support for read only categories and place searching is supported. The plugin does not support getting place details, getting place content, search suggestions, saving/removing places or saving/removing categories. Change-Id: I5a185cdf25b50d5b377be4d2c3c53c8f1e807288 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Add routing support to OSM plugin.Aaron McCarthy2013-02-221-1/+2
| | | | | Change-Id: I2020e744c0da9598713186d60ddcbdd2f5336510 Reviewed-by: Alex <ablasche@gmail.com>
* Add geocoding support to OSM plugin.Aaron McCarthy2013-02-221-1/+3
| | | | | | | | | | Supports: * geocoding * reverse geocoding * locale results Change-Id: I1e7f5b5013e3ca56b7abe92d97c8cebc34c21cdd Reviewed-by: Alex <ablasche@gmail.com>
* Open Street Maps plugin.Aaron McCarthy2013-02-201-0/+9
A geo services plugin for Open Street Maps. Plugin currently only supports fetching online map tiles. Change-Id: I2a80633554d4049872fc58e48ff6b273dc1ea688 Reviewed-by: Alex <ablasche@gmail.com>