[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: results as JSON and some small updates
git at vocs.unideb.hu
git at vocs.unideb.hu
Mon Jun 11 19:01:49 CEST 2018
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via 9eabb2866c069477655b25dcec89ea07377898c5 (commit)
from 5fdad3e31d278f558ae32b8091fbb4ee52541f12 (commit)
- Log -----------------------------------------------------------------
commit 9eabb2866c069477655b25dcec89ea07377898c5
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Mon Jun 11 18:59:11 2018 +0200
results as JSON and some small updates
JSON output example with query_api
http://localhost/biomaps/projects/dinpi/?query_api={"qids_obm_uploading_id":"["284"]"}&output=csv&filename=
SHP module call function also created but I did non write the module
itself.
-----------------------------------------------------------------------
Summary of changes:
libs/default_modules.php | 41 ++++++++++-
libs/modules/results_asGPX.php | 3 +-
libs/modules/results_asJSON.php | 120 ++++++++++++++++++++++++++++++++
libs/prepare_vars.php | 31 ++++++++-
libs/query_builder.php | 3 +
libs/results_builder.php | 32 ++++++++-
libs/results_query.php | 2 +
oauth/server.php | 8 ++-
templates/initial/includes/sidebar3.php | 8 +--
9 files changed, 235 insertions(+), 13 deletions(-)
create mode 100644 libs/modules/results_asJSON.php
--
OpenBioMaps GIT repository
More information about the Devel
mailing list