[Qgis-developer] conversion between latitude, longitude and x, y coordinate

2013-12-14 Thread SIVA RAMA KRISHNA
Hello,

I have a query related to conversion between lat long  to map x map y

I have a *lat ,lon *point with projection system and I wanted to know the*
map x map y *so that i can map on the map

I am working in c++

Any help in this context will be highly appreciated

Thanks in advance to all
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] problems in duplicate area centroid

2012-12-28 Thread SIVA RAMA KRISHNA
Dear  All,
 I wanted to know whether qgis supports to remove duplicate area centriod
 exactly not knowing what is duplicate area centriod

 Any help  is greatly appreciated

With Regards
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] to build shortest_distance

2012-10-18 Thread SIVA RAMA KRISHNA
Dear All,


 i am working on qt 4.8.1 and linux fedora 16
 I am trying to build a project to find a shortest
 distance between two points for a shape File(network file)

I  HAVE tried to do by compiling  qgis into qt
 but unable to build qgis;

   can you please suggest me a way for this

  Thanking You,


With Regards
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] (no subject)

2012-10-11 Thread SIVA RAMA KRISHNA
Hello all,

   Is it possible to configure qgis(1.8.0) on fedora17 on linux
 can You please help me
  Thanking You
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] (no subject)

2012-10-11 Thread SIVA RAMA KRISHNA
hello all,
  I am new to Qgis

  cant we build qgis on qt(4.8.1) in linux  fedora 17
  i am getting error in qmake sip
do python doesnt configure for qt(4.8.1)
any help will be greatly appreciated


 Thanking You
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] (no subject)

2012-10-11 Thread SIVA RAMA KRISHNA
Hello all,

   I am new to QGIS
  please can anyone suggest  me way to install  python-sip-dev
for fedora(16) linux


 Thanking You
With Regards
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] sip error in configuring qgis

2012-10-10 Thread SIVA RAMA KRISHNA
Hello all,


Iam Compiling Qgis (1-8.0) for Qt (4.8.0) on fedora17

I have Installed Sip  pyQt4

pyqt(-x11-gpl-4.9.5]) and sip(-4.13-1.fc16.x86_64)

when iam Installing using

cmake.. using gui

I am getting configuration Error of this

CMake Error at cmake/FindSIP.cmake:54 (MESSAGE):

Could not find SIP

Call Stack (most recent call first):

CMakeLists.txt:476 (FIND_PACKAGE)



 I am unable to bind the Find_sip_py to Correct Path though I Know the path
of sip

Any Help is greatly appriciated



Thanking You
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] (no subject)

2012-10-09 Thread SIVA RAMA KRISHNA
hai,

   I want to use qgisplugin for my development
   please can you suggest  solution for it


  Thanking You
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] (no subject)

2012-10-09 Thread SIVA RAMA KRISHNA
Hello all,


Iam Compiling Qgis (1-8.0) for Qt (4.8.0) on fedora17

I have Installed Sip  pyQt4

pyqt(-x11-gpl-4.9.5]) and sip(-4.13-1.fc16.x86_64)

when iam Installing using

cmake.. using gui

I am getting configuration Error of this

CMake Error at cmake/FindSIP.cmake:54 (MESSAGE):

Could not find SIP

Call Stack (most recent call first):

CMakeLists.txt:476 (FIND_PACKAGE)



 I am unable to bind the Find_sip_py to Correct Path though I Know the path
of sip

Any Help is greatly appriciated



Thanking You
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] (no subject)

2012-10-05 Thread SIVA RAMA KRISHNA
s.r.kriis...@gmail.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] (no subject)

2012-10-05 Thread SIVA RAMA KRISHNA
Hello all,

I am trying to build qgis(1.8.0) for Qt in fedora17
   I have  INSTALLED dependies for  Python pyqt(-x11-gpl-4.9.5])
and sip(-4.13-1.fc16.x86_64)

  It is building upto following Steps



Scanning dependencies of target python_module_qgis_networkanalysis

[ 92%] Building CXX object
python/CMakeFiles/python_module_qgis_networkanalysis.dir/analysis/network/sipnetworkanalysispart0.cpp.o

[ 92%] Building CXX object
python/CMakeFiles/python_module_qgis_networkanalysis.dir/analysis/network/sipnetworkanalysispart1.cpp.o

[ 92%] Building CXX object
python/CMakeFiles/python_module_qgis_networkanalysis.dir/analysis/network/sipnetworkanalysispart2.cpp.o

[ 92%] Building CXX object
python/CMakeFiles/python_module_qgis_networkanalysis.dir/analysis/network/sipnetworkanalysispart3.cpp.o

Linking CXX shared library ../output/python/qgis/networkanalysis.so

[ 92%] Built target python_module_qgis_networkanalysis

[ 92%] Generating ui_qgsplugininstallerbase.py

  Any Help for the above Problem is greatly apprieciated

  Thanking You
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer