Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deeplook/ipymaps
Implement an online/notebook maps application with customized features.
https://github.com/deeplook/ipymaps
binder-ready geocoding-api leaflet maps openstreetmap-data overpass-api wikidata-api
Last synced: 22 days ago
JSON representation
Implement an online/notebook maps application with customized features.
- Host: GitHub
- URL: https://github.com/deeplook/ipymaps
- Owner: deeplook
- License: mit
- Created: 2019-08-08T07:42:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T09:29:51.000Z (about 1 year ago)
- Last Synced: 2024-08-01T00:58:01.354Z (3 months ago)
- Topics: binder-ready, geocoding-api, leaflet, maps, openstreetmap-data, overpass-api, wikidata-api
- Language: Jupyter Notebook
- Homepage:
- Size: 25.9 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - deeplook/ipymaps - Implement an online/notebook maps application with customized features. (others)
README
# IPyMaps
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/deeplook/ipymaps/master?filepath=ipymaps.ipynb)
This repository hosts a somewhat experimental project aiming to build a configurable map-based search interface sitting on the shoulders of [ipyleaflet](https://github.com/jupyter-widgets/ipyleaflet). IPyMaps basically provides a a search text field and a controller for it to be added to a normal map widget. For now the controller provides geocoding and querying features (for OSM and WikiData so far), resulting in an interface *somewhat* reminescent of Google Maps and friends. This map widget is also showcased in the [Voila Gallery](https://voila-gallery.org/), created with the excellent [voila](https://github.com/QuantStack/voila) dashboarding tool.
# ![voila](ipymaps.gif)