Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V241 #1901

Merged
merged 9 commits into from
Jun 18, 2019
Merged

V241 #1901

merged 9 commits into from
Jun 18, 2019

Conversation

lixun910
Copy link
Member

#1898 Fix bug: Table merge bug: integers with commas are cut off
Also add "Setup Number Formatting" to allow user to specify "thousand separator" and "decimal separator"
#1898 update fix with testing on merging feature
fix ui issue of weights creation dialog: When use low resolution projection (e.g. 640x480), the weights creation dialog can not be fully displayed, and a verticle scroll bar is needed in this case (as in other dialog e.g. k-means dialog)
fix a bug in spatial join (assign operation)
update build script on osx 10.7 for TSL1.2 support
update build scripts for Ubuntu 18.04

lixun910 added 9 commits May 16, 2019 13:00
using dataset in lab1: abandon vehicle (points) and chicago boundary (polygons)
Table merge bug: integers with commas are cut off GeoDaCenter#1898
note: the merge process cant recognize the field type, and user need to manually change the filed type after merge.With this fix, GeoDa should recognize thr thousand separator and decimal separator, which can be setup manually using OS's system setting dialog, or change GeoDa's language (e.g. Spanish -- using comma as decimal separator).

ready to build
Also fix another bug that when edit cell in table (only when using sqlite data source), the double precision value will be rounded to an integer number in the editing box.
When use low resolution projection (e.g. 640x480), the weights creation dialog can not be fully displayed, and a verticle scroll bar is needed  in this case (as in other dialog e.g. k-means dialog)
@lixun910 lixun910 merged commit dee1592 into GeoDaCenter:master Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant