Projpicker

Latest version: v0.3.2

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

Scan your dependencies

Page 5 of 9

0.1.7

Sun Jul 11 18:40:22 2021 -0400

* [`1efff16`](https://github.com/HuidaeCho/projpicker/commit/1efff16) ChangeLog
* [`84d5a6a`](https://github.com/HuidaeCho/projpicker/commit/84d5a6a) Add openstreetmap.py
* [`1541574`](https://github.com/HuidaeCho/projpicker/commit/1541574) v0.1.7: tkinter-native OpenStreetMap
* [`411d193`](https://github.com/HuidaeCho/projpicker/commit/411d193) v0.1.7: tkinter-native OpenStreetMap
* [`e7310ee`](https://github.com/HuidaeCho/projpicker/commit/e7310ee) Add OpenStreetMap (WIP)
* [`20ba3e4`](https://github.com/HuidaeCho/projpicker/commit/20ba3e4) gui: Fix variable naming
* [`f8cf337`](https://github.com/HuidaeCho/projpicker/commit/f8cf337) gui: Use Treeview for CRS list
* [`8f29ee0`](https://github.com/HuidaeCho/projpicker/commit/8f29ee0) Shorten console\_scripts (still works?)
* [`67d3379`](https://github.com/HuidaeCho/projpicker/commit/67d3379) v0.1.6.post6 (skipped v0.1.6.post5)

0.1.6.post6

Sat Jul 10 12:19:09 2021 -0400

* [`b564895`](https://github.com/HuidaeCho/projpicker/commit/b564895) Move ChangeLog.md to the root
* [`8fa2a72`](https://github.com/HuidaeCho/projpicker/commit/8fa2a72) Move ChangeLog.md to the root
* [`4b072ab`](https://github.com/HuidaeCho/projpicker/commit/4b072ab) Improve mkchangelog.sh
* [`ded7d64`](https://github.com/HuidaeCho/projpicker/commit/ded7d64) Do not exclude any items from ChangeLog because sometimes tags happen to be attached to excluded items
* [`f14c7d0`](https://github.com/HuidaeCho/projpicker/commit/f14c7d0) ChangeLog
* [`7c334b7`](https://github.com/HuidaeCho/projpicker/commit/7c334b7) Use list bool returns instead of len(list) to checkout its emptiness
* [`d76e9e4`](https://github.com/HuidaeCho/projpicker/commit/d76e9e4) Add an exception for undefined geometry variable
* [`53a4965`](https://github.com/HuidaeCho/projpicker/commit/53a4965) v0.1.6.post4

0.1.6.post4

Fri Jul 9 21:28:54 2021 -0400

* [`da90594`](https://github.com/HuidaeCho/projpicker/commit/da90594) Typos in the documentation
* [`7f9f666`](https://github.com/HuidaeCho/projpicker/commit/7f9f666) More variable examples
* [`5be501a`](https://github.com/HuidaeCho/projpicker/commit/5be501a) Fix polygon variables
* [`25b4889`](https://github.com/HuidaeCho/projpicker/commit/25b4889) Support multi-constraints in one line
* [`60b6e15`](https://github.com/HuidaeCho/projpicker/commit/60b6e15) Document geometry variables
* [`99e8c08`](https://github.com/HuidaeCho/projpicker/commit/99e8c08) Add test cases for special variables
* [`eb0f25b`](https://github.com/HuidaeCho/projpicker/commit/eb0f25b) Support special geometries in variables
* [`89da9fb`](https://github.com/HuidaeCho/projpicker/commit/89da9fb) Fix geometry variable parsing again
* [`483544f`](https://github.com/HuidaeCho/projpicker/commit/483544f) Fix geometry variable parsing
* [`580a325`](https://github.com/HuidaeCho/projpicker/commit/580a325) Add test files for geometry variables
* [`a7e1a82`](https://github.com/HuidaeCho/projpicker/commit/a7e1a82) Implement geometry variables
* [`77f9dbb`](https://github.com/HuidaeCho/projpicker/commit/77f9dbb) comment

0.1.6.post3

Fri Jul 9 14:50:06 2021 -0400

* [`825910d`](https://github.com/HuidaeCho/projpicker/commit/825910d) Remove guis from mkchangelog.sh
* [`ec48022`](https://github.com/HuidaeCho/projpicker/commit/ec48022) changelog
* [`5e73d9c`](https://github.com/HuidaeCho/projpicker/commit/5e73d9c) v0.1.6.post3
* [`2da2cf4`](https://github.com/HuidaeCho/projpicker/commit/2da2cf4) Support for multiple geometries per line
* [`af09257`](https://github.com/HuidaeCho/projpicker/commit/af09257) Update documentation to -C
* [`0c987fb`](https://github.com/HuidaeCho/projpicker/commit/0c987fb) Use uppercase single characters for rarely used flags
* [`3c94663`](https://github.com/HuidaeCho/projpicker/commit/3c94663) More information about XOR
* [`48e14b5`](https://github.com/HuidaeCho/projpicker/commit/48e14b5) TODO in README.md
* [`9649259`](https://github.com/HuidaeCho/projpicker/commit/9649259) Update README.md
* [`4e96dbd`](https://github.com/HuidaeCho/projpicker/commit/4e96dbd) Update README.md
* [`fd7db85`](https://github.com/HuidaeCho/projpicker/commit/fd7db85) Update README.md
* [`8084815`](https://github.com/HuidaeCho/projpicker/commit/8084815) Update README.md
* [`6614be4`](https://github.com/HuidaeCho/projpicker/commit/6614be4) Update README.md
* [`3b315ab`](https://github.com/HuidaeCho/projpicker/commit/3b315ab) Remove the guis directory (moved to their own repos)
* [`10d1760`](https://github.com/HuidaeCho/projpicker/commit/10d1760) (origin/archived\_gui) Add links to GUI repositories in README.md
* [`62172ec`](https://github.com/HuidaeCho/projpicker/commit/62172ec) core: Import order
* [`be748bf`](https://github.com/HuidaeCho/projpicker/commit/be748bf) desktop gui: Allow geometries input from command line
* [`b75d441`](https://github.com/HuidaeCho/projpicker/commit/b75d441) argparse to switch layouts. Temporary, would like to be able to switch from within application
* [`8d59217`](https://github.com/HuidaeCho/projpicker/commit/8d59217) core: parseable => parsable
* [`4de1fa9`](https://github.com/HuidaeCho/projpicker/commit/4de1fa9) desktop gui: Delete trivial comments
* [`94ce406`](https://github.com/HuidaeCho/projpicker/commit/94ce406) desktop gui: Use ListCtrl instead of ListBox for CRS list; Bind handlers directly to widgets
* [`b158b35`](https://github.com/HuidaeCho/projpicker/commit/b158b35) desktop gui: Add title to the main window
* [`59fcfc6`](https://github.com/HuidaeCho/projpicker/commit/59fcfc6) mkchangelog.sh: Hash in monospace font
* [`ac5767a`](https://github.com/HuidaeCho/projpicker/commit/ac5767a) mkchangelog.sh: HEAD not always available
* [`1deafd8`](https://github.com/HuidaeCho/projpicker/commit/1deafd8) mkchangelog.sh: Support stdout
* [`b469aac`](https://github.com/HuidaeCho/projpicker/commit/b469aac) Update the screenshot in guis/desktop/README.md
* [`1ea9927`](https://github.com/HuidaeCho/projpicker/commit/1ea9927) Add a new desktop GUI screenshot to README.md
* [`8c74c33`](https://github.com/HuidaeCho/projpicker/commit/8c74c33) Escape backslashes in ChangeLog.md
* [`482a461`](https://github.com/HuidaeCho/projpicker/commit/482a461) Exclude non-core commits from ChangeLog.md
* [`b2ca3a5`](https://github.com/HuidaeCho/projpicker/commit/b2ca3a5) Add HEAD logs to Change Log
* [`b860119`](https://github.com/HuidaeCho/projpicker/commit/b860119) Use sentence case for Change Log
* [`a700ddd`](https://github.com/HuidaeCho/projpicker/commit/a700ddd) Add Change Log to README.md
* [`44e46ed`](https://github.com/HuidaeCho/projpicker/commit/44e46ed) Add mkchangelog.sh script
* [`81086d0`](https://github.com/HuidaeCho/projpicker/commit/81086d0) Exclude guis log from ChangeLog.md
* [`2ad1802`](https://github.com/HuidaeCho/projpicker/commit/2ad1802) Add commit links
* [`96ef2b4`](https://github.com/HuidaeCho/projpicker/commit/96ef2b4) Add ChangeLog.md
* [`6b13858`](https://github.com/HuidaeCho/projpicker/commit/6b13858) minor refactoring
* [`a1f36e4`](https://github.com/HuidaeCho/projpicker/commit/a1f36e4) Move the number of lines in crs\_info to get\_crs\_info()
* [`9bf8c90`](https://github.com/HuidaeCho/projpicker/commit/9bf8c90) Align the bottom of map; Try to guess the crs\_info\_text height
* [`5901662`](https://github.com/HuidaeCho/projpicker/commit/5901662) 80cols
* [`c2d03dc`](https://github.com/HuidaeCho/projpicker/commit/c2d03dc) Universal 5px margins; Use SetValue() instead of Clear and WriteText
* [`45e4ce1`](https://github.com/HuidaeCho/projpicker/commit/45e4ce1) Clear text before new selection (#37)
* [`1495d97`](https://github.com/HuidaeCho/projpicker/commit/1495d97) Change StaticText to read only TextCtrl (#37)
* [`f989423`](https://github.com/HuidaeCho/projpicker/commit/f989423) Event handlers naming on\_*
* [`f537f20`](https://github.com/HuidaeCho/projpicker/commit/f537f20) Right click to copy whole of CRS info text, still not selectable (#37)
* [`1fc3a61`](https://github.com/HuidaeCho/projpicker/commit/1fc3a61) Use > 0
* [`af14e15`](https://github.com/HuidaeCho/projpicker/commit/af14e15) Fix C++ assertion !items.IsEmpty exception when no results are returned
* [`1b9a70c`](https://github.com/HuidaeCho/projpicker/commit/1b9a70c) Draw geometry => Draw geometries
* [`ce46926`](https://github.com/HuidaeCho/projpicker/commit/ce46926) Print debug messages to stderr immediately using ppik.message()

0.1.6.post2

Wed Jul 7 18:06:09 2021 -0400

* [`6ccc69f`](https://github.com/HuidaeCho/projpicker/commit/6ccc69f) Fix test\_or.out
* [`0973846`](https://github.com/HuidaeCho/projpicker/commit/0973846) 0.1.6.post2
* [`ebe9f5d`](https://github.com/HuidaeCho/projpicker/commit/ebe9f5d) Fix #35
* [`40c609c`](https://github.com/HuidaeCho/projpicker/commit/40c609c) Oops! Revert add widgets order
* [`5e50c69`](https://github.com/HuidaeCho/projpicker/commit/5e50c69) Logical order of widgets (map => list => info)
* [`fae577b`](https://github.com/HuidaeCho/projpicker/commit/fae577b) Resolve conflicts
* [`1077845`](https://github.com/HuidaeCho/projpicker/commit/1077845) Merge pull request #34 from HuidaeCho/desktop\_gui\_refactor
* [`bfe4eb4`](https://github.com/HuidaeCho/projpicker/commit/bfe4eb4) Merge branch 'main' into desktop\_gui\_refactor
* [`dfccdf4`](https://github.com/HuidaeCho/projpicker/commit/dfccdf4) Support for multiple layouts
* [`5d0129b`](https://github.com/HuidaeCho/projpicker/commit/5d0129b) Move confirm\_load into sole webview\_loaded event handler
* [`0a04c52`](https://github.com/HuidaeCho/projpicker/commit/0a04c52) Javascript error was poping up at startup when there was no title change
* [`0b1033a`](https://github.com/HuidaeCho/projpicker/commit/0b1033a) Use BBox comparison for deduplication
* [`a983210`](https://github.com/HuidaeCho/projpicker/commit/a983210) Do not append existing BBoxs for OR even before deduplicating
* [`2917b1c`](https://github.com/HuidaeCho/projpicker/commit/2917b1c) Merge branch 'main' of github.com:HuidaeCho/projpicker into main
* [`0e1b938`](https://github.com/HuidaeCho/projpicker/commit/0e1b938) Fix deduplicating code in sort\_bbox()
* [`7105803`](https://github.com/HuidaeCho/projpicker/commit/7105803) Merge pull request #33 from HuidaeCho/desktop\_gui\_refactor
* [`5c2a360`](https://github.com/HuidaeCho/projpicker/commit/5c2a360) Refactor logical operation code
* [`75999c2`](https://github.com/HuidaeCho/projpicker/commit/75999c2) Do not modify input geoms from (parse|query)\_mixed\_geoms()
* [`3a487cd`](https://github.com/HuidaeCho/projpicker/commit/3a487cd) Refactor desktop GUI
* [`fd4ccb0`](https://github.com/HuidaeCho/projpicker/commit/fd4ccb0) Merge pull request #32 from HuidaeCho/logical\_operators
* [`8d040bc`](https://github.com/HuidaeCho/projpicker/commit/8d040bc) Comments
* [`cf8ddf4`](https://github.com/HuidaeCho/projpicker/commit/cf8ddf4) Handle error that occurs when there is no drawn geometry but logical operator is switched
* [`64b2e8c`](https://github.com/HuidaeCho/projpicker/commit/64b2e8c) Add logical operator to query, rerun query when new logical operator is chosen
* [`e63d86f`](https://github.com/HuidaeCho/projpicker/commit/e63d86f) Bind buttons to get chosen logical operator
* [`3981926`](https://github.com/HuidaeCho/projpicker/commit/3981926) Add rb group
* [`e4e2532`](https://github.com/HuidaeCho/projpicker/commit/e4e2532) Add logical operator radio buttons. Not bound yet
* [`cfddc58`](https://github.com/HuidaeCho/projpicker/commit/cfddc58) Merge pull request #29 from HuidaeCho/folium
* [`aaad574`](https://github.com/HuidaeCho/projpicker/commit/aaad574) Remove unneeded global switches
* [`c36a68f`](https://github.com/HuidaeCho/projpicker/commit/c36a68f) Add the default title to map.html
* [`ff56881`](https://github.com/HuidaeCho/projpicker/commit/ff56881) Download external CSSs and JSs just in case (we can even make them available locally)
* [`c7c333a`](https://github.com/HuidaeCho/projpicker/commit/c7c333a) Remove unused imports from gui.py
* [`c42a90d`](https://github.com/HuidaeCho/projpicker/commit/c42a90d) automatic tabbing
* [`e7851a4`](https://github.com/HuidaeCho/projpicker/commit/e7851a4) Add integrity and crossorigin attributes for security
* [`cfbf88d`](https://github.com/HuidaeCho/projpicker/commit/cfbf88d) Try to remove unnecessary CSSs and JSs
* [`14fe4dd`](https://github.com/HuidaeCho/projpicker/commit/14fe4dd) Do we use folium?
* [`956bfdc`](https://github.com/HuidaeCho/projpicker/commit/956bfdc) 80cols
* [`d35744d`](https://github.com/HuidaeCho/projpicker/commit/d35744d) Add tabs for aligned text. (#28)
* [`7dbc975`](https://github.com/HuidaeCho/projpicker/commit/7dbc975) Merge pull request #27 from HuidaeCho/desktop\_gui\_refactor
* [`0fdfb70`](https://github.com/HuidaeCho/projpicker/commit/0fdfb70) naming
* [`c16ad00`](https://github.com/HuidaeCho/projpicker/commit/c16ad00) Refactoring Desktop GUI
* [`c252c7a`](https://github.com/HuidaeCho/projpicker/commit/c252c7a) Dont allow drawn features to be clickable
* [`589fbda`](https://github.com/HuidaeCho/projpicker/commit/589fbda) Map inline with other parts
* [`f227d1c`](https://github.com/HuidaeCho/projpicker/commit/f227d1c) Consistent label styles between crs list and info
* [`64ac70e`](https://github.com/HuidaeCho/projpicker/commit/64ac70e) drawCRSBBOX -> drawCRSBBox for consistent naming
* [`fbd4a95`](https://github.com/HuidaeCho/projpicker/commit/fbd4a95) Update desktop GUI
* [`29e4beb`](https://github.com/HuidaeCho/projpicker/commit/29e4beb) Selection of CRS now draws CRS bbox on map (#25)

0.1.6.post1

Fri Jul 2 13:54:23 2021 -0400

* [`c1aabdc`](https://github.com/HuidaeCho/projpicker/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/commit/6811dd3) v0.1.6.post1
* [`b50809b`](https://github.com/HuidaeCho/projpicker/commit/b50809b) tidy\_line() should not return anything as documented
* [`46da756`](https://github.com/HuidaeCho/projpicker/commit/46da756) Add max argument to avoid broken pipe errors when applying head
* [`4ccab08`](https://github.com/HuidaeCho/projpicker/commit/4ccab08) Use an instance variable instead of a class variable
* [`d2faf7e`](https://github.com/HuidaeCho/projpicker/commit/d2faf7e) Two blank lines above def
* [`12aff8c`](https://github.com/HuidaeCho/projpicker/commit/12aff8c) Reorder methods; Expose selected CRS to we can reuse the ProjPickerGUI class in another project
* [`afaffd6`](https://github.com/HuidaeCho/projpicker/commit/afaffd6) Termux install
* [`c5937e6`](https://github.com/HuidaeCho/projpicker/commit/c5937e6) Running on Android

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.