Projpicker

Latest version: v0.3.2

Safety actively analyzes 665719 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.1.3

Sat May 29 17:23:02 2021 -0400

* [`49d5153`](https://github.com/HuidaeCho/projpicker/commit/49d5153) Add the pypi URL to README.md
* [`fc38fb6`](https://github.com/HuidaeCho/projpicker/commit/fc38fb6) Add Installation

0.1.2

Sat May 29 16:47:42 2021 -0400

* [`5dbdfdf`](https://github.com/HuidaeCho/projpicker/commit/5dbdfdf) Add github URL to the source
* [`c3dba05`](https://github.com/HuidaeCho/projpicker/commit/c3dba05) comma => and in copyright
* [`a55e674`](https://github.com/HuidaeCho/projpicker/commit/a55e674) 80 cols
* [`7cda00e`](https://github.com/HuidaeCho/projpicker/commit/7cda00e) Pick up the default projpicker.db from the executable path
* [`ae9e35b`](https://github.com/HuidaeCho/projpicker/commit/ae9e35b) intersect => completely contain
* [`ad649e3`](https://github.com/HuidaeCho/projpicker/commit/ad649e3) 80 columns and updated usage in README.md
* [`48bd517`](https://github.com/HuidaeCho/projpicker/commit/48bd517) Mutually exclusive --overwrite and --append; More docstring for the main function
* [`b9ffdb8`](https://github.com/HuidaeCho/projpicker/commit/b9ffdb8) Add a TODO for agency and product information
* [`114aeb8`](https://github.com/HuidaeCho/projpicker/commit/114aeb8) Add an idea about ArcGIS Pro toolbox
* [`9a6840c`](https://github.com/HuidaeCho/projpicker/commit/9a6840c) Reformat copyright block to the GNU template
* [`a2b5cab`](https://github.com/HuidaeCho/projpicker/commit/a2b5cab) No comma between copyright year and authors following GNU practices
* [`6b5bdf1`](https://github.com/HuidaeCho/projpicker/commit/6b5bdf1) 80 columns in README.md examples
* [`1626918`](https://github.com/HuidaeCho/projpicker/commit/1626918) 80 columns
* [`e7c849e`](https://github.com/HuidaeCho/projpicker/commit/e7c849e) Raise an exception on not being able to overwrite projpicker.db
* [`b0a853f`](https://github.com/HuidaeCho/projpicker/commit/b0a853f) Make all parse\_*() functions return input if their output is give as is
* [`624d323`](https://github.com/HuidaeCho/projpicker/commit/624d323) Fix and improve parse\_polys()
* [`b00c8e7`](https://github.com/HuidaeCho/projpicker/commit/b00c8e7) Mention rtree-oop branch
* [`4357a9b`](https://github.com/HuidaeCho/projpicker/commit/4357a9b) reorganize single-file version
* [`b0ddcf2`](https://github.com/HuidaeCho/projpicker/commit/b0ddcf2) Add missing parse\_points()
* [`7d8854c`](https://github.com/HuidaeCho/projpicker/commit/7d8854c) 80 cols
* [`3c8fc2b`](https://github.com/HuidaeCho/projpicker/commit/3c8fc2b) arrayify\_bbox => listify\_bbox
* [`c36001d`](https://github.com/HuidaeCho/projpicker/commit/c36001d) Fix bboxes/polys parsing
* [`03ff492`](https://github.com/HuidaeCho/projpicker/commit/03ff492) Fix append
* [`3c647d2`](https://github.com/HuidaeCho/projpicker/commit/3c647d2) Better stdin reading
* [`4c39e96`](https://github.com/HuidaeCho/projpicker/commit/4c39e96) Fix areas for w>e
* [`57fb9e3`](https://github.com/HuidaeCho/projpicker/commit/57fb9e3) Add docstrings with minor refactoring
* [`f60c2cc`](https://github.com/HuidaeCho/projpicker/commit/f60c2cc) compact empty lines
* [`80bda0a`](https://github.com/HuidaeCho/projpicker/commit/80bda0a) bboxes ignoring geometries? clarify it
* [`ca9bda1`](https://github.com/HuidaeCho/projpicker/commit/ca9bda1) help
* [`c42c80b`](https://github.com/HuidaeCho/projpicker/commit/c42c80b) Do not prompt after creation ni a tty
* [`c472aa9`](https://github.com/HuidaeCho/projpicker/commit/c472aa9) sort on db creation; query all mode
* [`b5e1c55`](https://github.com/HuidaeCho/projpicker/commit/b5e1c55) Move requirements
* [`bec5e9e`](https://github.com/HuidaeCho/projpicker/commit/bec5e9e) Update README.md
* [`19e0a8d`](https://github.com/HuidaeCho/projpicker/commit/19e0a8d) Requirements
* [`e7ec907`](https://github.com/HuidaeCho/projpicker/commit/e7ec907) Remove unused scripts
* [`7725b94`](https://github.com/HuidaeCho/projpicker/commit/7725b94) restructure repo
* [`e88d7fe`](https://github.com/HuidaeCho/projpicker/commit/e88d7fe) Update README.md
* [`ede36e1`](https://github.com/HuidaeCho/projpicker/commit/ede36e1) Add URL to help
* [`170ac21`](https://github.com/HuidaeCho/projpicker/commit/170ac21) Fix parsing
* [`8307e71`](https://github.com/HuidaeCho/projpicker/commit/8307e71) Update usage
* [`8f25d21`](https://github.com/HuidaeCho/projpicker/commit/8f25d21) sort\_dicts for pprint for Python 3.8+
* [`c336375`](https://github.com/HuidaeCho/projpicker/commit/c336375) Support for pretty print format
* [`d193dd9`](https://github.com/HuidaeCho/projpicker/commit/d193dd9) points in a poly are separated by a space
* [`89ad756`](https://github.com/HuidaeCho/projpicker/commit/89ad756) description
* [`d41aaf8`](https://github.com/HuidaeCho/projpicker/commit/d41aaf8) description
* [`83fd3ff`](https://github.com/HuidaeCho/projpicker/commit/83fd3ff) Add usage
* [`8f33e61`](https://github.com/HuidaeCho/projpicker/commit/8f33e61) Add usage
* [`41f20af`](https://github.com/HuidaeCho/projpicker/commit/41f20af) Support for arrays of polys in addition to flat polys with separators
* [`5bd99f7`](https://github.com/HuidaeCho/projpicker/commit/5bd99f7) README
* [`16981bb`](https://github.com/HuidaeCho/projpicker/commit/16981bb) Handle special cases where west\_lon == east\_lon or (west\_lon == -180 and east\_lon == 180); in other words, entire longitude space
* [`9d0a37a`](https://github.com/HuidaeCho/projpicker/commit/9d0a37a) Handle special cases where west\_lon == east\_lon or (west\_lon == -180 and east\_lon == 180); in other words, entire longitude space
* [`bff2fee`](https://github.com/HuidaeCho/projpicker/commit/bff2fee) Help messages
* [`3528b6b`](https://github.com/HuidaeCho/projpicker/commit/3528b6b) input from stdin if no geometries are given in command line
* [`1f90717`](https://github.com/HuidaeCho/projpicker/commit/1f90717) Comments
* [`5b7c010`](https://github.com/HuidaeCho/projpicker/commit/5b7c010) Move parsing functions
* [`010b68b`](https://github.com/HuidaeCho/projpicker/commit/010b68b) Try to handle antimeridian-cross geometries
* [`8d43dda`](https://github.com/HuidaeCho/projpicker/commit/8d43dda) Add single queries for poly and bbox
* [`9e13cc9`](https://github.com/HuidaeCho/projpicker/commit/9e13cc9) query\_points\_bbox replaced by query\_polys
* [`bb44fc7`](https://github.com/HuidaeCho/projpicker/commit/bb44fc7) Fix a message
* [`61c46a0`](https://github.com/HuidaeCho/projpicker/commit/61c46a0) Support for poly(line|gon) and bbox
* [`cd8d271`](https://github.com/HuidaeCho/projpicker/commit/cd8d271) Properly handle reversed west\_lon and east\_lon (crossing antimeridian)
* [`dfdb724`](https://github.com/HuidaeCho/projpicker/commit/dfdb724) Remove a debug message
* [`8aa3578`](https://github.com/HuidaeCho/projpicker/commit/8aa3578) minor refactoring
* [`9264b6f`](https://github.com/HuidaeCho/projpicker/commit/9264b6f) Lowercase help to be consistent with the default help
* [`43a4b31`](https://github.com/HuidaeCho/projpicker/commit/43a4b31) Implement query mode (and, or) for multiple points; TODO: poly(line|gon)
* [`455a032`](https://github.com/HuidaeCho/projpicker/commit/455a032) more info about polygon intersection
* [`29244d3`](https://github.com/HuidaeCho/projpicker/commit/29244d3) Resolve conflicts
* [`221f704`](https://github.com/HuidaeCho/projpicker/commit/221f704) Sync
* [`a0a5e6c`](https://github.com/HuidaeCho/projpicker/commit/a0a5e6c) Merge branch 'main' of github.com:HuidaeCho/projpicker into main
* [`31e189a`](https://github.com/HuidaeCho/projpicker/commit/31e189a) Sort by bbox area (smallest first)
* [`a45806d`](https://github.com/HuidaeCho/projpicker/commit/a45806d) Update README.md
* [`69833c9`](https://github.com/HuidaeCho/projpicker/commit/69833c9) Typos
* [`735a3e0`](https://github.com/HuidaeCho/projpicker/commit/735a3e0) Merge branch 'main' of github.com:HuidaeCho/projpicker into main
* [`bd8fe18`](https://github.com/HuidaeCho/projpicker/commit/bd8fe18) some comments
* [`a551081`](https://github.com/HuidaeCho/projpicker/commit/a551081) Update README.md
* [`c36c1e1`](https://github.com/HuidaeCho/projpicker/commit/c36c1e1) Update README.md
* [`01a68a5`](https://github.com/HuidaeCho/projpicker/commit/01a68a5) TODO
* [`df57d42`](https://github.com/HuidaeCho/projpicker/commit/df57d42) Use crs\_view and JOIN
* [`1005d6c`](https://github.com/HuidaeCho/projpicker/commit/1005d6c) Since May 13?
* [`82946b3`](https://github.com/HuidaeCho/projpicker/commit/82946b3) markdown syntax
* [`f4085e6`](https://github.com/HuidaeCho/projpicker/commit/f4085e6) Add single-file script
* [`13a1229`](https://github.com/HuidaeCho/projpicker/commit/13a1229) WIP: unit tests
* [`374a68a`](https://github.com/HuidaeCho/projpicker/commit/374a68a) Rename build\_data.sh to build\_rtree\_data.sh
* [`c5e868f`](https://github.com/HuidaeCho/projpicker/commit/c5e868f) python3
* [`800ac39`](https://github.com/HuidaeCho/projpicker/commit/800ac39) Use set -e
* [`5f27633`](https://github.com/HuidaeCho/projpicker/commit/5f27633) Let's keep the original build script names without \_
* [`7c815af`](https://github.com/HuidaeCho/projpicker/commit/7c815af) Owen Smith as 1st author; Add IESA, UNG affiliation
* [`2223615`](https://github.com/HuidaeCho/projpicker/commit/2223615) Update for new add method
* [`eb1a8d6`](https://github.com/HuidaeCho/projpicker/commit/eb1a8d6) Add execution method
* [`7dfd2d8`](https://github.com/HuidaeCho/projpicker/commit/7dfd2d8) ProjPickCon -> ProjPicker
* [`252ff80`](https://github.com/HuidaeCho/projpicker/commit/252ff80) Update connections
* [`3c2e053`](https://github.com/HuidaeCho/projpicker/commit/3c2e053) Proj connection class
* [`2222f03`](https://github.com/HuidaeCho/projpicker/commit/2222f03) WIP: Connection wrapper
* [`56666a0`](https://github.com/HuidaeCho/projpicker/commit/56666a0) Preliminary requirements
* [`1499348`](https://github.com/HuidaeCho/projpicker/commit/1499348) remove print statement
* [`b61bd9e`](https://github.com/HuidaeCho/projpicker/commit/b61bd9e) Add 'codes' table to provide ids for all potential PROJ authority codes. This is done so as to account for CRS codes from different authorities being either integers or a mix of both characters and integers. RTREE can only accept integers.
* [`0f82dc2`](https://github.com/HuidaeCho/projpicker/commit/0f82dc2) Shell script to generate database and RTree index
* [`eed7de4`](https://github.com/HuidaeCho/projpicker/commit/eed7de4) ignore data folder
* [`83ca6cf`](https://github.com/HuidaeCho/projpicker/commit/83ca6cf) Add '\_' to denote files which are not part of core apii
* [`6824e39`](https://github.com/HuidaeCho/projpicker/commit/6824e39) utils -> core
* [`ef2683c`](https://github.com/HuidaeCho/projpicker/commit/ef2683c) utils -> core
* [`42264aa`](https://github.com/HuidaeCho/projpicker/commit/42264aa) Remove argparse
* [`4025d32`](https://github.com/HuidaeCho/projpicker/commit/4025d32) Remove argparse
* [`f4eb1b2`](https://github.com/HuidaeCho/projpicker/commit/f4eb1b2) Update constant file paths to ensure their constant location for both creation and reading
* [`360d851`](https://github.com/HuidaeCho/projpicker/commit/360d851) Add \_\_all\_\_ for * imports
* [`5c270c0`](https://github.com/HuidaeCho/projpicker/commit/5c270c0) Update Python submodule imports to import the neccesary front facing functions under the main namespace.
* [`9a22bff`](https://github.com/HuidaeCho/projpicker/commit/9a22bff) Remove spatialite module
* [`c6e8ab0`](https://github.com/HuidaeCho/projpicker/commit/c6e8ab0) Remove densified bbox/spatialite operations
* [`b1e5b27`](https://github.com/HuidaeCho/projpicker/commit/b1e5b27) Rename back to projpicker
* [`803f938`](https://github.com/HuidaeCho/projpicker/commit/803f938) Add headers
* [`5cf3972`](https://github.com/HuidaeCho/projpicker/commit/5cf3972) Fix utils import
* [`c785d0f`](https://github.com/HuidaeCho/projpicker/commit/c785d0f) Readd densified BBOX function import
* [`74e2486`](https://github.com/HuidaeCho/projpicker/commit/74e2486) Overwrite db if exists
* [`bf67f9c`](https://github.com/HuidaeCho/projpicker/commit/bf67f9c) Rename generate\_db and gen\_rtree
* [`1f8cb90`](https://github.com/HuidaeCho/projpicker/commit/1f8cb90) remove print statement, re import
* [`d078b87`](https://github.com/HuidaeCho/projpicker/commit/d078b87) remove print statement, re import
* [`738ed5d`](https://github.com/HuidaeCho/projpicker/commit/738ed5d) Fix utils import
* [`71b793b`](https://github.com/HuidaeCho/projpicker/commit/71b793b) Create utils subpackage, rename projpicker.py to ppicker.py to avoid potential name space issues.
* [`015364c`](https://github.com/HuidaeCho/projpicker/commit/015364c) Fix connection parameter
* [`c74b2c0`](https://github.com/HuidaeCho/projpicker/commit/c74b2c0) WIP: Main API
* [`9d9c127`](https://github.com/HuidaeCho/projpicker/commit/9d9c127) Function for intersection
* [`5a4ebd0`](https://github.com/HuidaeCho/projpicker/commit/5a4ebd0) Import from const
* [`ebb3b70`](https://github.com/HuidaeCho/projpicker/commit/ebb3b70) move constants to file. Need to make functions to allow constants to detect paths dynamically
* [`d73a424`](https://github.com/HuidaeCho/projpicker/commit/d73a424) intersect.py -> projpicker.py
* [`137ae7b`](https://github.com/HuidaeCho/projpicker/commit/137ae7b) Float formatting
* [`4e3f244`](https://github.com/HuidaeCho/projpicker/commit/4e3f244) Auto increase key
* [`f140866`](https://github.com/HuidaeCho/projpicker/commit/f140866) WIP
* [`24bc791`](https://github.com/HuidaeCho/projpicker/commit/24bc791) Script to generate an RTree index on file
* [`03d1dd0`](https://github.com/HuidaeCho/projpicker/commit/03d1dd0) Change densified functionality
* [`c674e05`](https://github.com/HuidaeCho/projpicker/commit/c674e05) Switch order of bbox, add get\_bounds function
* [`8e37c17`](https://github.com/HuidaeCho/projpicker/commit/8e37c17) Switch order of bbox
* [`740133e`](https://github.com/HuidaeCho/projpicker/commit/740133e) Move denifying operations to geom.py
* [`9dfaba9`](https://github.com/HuidaeCho/projpicker/commit/9dfaba9) spatial\_operations.py -> geom.py
* [`e01b4d0`](https://github.com/HuidaeCho/projpicker/commit/e01b4d0) line
* [`da29e6f`](https://github.com/HuidaeCho/projpicker/commit/da29e6f) Accept multiple tables as positional arguments, black formating
* [`981e9ff`](https://github.com/HuidaeCho/projpicker/commit/981e9ff) Move bounding box operations to spatial\_operations.py
* [`ea494ef`](https://github.com/HuidaeCho/projpicker/commit/ea494ef) Only create tables if they do not exists
* [`641760f`](https://github.com/HuidaeCho/projpicker/commit/641760f) Take one CRS only
* [`dd769a7`](https://github.com/HuidaeCho/projpicker/commit/dd769a7) Change n to -n N
* [`b3fc97c`](https://github.com/HuidaeCho/projpicker/commit/b3fc97c) Consistent newlines
* [`51c84e6`](https://github.com/HuidaeCho/projpicker/commit/51c84e6) Close bbox; Add -p for gnuplotting
* [`e42c94c`](https://github.com/HuidaeCho/projpicker/commit/e42c94c) newline
* [`c00689c`](https://github.com/HuidaeCho/projpicker/commit/c00689c) Reduce redundancy
* [`00992fd`](https://github.com/HuidaeCho/projpicker/commit/00992fd) latlong to lat/long
* [`d6dfaa6`](https://github.com/HuidaeCho/projpicker/commit/d6dfaa6) Add bbox script
* [`7db42cc`](https://github.com/HuidaeCho/projpicker/commit/7db42cc) Generate projbbox, densbbox
* [`7e79cd9`](https://github.com/HuidaeCho/projpicker/commit/7e79cd9) Edit bbox
* [`769aea4`](https://github.com/HuidaeCho/projpicker/commit/769aea4) Fix missing return
* [`4300489`](https://github.com/HuidaeCho/projpicker/commit/4300489) Projpicker connection
* [`525f6fe`](https://github.com/HuidaeCho/projpicker/commit/525f6fe) Geometry types for Spatialite creation
* [`2c0b7d2`](https://github.com/HuidaeCho/projpicker/commit/2c0b7d2) proj\_operations.py -> db\_operations.py
* [`a9ed561`](https://github.com/HuidaeCho/projpicker/commit/a9ed561) Functions to create densified bbox
* [`774da10`](https://github.com/HuidaeCho/projpicker/commit/774da10) Remove deprecated CRS's from db. They have no bbox
* [`2e0ee69`](https://github.com/HuidaeCho/projpicker/commit/2e0ee69) Correct bbox x, y order
* [`4e63050`](https://github.com/HuidaeCho/projpicker/commit/4e63050) Remove linting for now
* [`7190501`](https://github.com/HuidaeCho/projpicker/commit/7190501) Update bbox polygon output
* [`801de8b`](https://github.com/HuidaeCho/projpicker/commit/801de8b) Update bbox polygon output
* [`c3a770d`](https://github.com/HuidaeCho/projpicker/commit/c3a770d) Black formatting
* [`32fb8c4`](https://github.com/HuidaeCho/projpicker/commit/32fb8c4) Set up superlinter
* [`ccbaab6`](https://github.com/HuidaeCho/projpicker/commit/ccbaab6) crs\_usage function to generate full usage dictionary for a crs table
* [`66e298e`](https://github.com/HuidaeCho/projpicker/commit/66e298e) New line
* [`56520fa`](https://github.com/HuidaeCho/projpicker/commit/56520fa) Move general proj.db operation functions into own file to increase extensibility
* [`e99aad1`](https://github.com/HuidaeCho/projpicker/commit/e99aad1) Reformat SQL statements
* [`aa11b88`](https://github.com/HuidaeCho/projpicker/commit/aa11b88) Make sqlite cursor a local variable
* [`1a7c4ad`](https://github.com/HuidaeCho/projpicker/commit/1a7c4ad) Update structure
* [`543fc01`](https://github.com/HuidaeCho/projpicker/commit/543fc01) Create .gitignore
* [`d5e3af3`](https://github.com/HuidaeCho/projpicker/commit/d5e3af3) Correct spelling
* [`3e4d403`](https://github.com/HuidaeCho/projpicker/commit/3e4d403) Merge pull request #1 from ocsmit/core-db-connection
* [`b21e1fa`](https://github.com/HuidaeCho/projpicker/commit/b21e1fa) Commenting
* [`17282ae`](https://github.com/HuidaeCho/projpicker/commit/17282ae) python -> python3
* [`cba2bae`](https://github.com/HuidaeCho/projpicker/commit/cba2bae) WIP: Get usage dictonary
* [`b4995ed`](https://github.com/HuidaeCho/projpicker/commit/b4995ed) WIP: Flexible CLI script
* [`ba15122`](https://github.com/HuidaeCho/projpicker/commit/ba15122) Remove unused imports
* [`ea7c300`](https://github.com/HuidaeCho/projpicker/commit/ea7c300) Remove print statement
* [`7d341c5`](https://github.com/HuidaeCho/projpicker/commit/7d341c5) WIP: BBOX creation
* [`22918fb`](https://github.com/HuidaeCho/projpicker/commit/22918fb) Python script to generate intial projpicker db
* [`fb28f2e`](https://github.com/HuidaeCho/projpicker/commit/fb28f2e) Comment
* [`a5fae7c`](https://github.com/HuidaeCho/projpicker/commit/a5fae7c) Remove testing statements
* [`eba59c3`](https://github.com/HuidaeCho/projpicker/commit/eba59c3) Black
* [`4699167`](https://github.com/HuidaeCho/projpicker/commit/4699167) Connection and validation functions
* [`e40dcb0`](https://github.com/HuidaeCho/projpicker/commit/e40dcb0) Update README.md
* [`1ba84ba`](https://github.com/HuidaeCho/projpicker/commit/1ba84ba) Update README.md
* [`2b0cbda`](https://github.com/HuidaeCho/projpicker/commit/2b0cbda) Update README.md
* [`f996aa5`](https://github.com/HuidaeCho/projpicker/commit/f996aa5) Update README.md
* [`9abc727`](https://github.com/HuidaeCho/projpicker/commit/9abc727) Update README.md
* [`23f1f26`](https://github.com/HuidaeCho/projpicker/commit/23f1f26) Update README.md
* [`f7b7bec`](https://github.com/HuidaeCho/projpicker/commit/f7b7bec) Update README.md
* [`ca9e7f8`](https://github.com/HuidaeCho/projpicker/commit/ca9e7f8) Update README.md
* [`36ac49e`](https://github.com/HuidaeCho/projpicker/commit/36ac49e) Update README.md
* [`f46fb09`](https://github.com/HuidaeCho/projpicker/commit/f46fb09) Update README.md
* [`a944354`](https://github.com/HuidaeCho/projpicker/commit/a944354) Move Discussions to the Wiki
* [`668c7e7`](https://github.com/HuidaeCho/projpicker/commit/668c7e7) Update README.md
* [`b86fb1a`](https://github.com/HuidaeCho/projpicker/commit/b86fb1a) Update README.md
* [`a1dd00c`](https://github.com/HuidaeCho/projpicker/commit/a1dd00c) Update README.md
* [`6243be8`](https://github.com/HuidaeCho/projpicker/commit/6243be8) Update README.md
* [`92a82cf`](https://github.com/HuidaeCho/projpicker/commit/92a82cf) Update README.md
* [`d15e673`](https://github.com/HuidaeCho/projpicker/commit/d15e673) Update README.md
* [`f401095`](https://github.com/HuidaeCho/projpicker/commit/f401095) Update README.md
* [`52715f1`](https://github.com/HuidaeCho/projpicker/commit/52715f1) Update README.md
* [`2ac429c`](https://github.com/HuidaeCho/projpicker/commit/2ac429c) Rename LICENSE to COPYING
* [`1036cf4`](https://github.com/HuidaeCho/projpicker/commit/1036cf4) Initial commit


Change log

* [`d6dec36`](https://github.com/HuidaeCho/projpicker-gui/commit/d6dec36) (HEAD -> refs/heads/layout, refs/remotes/origin/layout) Persist self.json
* [`f6d99eb`](https://github.com/HuidaeCho/projpicker-gui/commit/f6d99eb) Refactor layout code
* [`988aeee`](https://github.com/HuidaeCho/projpicker-gui/commit/988aeee) (refs/remotes/origin/main, refs/remotes/origin/HEAD, refs/heads/main) Query for unit/type functionality. Close #5
* [`d6aba72`](https://github.com/HuidaeCho/projpicker-gui/commit/d6aba72) Add unit and type filters. Populates on selection, next bind functionality (#5)
* [`c058166`](https://github.com/HuidaeCho/projpicker-gui/commit/c058166) Fix #4
* [`c43a9ff`](https://github.com/HuidaeCho/projpicker-gui/commit/c43a9ff) comments
* [`e67d013`](https://github.com/HuidaeCho/projpicker-gui/commit/e67d013) Better support for user-supplied geometries; Warning on unsupported postfix operations
* [`1391bd1`](https://github.com/HuidaeCho/projpicker-gui/commit/1391bd1) Remove unnecessary if
* [`6ddbb91`](https://github.com/HuidaeCho/projpicker-gui/commit/6ddbb91) Hide postfix for now
* [`78770ad`](https://github.com/HuidaeCho/projpicker-gui/commit/78770ad) Remove button variable
* [`fa7b99f`](https://github.com/HuidaeCho/projpicker-gui/commit/fa7b99f) Add postfix button (not working yet; need a major refactoring in map.html)
* [`c7f7ee5`](https://github.com/HuidaeCho/projpicker-gui/commit/c7f7ee5) Merge branch 'main' of github.com:HuidaeCho/projpicker-gui into main
* [`2f25917`](https://github.com/HuidaeCho/projpicker-gui/commit/2f25917) Delete a debug print
* [`1de039d`](https://github.com/HuidaeCho/projpicker-gui/commit/1de039d) Update README.md
* [`ad9ef22`](https://github.com/HuidaeCho/projpicker-gui/commit/ad9ef22) Update README.md
* [`4d71caa`](https://github.com/HuidaeCho/projpicker-gui/commit/4d71caa) Update README.md
* [`fd6b16c`](https://github.com/HuidaeCho/projpicker-gui/commit/fd6b16c) Clean up unnecessary stuff from the core repo
* [`62172ec`](https://github.com/HuidaeCho/projpicker-gui/commit/62172ec) core: Import order
* [`be748bf`](https://github.com/HuidaeCho/projpicker-gui/commit/be748bf) desktop gui: Allow geometries input from command line
* [`b75d441`](https://github.com/HuidaeCho/projpicker-gui/commit/b75d441) argparse to switch layouts. Temporary, would like to be able to switch from within application
* [`8d59217`](https://github.com/HuidaeCho/projpicker-gui/commit/8d59217) core: parseable => parsable
* [`4de1fa9`](https://github.com/HuidaeCho/projpicker-gui/commit/4de1fa9) desktop gui: Delete trivial comments
* [`94ce406`](https://github.com/HuidaeCho/projpicker-gui/commit/94ce406) desktop gui: Use ListCtrl instead of ListBox for CRS list; Bind handlers directly to widgets
* [`b158b35`](https://github.com/HuidaeCho/projpicker-gui/commit/b158b35) desktop gui: Add title to the main window
* [`59fcfc6`](https://github.com/HuidaeCho/projpicker-gui/commit/59fcfc6) mkchangelog.sh: Hash in monospace font
* [`ac5767a`](https://github.com/HuidaeCho/projpicker-gui/commit/ac5767a) mkchangelog.sh: HEAD not always available
* [`1deafd8`](https://github.com/HuidaeCho/projpicker-gui/commit/1deafd8) mkchangelog.sh: Support stdout
* [`b469aac`](https://github.com/HuidaeCho/projpicker-gui/commit/b469aac) Update the screenshot in guis/desktop/README.md
* [`1ea9927`](https://github.com/HuidaeCho/projpicker-gui/commit/1ea9927) Add a new desktop GUI screenshot to README.md
* [`8c74c33`](https://github.com/HuidaeCho/projpicker-gui/commit/8c74c33) Escape backslashes in ChangeLog.md
* [`482a461`](https://github.com/HuidaeCho/projpicker-gui/commit/482a461) Exclude non-core commits from ChangeLog.md
* [`b2ca3a5`](https://github.com/HuidaeCho/projpicker-gui/commit/b2ca3a5) Add HEAD logs to Change Log
* [`b860119`](https://github.com/HuidaeCho/projpicker-gui/commit/b860119) Use sentence case for Change Log
* [`a700ddd`](https://github.com/HuidaeCho/projpicker-gui/commit/a700ddd) Add Change Log to README.md
* [`44e46ed`](https://github.com/HuidaeCho/projpicker-gui/commit/44e46ed) Add mkchangelog.sh script
* [`81086d0`](https://github.com/HuidaeCho/projpicker-gui/commit/81086d0) Exclude guis log from ChangeLog.md
* [`2ad1802`](https://github.com/HuidaeCho/projpicker-gui/commit/2ad1802) Add commit links
* [`96ef2b4`](https://github.com/HuidaeCho/projpicker-gui/commit/96ef2b4) Add ChangeLog.md
* [`6b13858`](https://github.com/HuidaeCho/projpicker-gui/commit/6b13858) minor refactoring
* [`a1f36e4`](https://github.com/HuidaeCho/projpicker-gui/commit/a1f36e4) Move the number of lines in crs\_info to get\_crs\_info()
* [`9bf8c90`](https://github.com/HuidaeCho/projpicker-gui/commit/9bf8c90) Align the bottom of map; Try to guess the crs\_info\_text height
* [`5901662`](https://github.com/HuidaeCho/projpicker-gui/commit/5901662) 80cols
* [`c2d03dc`](https://github.com/HuidaeCho/projpicker-gui/commit/c2d03dc) Universal 5px margins; Use SetValue() instead of Clear and WriteText
* [`45e4ce1`](https://github.com/HuidaeCho/projpicker-gui/commit/45e4ce1) Clear text before new selection (#37)
* [`1495d97`](https://github.com/HuidaeCho/projpicker-gui/commit/1495d97) Change StaticText to read only TextCtrl (#37)
* [`f989423`](https://github.com/HuidaeCho/projpicker-gui/commit/f989423) Event handlers naming on\_*
* [`f537f20`](https://github.com/HuidaeCho/projpicker-gui/commit/f537f20) Right click to copy whole of CRS info text, still not selectable (#37)
* [`1fc3a61`](https://github.com/HuidaeCho/projpicker-gui/commit/1fc3a61) Use > 0
* [`af14e15`](https://github.com/HuidaeCho/projpicker-gui/commit/af14e15) Fix C++ assertion !items.IsEmpty exception when no results are returned
* [`1b9a70c`](https://github.com/HuidaeCho/projpicker-gui/commit/1b9a70c) Draw geometry => Draw geometries
* [`ce46926`](https://github.com/HuidaeCho/projpicker-gui/commit/ce46926) Print debug messages to stderr immediately using ppik.message()
* [`6ccc69f`](https://github.com/HuidaeCho/projpicker-gui/commit/6ccc69f) Fix test\_or.out
* [`0973846`](https://github.com/HuidaeCho/projpicker-gui/commit/0973846) 0.1.6.post2
* [`ebe9f5d`](https://github.com/HuidaeCho/projpicker-gui/commit/ebe9f5d) Fix #35
* [`40c609c`](https://github.com/HuidaeCho/projpicker-gui/commit/40c609c) Oops! Revert add widgets order
* [`5e50c69`](https://github.com/HuidaeCho/projpicker-gui/commit/5e50c69) Logical order of widgets (map => list => info)
* [`fae577b`](https://github.com/HuidaeCho/projpicker-gui/commit/fae577b) Resolve conflicts
* [`1077845`](https://github.com/HuidaeCho/projpicker-gui/commit/1077845) Merge pull request #34 from HuidaeCho/desktop\_gui\_refactor
* [`bfe4eb4`](https://github.com/HuidaeCho/projpicker-gui/commit/bfe4eb4) Merge branch 'main' into desktop\_gui\_refactor
* [`dfccdf4`](https://github.com/HuidaeCho/projpicker-gui/commit/dfccdf4) Support for multiple layouts
* [`5d0129b`](https://github.com/HuidaeCho/projpicker-gui/commit/5d0129b) Move confirm\_load into sole webview\_loaded event handler
* [`0a04c52`](https://github.com/HuidaeCho/projpicker-gui/commit/0a04c52) Javascript error was poping up at startup when there was no title change
* [`0b1033a`](https://github.com/HuidaeCho/projpicker-gui/commit/0b1033a) Use BBox comparison for deduplication
* [`a983210`](https://github.com/HuidaeCho/projpicker-gui/commit/a983210) Do not append existing BBoxs for OR even before deduplicating
* [`2917b1c`](https://github.com/HuidaeCho/projpicker-gui/commit/2917b1c) Merge branch 'main' of github.com:HuidaeCho/projpicker into main
* [`0e1b938`](https://github.com/HuidaeCho/projpicker-gui/commit/0e1b938) Fix deduplicating code in sort\_bbox()
* [`7105803`](https://github.com/HuidaeCho/projpicker-gui/commit/7105803) Merge pull request #33 from HuidaeCho/desktop\_gui\_refactor
* [`5c2a360`](https://github.com/HuidaeCho/projpicker-gui/commit/5c2a360) Refactor logical operation code
* [`75999c2`](https://github.com/HuidaeCho/projpicker-gui/commit/75999c2) Do not modify input geoms from (parse|query)\_mixed\_geoms()
* [`3a487cd`](https://github.com/HuidaeCho/projpicker-gui/commit/3a487cd) Refactor desktop GUI
* [`fd4ccb0`](https://github.com/HuidaeCho/projpicker-gui/commit/fd4ccb0) Merge pull request #32 from HuidaeCho/logical\_operators
* [`8d040bc`](https://github.com/HuidaeCho/projpicker-gui/commit/8d040bc) Comments
* [`cf8ddf4`](https://github.com/HuidaeCho/projpicker-gui/commit/cf8ddf4) Handle error that occurs when there is no drawn geometry but logical operator is switched
* [`64b2e8c`](https://github.com/HuidaeCho/projpicker-gui/commit/64b2e8c) Add logical operator to query, rerun query when new logical operator is chosen
* [`e63d86f`](https://github.com/HuidaeCho/projpicker-gui/commit/e63d86f) Bind buttons to get chosen logical operator
* [`3981926`](https://github.com/HuidaeCho/projpicker-gui/commit/3981926) Add rb group
* [`e4e2532`](https://github.com/HuidaeCho/projpicker-gui/commit/e4e2532) Add logical operator radio buttons. Not bound yet
* [`cfddc58`](https://github.com/HuidaeCho/projpicker-gui/commit/cfddc58) Merge pull request #29 from HuidaeCho/folium
* [`aaad574`](https://github.com/HuidaeCho/projpicker-gui/commit/aaad574) Remove unneeded global switches
* [`c36a68f`](https://github.com/HuidaeCho/projpicker-gui/commit/c36a68f) Add the default title to map.html
* [`ff56881`](https://github.com/HuidaeCho/projpicker-gui/commit/ff56881) Download external CSSs and JSs just in case (we can even make them available locally)
* [`c7c333a`](https://github.com/HuidaeCho/projpicker-gui/commit/c7c333a) Remove unused imports from gui.py
* [`c42a90d`](https://github.com/HuidaeCho/projpicker-gui/commit/c42a90d) automatic tabbing
* [`e7851a4`](https://github.com/HuidaeCho/projpicker-gui/commit/e7851a4) Add integrity and crossorigin attributes for security
* [`cfbf88d`](https://github.com/HuidaeCho/projpicker-gui/commit/cfbf88d) Try to remove unnecessary CSSs and JSs
* [`14fe4dd`](https://github.com/HuidaeCho/projpicker-gui/commit/14fe4dd) Do we use folium?
* [`956bfdc`](https://github.com/HuidaeCho/projpicker-gui/commit/956bfdc) 80cols
* [`d35744d`](https://github.com/HuidaeCho/projpicker-gui/commit/d35744d) Add tabs for aligned text. (#28)
* [`7dbc975`](https://github.com/HuidaeCho/projpicker-gui/commit/7dbc975) Merge pull request #27 from HuidaeCho/desktop\_gui\_refactor
* [`0fdfb70`](https://github.com/HuidaeCho/projpicker-gui/commit/0fdfb70) naming
* [`c16ad00`](https://github.com/HuidaeCho/projpicker-gui/commit/c16ad00) Refactoring Desktop GUI
* [`c252c7a`](https://github.com/HuidaeCho/projpicker-gui/commit/c252c7a) Dont allow drawn features to be clickable
* [`589fbda`](https://github.com/HuidaeCho/projpicker-gui/commit/589fbda) Map inline with other parts
* [`f227d1c`](https://github.com/HuidaeCho/projpicker-gui/commit/f227d1c) Consistent label styles between crs list and info
* [`64ac70e`](https://github.com/HuidaeCho/projpicker-gui/commit/64ac70e) drawCRSBBOX -> drawCRSBBox for consistent naming
* [`fbd4a95`](https://github.com/HuidaeCho/projpicker-gui/commit/fbd4a95) Update desktop GUI
* [`29e4beb`](https://github.com/HuidaeCho/projpicker-gui/commit/29e4beb) Selection of CRS now draws CRS bbox on map (#25)
* [`c1aabdc`](https://github.com/HuidaeCho/projpicker-gui/commit/c1aabdc) Use self.crs to find selected\_crs and expose auth:code to be consistent with the core GUI
* [`6811dd3`](https://github.com/HuidaeCho/projpicker-gui/commit/6811dd3) v0.1.6.post1
* [`b50809b`](https://github.com/HuidaeCho/projpicker-gui/commit/b50809b) tidy\_line() should not return anything as documented
* [`46da756`](https://github.com/HuidaeCho/projpicker-gui/commit/46da756) Add max argument to avoid broken pipe errors when applying head
* [`4ccab08`](https://github.com/HuidaeCho/projpicker-gui/commit/4ccab08) Use an instance variable instead of a class variable
* [`d2faf7e`](https://github.com/HuidaeCho/projpicker-gui/commit/d2faf7e) Two blank lines above def
* [`12aff8c`](https://github.com/HuidaeCho/projpicker-gui/commit/12aff8c) Reorder methods; Expose selected CRS to we can reuse the ProjPickerGUI class in another project
* [`afaffd6`](https://github.com/HuidaeCho/projpicker-gui/commit/afaffd6) Termux install
* [`c5937e6`](https://github.com/HuidaeCho/projpicker-gui/commit/c5937e6) Running on Android
* [`d2dea0e`](https://github.com/HuidaeCho/projpicker-gui/commit/d2dea0e) Core version 0.1.6
* [`b157191`](https://github.com/HuidaeCho/projpicker-gui/commit/b157191) single only for has\_gui
* [`20f24a2`](https://github.com/HuidaeCho/projpicker-gui/commit/20f24a2) Some embedded systems do not provide tkinter
* [`3db855d`](https://github.com/HuidaeCho/projpicker-gui/commit/3db855d) reversed\_coors => latlon\_coors to be more specific
* [`c80cd60`](https://github.com/HuidaeCho/projpicker-gui/commit/c80cd60) as expected => as documented
* [`76e5d6d`](https://github.com/HuidaeCho/projpicker-gui/commit/76e5d6d) chars => characters
* [`686b79b`](https://github.com/HuidaeCho/projpicker-gui/commit/686b79b) Update README.md
* [`b2a729a`](https://github.com/HuidaeCho/projpicker-gui/commit/b2a729a) Update README.md
* [`888bdc7`](https://github.com/HuidaeCho/projpicker-gui/commit/888bdc7) Desktop GUI
* [`624381b`](https://github.com/HuidaeCho/projpicker-gui/commit/624381b) Merge pull request #23 from HuidaeCho/gui\_refactor
* [`2d7ec0c`](https://github.com/HuidaeCho/projpicker-gui/commit/2d7ec0c) Center CRS Info
* [`06d24ff`](https://github.com/HuidaeCho/projpicker-gui/commit/06d24ff) Remove unused browser\_size
* [`35d595d`](https://github.com/HuidaeCho/projpicker-gui/commit/35d595d) CRS List => Select a CRS
* [`bc44e74`](https://github.com/HuidaeCho/projpicker-gui/commit/bc44e74) More refactoring
* [`69185fb`](https://github.com/HuidaeCho/projpicker-gui/commit/69185fb) Comments
* [`7ae2a19`](https://github.com/HuidaeCho/projpicker-gui/commit/7ae2a19) Merge pull request #22 from HuidaeCho/gui\_refactor
* [`5c84e14`](https://github.com/HuidaeCho/projpicker-gui/commit/5c84e14) Refactor gui.py
* [`fa7f536`](https://github.com/HuidaeCho/projpicker-gui/commit/fa7f536) Merge pull request #21 from HuidaeCho/gui\_verbify
* [`1e8dacd`](https://github.com/HuidaeCho/projpicker-gui/commit/1e8dacd) verbify method names
* [`db5b652`](https://github.com/HuidaeCho/projpicker-gui/commit/db5b652) Merge pull request #20 from HuidaeCho/gui\_80cols
* [`4ace099`](https://github.com/HuidaeCho/projpicker-gui/commit/4ace099) 80 columns; no periods in comments (use semi-colons because in many cases for single sentences, we do not use a period)
* [`cb58392`](https://github.com/HuidaeCho/projpicker-gui/commit/cb58392) Merge pull request #19 from HuidaeCho/desktop\_gui\_python
* [`993baa7`](https://github.com/HuidaeCho/projpicker-gui/commit/993baa7) Merge branch 'desktop\_gui\_python' into main
* [`45d09f5`](https://github.com/HuidaeCho/projpicker-gui/commit/45d09f5) Merge branch 'main' into desktop\_gui\_python
* [`f2afd75`](https://github.com/HuidaeCho/projpicker-gui/commit/f2afd75) Merge pull request #18 from HuidaeCho/desktop\_gui\_html
* [`eef953d`](https://github.com/HuidaeCho/projpicker-gui/commit/eef953d) Remove unneeded line
* [`d1964c0`](https://github.com/HuidaeCho/projpicker-gui/commit/d1964c0) Update README
* [`13eeaae`](https://github.com/HuidaeCho/projpicker-gui/commit/13eeaae) functional assignment over if else
* [`e9f1fc2`](https://github.com/HuidaeCho/projpicker-gui/commit/e9f1fc2) geo => geom
* [`3eee720`](https://github.com/HuidaeCho/projpicker-gui/commit/3eee720) single quotes; CRS's => CRSs
* [`e770292`](https://github.com/HuidaeCho/projpicker-gui/commit/e770292) openstreat.html => map.html
* [`2dedc68`](https://github.com/HuidaeCho/projpicker-gui/commit/2dedc68) Single blank line within defs
* [`ae8792d`](https://github.com/HuidaeCho/projpicker-gui/commit/ae8792d) Url => url
* [`744f9dd`](https://github.com/HuidaeCho/projpicker-gui/commit/744f9dd) Capitalization following PEP8; Two blank lines between defs
* [`bbfed90`](https://github.com/HuidaeCho/projpicker-gui/commit/bbfed90) Remove blank lines between HTML tags
* [`8868a22`](https://github.com/HuidaeCho/projpicker-gui/commit/8868a22) HTML and JavaScript formatting
* [`ea608fd`](https://github.com/HuidaeCho/projpicker-gui/commit/ea608fd) Merge pull request #17 from ocsmit/main
* [`1dad8e0`](https://github.com/HuidaeCho/projpicker-gui/commit/1dad8e0) Shebang, header
* [`e870bcc`](https://github.com/HuidaeCho/projpicker-gui/commit/e870bcc) Rename main gui class
* [`a3ad762`](https://github.com/HuidaeCho/projpicker-gui/commit/a3ad762) Folium dependencies no longer needed as functionality of Leaflet is expanded through custom JS.
* [`cb9471a`](https://github.com/HuidaeCho/projpicker-gui/commit/cb9471a) Commenting
* [`ead061d`](https://github.com/HuidaeCho/projpicker-gui/commit/ead061d) Group event handler functions
* [`338de46`](https://github.com/HuidaeCho/projpicker-gui/commit/338de46) Remove json data
* [`86a2a53`](https://github.com/HuidaeCho/projpicker-gui/commit/86a2a53) folium\_gui.py -> gui.py
* [`7353bbe`](https://github.com/HuidaeCho/projpicker-gui/commit/7353bbe) It's alive
* [`4ac07ec`](https://github.com/HuidaeCho/projpicker-gui/commit/4ac07ec) Remove polyline drawing options
* [`4580656`](https://github.com/HuidaeCho/projpicker-gui/commit/4580656) Remove circle and circlemarker drawing options
* [`1f003d2`](https://github.com/HuidaeCho/projpicker-gui/commit/1f003d2) Getting lat lon produces errors for points, circles
* [`233b751`](https://github.com/HuidaeCho/projpicker-gui/commit/233b751) Black formatting
* [`fc4ebca`](https://github.com/HuidaeCho/projpicker-gui/commit/fc4ebca) Hacky method for getting GeoJSON data from drawn shapes in folium
* [`6663652`](https://github.com/HuidaeCho/projpicker-gui/commit/6663652) Add JS functions for downloading json, and changing html document title to GeoJSON
* [`f953854`](https://github.com/HuidaeCho/projpicker-gui/commit/f953854) WIP: GUI layout
* [`d4820d7`](https://github.com/HuidaeCho/projpicker-gui/commit/d4820d7) low res countries json
* [`a3ff911`](https://github.com/HuidaeCho/projpicker-gui/commit/a3ff911) Test folium GUI layout
* [`7310d78`](https://github.com/HuidaeCho/projpicker-gui/commit/7310d78) WIP: GUI layout
* [`d846036`](https://github.com/HuidaeCho/projpicker-gui/commit/d846036) WIP: GUI layout

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.