HERE Geocoding and Search demo and widgets
Project description
HERE Search notebooks
A set of jupyter notebooks demonstrating the use of HERE Geocoding & Search endpoints /autosuggest
, /discover
, /browse
, and /lookup
.
Requirements: a HERE API key and a Python environment.
The notebooks can be used in your browser without further installation.
Installation
If you need to install the notebooks or the underlying library on your workstation, run preferably in a virtual environment:
pip install here-search-demo
Link the virtual environment to a IPython kernel:
python -m ipykernel install \
--prefix $(python -c "import sys; print(sys.prefix)") \
--name search_demo --display-name "search demo"
Use the here-search-notebooks
script with your HERE API Key:
API_KEY="your API key" here-search-notebooks
(More details)
License
Copyright (C) 2022-2023 HERE Europe B.V.
This project is licensed under the MIT license - see the LICENSE file in the root of this project for license details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for here_search_demo-0.8.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9972e2a1bc25dee74c115e5831dfaa97653d861c61b293817cbaa811a468cb79 |
|
MD5 | caa1617d57717d7af7bc060881d83b92 |
|
BLAKE2b-256 | 8bc4d451879c2ca1718614331a621dbd205b732ac8c8dcbef25fc43580fbdeb5 |