ProjPicker (projection picker) allows the user to select all projections whose extent completely contains given points, polylines, polygons, and bounding boxes. The goal is to make it easy and visual to select a desired projection by location.
Project description
ProjPicker
ProjPicker (projection picker) is a Python module that allows the user to select all coordinate reference systems (CRSs) whose extent completely contains given points, polylines, polygons, and bounding boxes using set-theoretic logical operators in a postfix notation. The goal is to make it easy and visual to select a desired projection by location. This project was motivated by a GRASS GIS feature request. See its documentation. The project uses a copy of GetOSM to download OpenStreetMap tiles.
ProjPicker Web is online at https://projpicker.pythonanywhere.com/.
For GRASS GIS, a new module g.projpicker that wraps around this project is available.
ProjPicker running on Android using Termux
- Install Termux from F-Droid
- Run it from Android
- Install Python:
pkg install python
- Install ProjPicker:
pip install projpicker
- Start the ProjPicker web server:
projpicker -S
- Open
http://localhost:8000/
in the browser
Change log
See here.
Subprojects
- ProjPicker ArcGIS Pro toolbox (Windows)
- ProjPicker GUI (Linux and macOS; replaced by the core wxPython-based GUI)
- ProjPicker JavaScript (not under active development)
Ideas
- Client-only web application that doesn't require Python in the backend
- CRS hints: Crowdsourcing agency and product information? Is usage from PROJ enough?
Versioning
N(.N)*[{a|b|rc}N][.postN][.devN]
- PEP 440
{a|b|rc|.dev}N
towards and.postN
away from the release- Not fully compatible with semantic versioning
- Not using build numbers marching away from or towards a release, but check this interesting comment.
Sponsor
This project was kindly funded by the Institute for Environmental and Spatial Analysis (IESA) at the University of North Georgia (UNG).
License
Copyright (C) 2021 Huidae Cho and Owen Smith
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
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 projpicker-0.3.2.tar.gz
.
File metadata
- Download URL: projpicker-0.3.2.tar.gz
- Upload date:
- Size: 778.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88bf4408700d631e2617944dc2c20c42dbe78801ed99d1a26501d7a500654899 |
|
MD5 | 51ee3e2d2699a59c1b4f55e86d375b95 |
|
BLAKE2b-256 | ec8f718c314e3a9bf295d752f883350fd395fbf68533b4b3f974f417232debc7 |
File details
Details for the file projpicker-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: projpicker-0.3.2-py3-none-any.whl
- Upload date:
- Size: 788.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43481426765b2db81aec7c260d30f04ec0e2a65665fd08ddcccc3c827d7af560 |
|
MD5 | e1db32f47c14cfefd78e98859be82b0b |
|
BLAKE2b-256 | d0503adbc29cd71503d5967177ed1545d2e3a7160f0f56592e666d6a0e5b0e27 |