Re: [Dhis2-devs] Problem creating user.

2014-12-11 Thread Mansi Singhal
Hi Samuel, */api/dataSets?paging=false *is the api to get all datasets. If you will want to see all the fields for the datasets, try: */api/dataSets?paging=falsefields=[:all]* On Thu, Dec 11, 2014 at 12:24 PM, Samuel Cheburet samuelchebu...@gmail.com wrote: Hi who can tell me step to get XML

Re: [Dhis2-devs] Invalid coordinates GIS

2014-12-11 Thread Jan Henrik Øverland
Hi Joao, the coordinates in your image seems OK to me. Latitude must be within 90 to -90. I guess a different orgunit is messing up. You can e.g. try to use the boundary layer, select facility level and then select a single province/district in the tree. If it works you can go district by

Re: [Dhis2-devs] Documentation on GIS App

2014-12-11 Thread Calle Hedberg
Pamod, Are you referring to the GIS App as in manipulating existing GIS layers, or are you referring to the App as in terms of adding additional GIS data? Regards Calle On 11 December 2014 at 09:45, Pamod Amarakoon pam...@gmail.com wrote: Dear All, Is there any documentation on GIS App

Re: [Dhis2-devs] Invalid coordinates GIS

2014-12-11 Thread Calle Hedberg
Pamod, Latitudes south of the equator is always negative (at least in the typical geographical coordinate systems normally used in dominant GIS systems). Joao, Can you please post the complete list of coordinates - seeing one sample does not really help (your sample definitely looks like it's

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17691: [mobile] port he fix for Jgzip from 2.17

2014-12-11 Thread noreply
revno: 17691 committer: Long Ngo Thanh thanhlongngo1...@yahoo.com.vn branch nick: dhis2 timestamp: Thu 2014-12-11 16:06:50 +0700 message: [mobile] port he fix for Jgzip from 2.17 modified:

Re: [Dhis2-devs] Documentation on GIS App

2014-12-11 Thread Pamod Amarakoon
Hi Calle, Actually my requirement is to produce a spot map and heat map for tracker data. I don't think such functionality is possible in standard version. This could be easily done using Google Map API v3, was just wanting to check out whether it could be integrated with dhis2 for my project.

Re: [Dhis2-devs] Managing metadata in a distributed setting

2014-12-11 Thread Calle Hedberg
Bob, Firstly, we need your option II - yes, having nearly all country data in one DHIS2 instance are theoretically an option in a few smaller countries with centralised systems, but it won't be the norm. In particular because DHIS2 at the moment don't support multiple Organisational Hierarchies.

Re: [Dhis2-devs] Documentation on GIS App

2014-12-11 Thread Calle Hedberg
Pamod, So let's unpack this a bit: 1. you have event tracker data in DHIS 2. This data is linked to health facilities? 2. You can display the data as popups etc in the normal DHIS2 GIS interface. 3. BUT that interface does not provide support for certain types of maps, so you want a simple way

Re: [Dhis2-devs] Managing metadata in a distributed setting

2014-12-11 Thread Bob Jolliffe
Hi Calle Thanks for your input, which I don't have time to respond to fully but I think you start to outline a useful set of requirements. It might be useful to gather these somewhere in a google doc or the like. I think in the move towards your second point, the interesting challenge is how to

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17692: removed F_METADATA_IMPORT as a ACL_OVERRIDE

2014-12-11 Thread noreply
revno: 17692 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2014-12-11 12:43:12 +0100 message: removed F_METADATA_IMPORT as a ACL_OVERRIDE modified:

Re: [Dhis2-devs] Documentation on GIS App

2014-12-11 Thread Pamod Amarakoon
Hi Calle, A basic use case of this project is for example generating of a spot map of severely malnourished children, identified by data elemets or inadicators. 1. yes tracker data is in dhis2 version 2.16 currently and they are linked to org units (in this case org units are equivalent to admin

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17693: set proper http status when adding to a collection, and item already exists

2014-12-11 Thread noreply
revno: 17693 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2014-12-11 15:10:11 +0100 message: set proper http status when adding to a collection, and item already exists modified:

[Dhis2-devs] Embedding charts with the Visualizer chart plug-in

2014-12-11 Thread Arthur Gwatidzo
Hi Developers, I'm having a look at 1.18.2. Embedding charts with the Visualizer chart plug-in example from the DHIS2 Developer manual. I made changes to point DHIS2 installation to my local machine (local host) and in the setLinks function, I refered to an existing through a valid Pivot

Re: [Dhis2-devs] Embedding charts with the Visualizer chart plug-in

2014-12-11 Thread Jan Henrik Øverland
Hi Arthur, if you click the network tab, are there any errors? Jan On Fri, Dec 12, 2014 at 8:01 AM, Arthur Gwatidzo arthu...@hisp.org wrote: Hi Developers, I’m having a look at *1.18.2. Embedding charts with the Visualizer chart plug-in * example from the DHIS2 Developer manual. I made

Re: [Dhis2-devs] Documentation on GIS App

2014-12-11 Thread Calle Hedberg
Pamod, Aha - in tracker I'm collecting GIS point coordinates as attributes. That is the crux of the matter, I believe: the coordinates used in the DHIS2-GIS is stored in the OrganisationUnit table with a geotype, i.e. the points and polygons are part of the Organisational Hierarchy. Your

Re: [Dhis2-devs] Managing metadata in a distributed setting

2014-12-11 Thread Calle Hedberg
Bob, The meta-data synch functionality we have developed (currently ready for testing) covers most meta-data including categoryoptioncombos, but not meta-data related to data sets. Synching data sets are relevant in cases where a country uses a distributed model for some databases(e.g. South