A slipmap widget for wxPython 4
Project description
pySlip is a ‘slip map’ widget for wxPython.
During my work writing geophysical applications in python I often wanted to display a map that was very large - many hundreds of thousands of pixels in width. I searched around for a GUI solution that would work rather like Google maps: tiled, layers, etc. I couldn’t find anything that didn’t assume browser+map server. So I wrote my own wxPython widget. This worked well for cartesian self-generated maps and has been extended to handle non-cartesian maps and tiles sourced from places like OpenStreetMap.
It’s a poor thing, but solves my problem. I’m placing it here in the hope that someone else may find it useful. If you find it useful, or make improvements to it, drop me a line.
The earlier 3.0.x release was for python 2.x only on Windows, Linux and macOS. This version works with wxPython 4.0+ and Python 3.6+. It may work on earlier python 3 versions, but this has not been tested. It has been tested on Linux but not Windows or macOS, yet.
The widget API is documented in the wiki.
Installation
You install pySlip in the usual PyPi way: pip install pyslip .
Before running the pyslip_demo.py program you must copy the pySlip/pyslip/examples/gmt_local_tiles.zip file to your home directory and unzip it there. That should create a directory named gmt_local_tiles.
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
File details
Details for the file pyslip-4.0.5.tar.gz
.
File metadata
- Download URL: pyslip-4.0.5.tar.gz
- Upload date:
- Size: 12.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.4.3 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e0070f711fe56e5e862a86ce4cc3eb4874752e4c9528f70327fb9419ae31973 |
|
MD5 | 1047a0ceb082e4b7389665841e2401eb |
|
BLAKE2b-256 | 62a791fc835bbeb0743c7fcdd41c7b6a67a0b251644deed1ff68cb8d779b5a65 |
File details
Details for the file pyslip-4.0.5-py2-none-any.whl
.
File metadata
- Download URL: pyslip-4.0.5-py2-none-any.whl
- Upload date:
- Size: 12.8 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.4.3 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 307e29b8f3873b6520a72cddcda4e162cc724ef57f25472498aaef2a7713b4ce |
|
MD5 | 2ac14914032d514cbd32a40d0e3be811 |
|
BLAKE2b-256 | 2e10aa9413d046533f325e9f0770426718427e5c75d056122ce0b9531dab22da |