← Back to team overview

dhis2-devs team mailing list archive

Re: GIS Query

 

Hi Martin,
Was not 100% sure about the projection, but the important point is that you
must use the correct EPSG reference number for the projection system for
the source data. Of course, currently only the EPSG:4326 (lat/long)
projection is supported by DHIS2, so for the time  being, this will always
be the target projection system.

Regards,
Jason






On Tue, Jan 8, 2013 at 8:31 AM, Suneel Kumar Chevvu <
suneelkumar.chevvu@xxxxxxxxx> wrote:

> K fine . Thanx
>
>
> On Tue, Jan 8, 2013 at 11:55 AM, Martin Namutso <mnamutso@xxxxxxxxx>wrote:
>
>> Suneel - for my location it has to be the earlier one i shared correcting
>> Jason's reply!
>>
>> Thanks though...
>>
>>
>> -----
>>
>> * Blessings & regards*
>>
>> *Martin Namutso | IT Specialist | Mob: +256 782 006 662*
>>
>> *----- If you think education is expensive try ignorance! -----
>> **
>> "To oppose CORRUPTION in government is the highest obligation of
>> patriotism." -- G. Edward Griffin
>> *
>>
>>
>> On Tue, Jan 8, 2013 at 9:23 AM, Suneel Kumar Chevvu <
>> suneelkumar.chevvu@xxxxxxxxx> wrote:
>>
>>> Hi Martin,
>>>
>>> This is the actual command :
>>>
>>> ogr2ogr -s_srs EPSG:27700 -t_srs EPSG:4326 -f GML filename.gml
>>> filename.shp
>>>
>>>
>>> Here please change your EPSG values..
>>>
>>> Hope this will work.
>>>
>>>
>>> On Tue, Jan 8, 2013 at 11:49 AM, Martin Namutso <mnamutso@xxxxxxxxx>wrote:
>>>
>>>> Hey Jason,
>>>>
>>>> A quick one, its supposed to be ogr2ogr -s_srs EPSG:32636 .. and not
>>>> EPSG:32626
>>>>
>>>> Thought i should re-share this...
>>>>
>>>> -----
>>>>
>>>> * Blessings & regards*
>>>>
>>>> *Martin Namutso | IT Specialist | Mob: +256 782 006 662*
>>>>
>>>>
>>>> *----- If you think education is expensive try ignorance! -----
>>>> **
>>>> "To oppose CORRUPTION in government is the highest obligation of
>>>> patriotism." -- G. Edward Griffin
>>>> *
>>>>
>>>>
>>>> On Thu, Jan 3, 2013 at 1:48 PM, Jason Pickering <
>>>> jason.p.pickering@xxxxxxxxx> wrote:
>>>>
>>>>> Hi Martin,
>>>>>
>>>>> Try
>>>>>
>>>>> ogr2ogr -s_srs EPSG:32626 ..
>>>>>
>>>>> You need to provide the EPSG code for the projection system.
>>>>>
>>>>> http://spatialreference.org/ref/epsg/32636/
>>>>>
>>>>> Regards,
>>>>> Jason
>>>>>
>>>>> On Thu, Jan 3, 2013 at 12:44 PM, Martin Namutso <mnamutso@xxxxxxxxx>wrote:
>>>>>
>>>>>> WGS_1984_UTM_Zone_36N
>>>>>
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~dhis2-devs
>>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks & Regards,
>>> Suneelkumar .ch
>>> HISP India.
>>>
>>
>>
>
>
> --
> Thanks & Regards,
> Suneelkumar .ch
> HISP India.
>

References