[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: pds bulk upload

git at vocs.unideb.hu git at vocs.unideb.hu
Wed Jun 6 19:29:30 CEST 2018


    The project "OpenBioMaps GIT repository":

    The branch, master has been updated
       via  36e9bae160c835b19f710c98a616f7cc770092f3 (commit)
       via  d6a641e19372207aa57a108a245256f53e2da166 (commit)
       via  39a13420ca0b1c65e70533ab8c988a06636e55ee (commit)
      from  652a70187fd5481a45aeba95cd289bf5ab47402a (commit)


- Log -----------------------------------------------------------------
commit 36e9bae160c835b19f710c98a616f7cc770092f3
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Wed Jun 6 19:28:44 2018 +0200

pds bulk upload

Example:
curl         -F "access_token=$t"         -F 'scope=put_data'         -F 'form_id=58'         -F 'header=["faj","obm_geometry","obm_files_id"]'         -F 'batch=[
{"data":[{"faj":"Sylvia curruca","obm_geometry":"POINT(22.0 46.3)"}],"attached_files":"file1,file2"},
{"data":[{"faj":"Lanius Collurio","obm_geometry":"POINT(21.5 47.1)"}],"attached_files":"file3"}]'         -F 'file1=@file1'         -F 'file2=@file2'         -F 'file3=@file3'         http://localhost/biomaps/projects/dinpi/pds.php

commit d6a641e19372207aa57a108a245256f53e2da166
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Jun 5 02:33:06 2018 +0200

autocomplete list elements as static list

in get_form_data query
List length limit? 2000?

commit 39a13420ca0b1c65e70533ab8c988a06636e55ee
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Jun 5 01:27:12 2018 +0200

autocomplete list, simple list array filtering

-----------------------------------------------------------------------

Summary of changes:
 docs                  |   2 +-
 libs/afuncs.php       |   3 +-
 libs/mod_project.php  |  10 +-
 libs/upload_funcs.php |   2 +-
 pds/pds_class.php     | 253 ++++++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 223 insertions(+), 47 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list