dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #20607
Re: GIS Query
And you should definitely not use an arbitrary projection system. Suneel,
the one which you mention is the British National Grid (
http://spatialreference.org/ref/epsg/27700/) and would certainly not be
appropriate for Martin's projection system. So importantly, you should be
very sure which projection system your source data is in and what it's EPSG
code is before you try and convert the data to something DHIS2 will like.
Regards,
Jason
On Tue, Jan 8, 2013 at 8: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.
>
References