[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.2 updated: Users many times upload EOV coordinates into WGS84 tables without set
git at vocs.unideb.hu
git at vocs.unideb.hu
Sat Mar 3 23:26:34 CET 2018
The project "OpenBioMaps GIT repository":
The branch, devel_2.2 has been updated
via 7f8ea60d0e345d512461809679050c607544fc30 (commit)
via a52e18103b497785f91f6986d0fb1d1b261b882f (commit)
via 9a52477d2916f3a6294c33e9fde6a76bf18b7f52 (commit)
from 384d1e653d8489cae7ec05d2c4cbc16a5c761d92 (commit)
- Log -----------------------------------------------------------------
commit 7f8ea60d0e345d512461809679050c607544fc30
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat Mar 3 23:09:20 2018 +0100
Users many times upload EOV coordinates into WGS84 tables without set
transformation.
I put a simple coordintes value range check in the upload process.
If table srid is 4326 (wgs84) and the uploaded coordinte values are
out range ( x(-180,180) y(-90, 90) ) we get an error
message.
commit a52e18103b497785f91f6986d0fb1d1b261b882f
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat Mar 3 22:50:01 2018 +0100
Using joined tables <- improvements
commit 9a52477d2916f3a6294c33e9fde6a76bf18b7f52
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat Mar 3 16:38:29 2018 +0100
upload form editor improvement: select column by [obligatory,non-obligatory] radio buttons
upload data improvement: more date-time format accepted
-----------------------------------------------------------------------
Summary of changes:
libs/.common_pg_funcs.php.swk | Bin 0 -> 221184 bytes
libs/common_pg_funcs.php | 53 +++++++++++++++++++++++++++++++--------
libs/js/admin.js | 12 ++++++---
libs/js/functions.js | 3 ++-
libs/js/uploader.js | 10 ++++++--
libs/modules/results_buttons.php | 30 ----------------------
libs/project_admin.php | 2 +-
libs/query_builder.php | 14 +++++++++--
libs/results_builder.php | 31 +++++++++++++++++++++++
libs/update_mapfile.php | 46 +++++++++++++++++++++++++++------
libs/upload.php | 1 -
libs/upload_funcs.php | 13 +++++++---
12 files changed, 154 insertions(+), 61 deletions(-)
create mode 100644 libs/.common_pg_funcs.php.swk
--
OpenBioMaps GIT repository
More information about the Devel
mailing list