d6dec36
(HEAD -> refs/heads/layout, refs/remotes/origin/layout) Persist self.jsonf6d99eb
Refactor layout code988aeee
(refs/remotes/origin/main, refs/remotes/origin/HEAD, refs/heads/main) Query for unit/type functionality. Close #5d6aba72
Add unit and type filters. Populates on selection, next bind functionality (#5)c058166
Fix #4c43a9ff
commentse67d013
Better support for user-supplied geometries; Warning on unsupported postfix operations1391bd1
Remove unnecessary if6ddbb91
Hide postfix for now78770ad
Remove button variablefa7b99f
Add postfix button (not working yet; need a major refactoring in map.html)c7f7ee5
Merge branch 'main' of github.com:HuidaeCho/projpicker-gui into main2f25917
Delete a debug print1de039d
Update README.mdad9ef22
Update README.md4d71caa
Update README.mdfd6b16c
Clean up unnecessary stuff from the core repo62172ec
core: Import orderbe748bf
desktop gui: Allow geometries input from command lineb75d441
argparse to switch layouts. Temporary, would like to be able to switch from within application8d59217
core: parseable => parsable4de1fa9
desktop gui: Delete trivial comments94ce406
desktop gui: Use ListCtrl instead of ListBox for CRS list; Bind handlers directly to widgetsb158b35
desktop gui: Add title to the main window59fcfc6
mkchangelog.sh: Hash in monospace fontac5767a
mkchangelog.sh: HEAD not always available1deafd8
mkchangelog.sh: Support stdoutb469aac
Update the screenshot in guis/desktop/README.md1ea9927
Add a new desktop GUI screenshot to README.md8c74c33
Escape backslashes in ChangeLog.md482a461
Exclude non-core commits from ChangeLog.mdb2ca3a5
Add HEAD logs to Change Logb860119
Use sentence case for Change Loga700ddd
Add Change Log to README.md44e46ed
Add mkchangelog.sh script81086d0
Exclude guis log from ChangeLog.md2ad1802
Add commit links96ef2b4
Add ChangeLog.md6b13858
minor refactoringa1f36e4
Move the number of lines in crs_info to get_crs_info()9bf8c90
Align the bottom of map; Try to guess the crs_info_text height5901662
80colsc2d03dc
Universal 5px margins; Use SetValue() instead of Clear and WriteText45e4ce1
Clear text before new selection (#37)1495d97
Change StaticText to read only TextCtrl (#37)f989423
Event handlers naming on_*f537f20
Right click to copy whole of CRS info text, still not selectable (#37)1fc3a61
Use > 0af14e15
Fix C++ assertion !items.IsEmpty exception when no results are returned1b9a70c
Draw geometry => Draw geometriesce46926
Print debug messages to stderr immediately using ppik.message()6ccc69f
Fix test_or.out0973846
0.1.6.post2ebe9f5d
Fix #3540c609c
Oops! Revert add widgets order5e50c69
Logical order of widgets (map => list => info)fae577b
Resolve conflicts1077845
Merge pull request #34 from HuidaeCho/desktop_gui_refactorbfe4eb4
Merge branch 'main' into desktop_gui_refactordfccdf4
Support for multiple layouts5d0129b
Move confirm_load into sole webview_loaded event handler0a04c52
Javascript error was poping up at startup when there was no title change0b1033a
Use BBox comparison for deduplicationa983210
Do not append existing BBoxs for OR even before deduplicating2917b1c
Merge branch 'main' of github.com:HuidaeCho/projpicker into main0e1b938
Fix deduplicating code in sort_bbox()7105803
Merge pull request #33 from HuidaeCho/desktop_gui_refactor5c2a360
Refactor logical operation code75999c2
Do not modify input geoms from (parse|query)_mixed_geoms()3a487cd
Refactor desktop GUIfd4ccb0
Merge pull request #32 from HuidaeCho/logical_operators8d040bc
Commentscf8ddf4
Handle error that occurs when there is no drawn geometry but logical operator is switched64b2e8c
Add logical operator to query, rerun query when new logical operator is chosene63d86f
Bind buttons to get chosen logical operator3981926
Add rb groupe4e2532
Add logical operator radio buttons. Not bound yetcfddc58
Merge pull request #29 from HuidaeCho/foliumaaad574
Remove unneeded global switchesc36a68f
Add the default title to map.htmlff56881
Download external CSSs and JSs just in case (we can even make them available locally)c7c333a
Remove unused imports from gui.pyc42a90d
automatic tabbinge7851a4
Add integrity and crossorigin attributes for securitycfbf88d
Try to remove unnecessary CSSs and JSs14fe4dd
Do we use folium?956bfdc
80colsd35744d
Add tabs for aligned text. (#28)7dbc975
Merge pull request #27 from HuidaeCho/desktop_gui_refactor0fdfb70
namingc16ad00
Refactoring Desktop GUIc252c7a
Dont allow drawn features to be clickable589fbda
Map inline with other partsf227d1c
Consistent label styles between crs list and info64ac70e
drawCRSBBOX -> drawCRSBBox for consistent namingfbd4a95
Update desktop GUI29e4beb
Selection of CRS now draws CRS bbox on map (#25)c1aabdc
Use self.crs to find selected_crs and expose auth:code to be consistent with the core GUI6811dd3
v0.1.6.post1b50809b
tidy_line() should not return anything as documented46da756
Add max argument to avoid broken pipe errors when applying head4ccab08
Use an instance variable instead of a class variabled2faf7e
Two blank lines above def12aff8c
Reorder methods; Expose selected CRS to we can reuse the ProjPickerGUI class in another projectafaffd6
Termux installc5937e6
Running on Androidd2dea0e
Core version 0.1.6b157191
single only for has_gui20f24a2
Some embedded systems do not provide tkinter3db855d
reversed_coors => latlon_coors to be more specificc80cd60
as expected => as documented76e5d6d
chars => characters686b79b
Update README.mdb2a729a
Update README.md888bdc7
Desktop GUI624381b
Merge pull request #23 from HuidaeCho/gui_refactor2d7ec0c
Center CRS Info06d24ff
Remove unused browser_size35d595d
CRS List => Select a CRSbc44e74
More refactoring69185fb
Comments7ae2a19
Merge pull request #22 from HuidaeCho/gui_refactor5c84e14
Refactor gui.pyfa7f536
Merge pull request #21 from HuidaeCho/gui_verbify1e8dacd
verbify method namesdb5b652
Merge pull request #20 from HuidaeCho/gui_80cols4ace099
80 columns; no periods in comments (use semi-colons because in many cases for single sentences, we do not use a period)cb58392
Merge pull request #19 from HuidaeCho/desktop_gui_python993baa7
Merge branch 'desktop_gui_python' into main45d09f5
Merge branch 'main' into desktop_gui_pythonf2afd75
Merge pull request #18 from HuidaeCho/desktop_gui_htmleef953d
Remove unneeded lined1964c0
Update README13eeaae
functional assignment over if elsee9f1fc2
geo => geom3eee720
single quotes; CRS's => CRSse770292
openstreat.html => map.html2dedc68
Single blank line within defsae8792d
Url => url744f9dd
Capitalization following PEP8; Two blank lines between defsbbfed90
Remove blank lines between HTML tags8868a22
HTML and JavaScript formattingea608fd
Merge pull request #17 from ocsmit/main1dad8e0
Shebang, headere870bcc
Rename main gui classa3ad762
Folium dependencies no longer needed as functionality of Leaflet is expanded through custom JS.cb9471a
Commentingead061d
Group event handler functions338de46
Remove json data86a2a53
folium_gui.py -> gui.py7353bbe
It's alive4ac07ec
Remove polyline drawing options4580656
Remove circle and circlemarker drawing options1f003d2
Getting lat lon produces errors for points, circles233b751
Black formattingfc4ebca
Hacky method for getting GeoJSON data from drawn shapes in folium6663652
Add JS functions for downloading json, and changing html document title to GeoJSONf953854
WIP: GUI layoutd4820d7
low res countries jsona3ff911
Test folium GUI layout7310d78
WIP: GUI layoutd846036
WIP: GUI layout