[Qgis-developer] load shapefile by code

2011-10-05 Thread Mohammed Rashad
How to use QGIS to load a shapefile? I need some lines of code -- Regards, Mohammed Rashad K M M.S. (By Research) student Lab for Spatial Informatics Department of CSE International Institute of Information Technology Hyderabad, India

[Qgis-developer] qgis minimal version

2011-10-01 Thread Mohammed Rashad
My english is not good so if you have any doubts please feel free to contact me and will surely reply back with your answers Anyone please help me... On Wed, Sep 28, 2011 at 5:38 PM, Mohammed Rashad wrote: > does QGIS paint points to QPixMap and render the image or QGIS directly > draws the p

Re: [Qgis-developer] questions on rendering

2011-09-28 Thread Mohammed Rashad
does QGIS paint points to QPixMap and render the image or QGIS directly draws the point like painter->drawCircle/point On Tue, Sep 27, 2011 at 9:34 PM, Mohammed Rashad wrote: > > > On Tue, Sep 27, 2011 at 8:25 PM, Marco Hugentobler < > marco.hugentob...@sourcepole.ch> wr

Re: [Qgis-developer] questions on rendering

2011-09-27 Thread Mohammed Rashad
gt; Does QGIS Rendering uses threading? > > > > How to get a minimal of QGIS code to hack it and build a new vector > > rendering because I need it to make it tiled rendering vectors? > > > > How to improve performance in rendering without qgis? > > --- > > R

Re: [Qgis-developer] questions on rendering

2011-09-27 Thread Mohammed Rashad
On Tue, Sep 27, 2011 at 8:10 PM, Martin Dobias wrote: > On Tue, Sep 27, 2011 at 4:18 PM, Mohammed Rashad > wrote: > > Hi All, > > I am developing tiled vector rendering in OSSIM. I like the Qgis vector > > rendering system > > point.shp contains 9,99,999 points wh

[Qgis-developer] questions on rendering

2011-09-27 Thread Mohammed Rashad
role in rendering? Does QGIS Rendering uses threading? How to get a minimal of QGIS code to hack it and build a new vector rendering because I need it to make it tiled rendering vectors? How to improve performance in rendering without qgis? --- Regards, Mohammed Rashad K M M.S. (By Research

Re: [Qgis-developer] QGIS web: server and client

2011-04-16 Thread Mohammed Rashad
we have a similar application called Online Shapefile viewer. which uses gdal library to render a shapefile. We do not use php or other web scripting languages. the whole application is written in c++ but not a cgi application. Can this be included in qgis server application? I dont know.. lsi.iii

Re: [Qgis-developer] qgis orfeo GSoC

2011-04-08 Thread Mohammed Rashad
http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/rashad/1 changed the project plan can you please tell if it overlaps now On Fri, Apr 8, 2011 at 10:02 AM, Camilo Polymeris wrote: > On Thu, Apr 7, 2011 at 11:38 PM, Mohammed Rashad > wrote: > > sorry sorry sorry &g

[Qgis-developer] qgis orfeo GSoC

2011-04-07 Thread Mohammed Rashad
http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/rashad/1 any comments are always welcome -- Thanks && Regards Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] QGIS and Google Summer of Code - ideas page on the wiki

2011-02-18 Thread Mohammed Rashad
am a newbie to GSoC but not to QGIS and GRASS GIS On Sat, Feb 19, 2011 at 1:18 AM, Martin Dobias wrote: > On Fri, Feb 18, 2011 at 1:51 PM, Mohammed Rashad > wrote: > > I am intersted in QGIS orfeo toolbox of google summer of Code. In the > wiki > > page no student name w

Re: [Qgis-developer] QGIS and Google Summer of Code - ideas page on the wiki

2011-02-18 Thread Mohammed Rashad
I am intersted in QGIS orfeo toolbox of google summer of Code. In the wiki page no student name was given. can I apply for it? If yes how On Thu, Feb 17, 2011 at 2:19 PM, Anne Ghisla wrote: > Hi all! > > as ideas for the GSoC are coming up, I started collecting them on a new > wiki page: > > htt

Re: [Qgis-developer] qgis web

2011-02-13 Thread Mohammed Rashad
On Sun, Feb 13, 2011 at 4:36 PM, Richard Duivenvoorde wrote: > Mohammed Rashad wrote: > >> How to render a shapefile to an image file so that it can be reused on a >> web page. >> Anyone please send a me a minimal code or tell me where and what to >> modify. I loo

[Qgis-developer] qgis web

2011-02-12 Thread Mohammed Rashad
How to render a shapefile to an image file so that it can be reused on a web page. Anyone please send a me a minimal code or tell me where and what to modify. I looked src/mapserver folder but I cant get the code for it Atleast please tell me the file to modify to render a vector file(shape) to an

[Qgis-developer] render shapefile without QPainter or QPixmap

2011-02-10 Thread Mohammed Rashad
How to render the shape file as image in qgis instead of using QPainter and QPixmap by code Anyone please help me -- Thanks && Regards Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-dev

Re: [Qgis-developer] QGIS Framework for web and online shapefile viewer

2011-02-04 Thread Mohammed Rashad
I got minimal qgis gui files qgsmapcanvas.h/.cpp qgsmapcanvasmap.h/.cpp Now I need minimal qgis core files. but I cant get the minimal files as I got for gui. Can anyone help me out. On Fri, Feb 4, 2011 at 6:50 PM, Mohammed Rashad wrote: > > > On Fri, Feb 4, 2011 at 6:35 PM, Marco Hu

Re: [Qgis-developer] QGIS Framework for web and online shapefile viewer

2011-02-04 Thread Mohammed Rashad
gt; > I hope so. Please also consider that the QGIS libraries are GPL license ( > not > LGPL ). > > I have no problem with license. the problem is getting qgis out of Qt4Gui. > Regards, > Marco > > Am Freitag, 4. Februar 2011, um 13.55:33 schrieb Mohammed Rashad: > &

[Qgis-developer] reproject

2011-01-28 Thread Mohammed Rashad
which proj4 command and arguments are used to reproject a utm 17N projection to latlong EPSG:4326 -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] ogr

2011-01-18 Thread Mohammed Rashad
Why QGIS uses GEOS for reading vector than OGR? -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] first version

2011-01-12 Thread Mohammed Rashad
Anyone please have the source of qgis first version like qgis 0.1 -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] bounding box for shapefile

2011-01-11 Thread Mohammed Rashad
Hi, Anyone please explain how qgis sets the bounding box for a map eg: ESRI shapefile by code -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] shapefile viewer

2011-01-10 Thread Mohammed Rashad
I am developing an application to display shapefiles using OGR I can open shapefiles using OGR and read the points in it. but for rendering it needs some other things. I know I can do this using qgis for my application i need only a simple shapefile viewer which read by ogr. can anyone help me I n

[Qgis-developer] coordinate transformation

2011-01-10 Thread Mohammed Rashad
How a qgis coordinate transformation works? -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] qgis rendering

2011-01-04 Thread Mohammed Rashad
Is there any temporary image generated by qgis when rendering a maplayer either raster or vector? -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] attribute table

2011-01-02 Thread Mohammed Rashad
How the qgis "open attribute table" works for gml files. which part of code is responsible for that? -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] google layers plugin

2010-12-20 Thread Mohammed Rashad
How to display google maps for my own shapefile. For my shapefile google map is not displaying. But google layers plugin works for the shapefile comes with the plugin source code Am I missing something? Anyone please help. -- Rashad ___ Qgis-developer

Re: [Qgis-developer] libqgis_app

2010-09-25 Thread Mohammed Rashad
t; be little sense in turning it into a library for others to code against. > > Regards > > To > > On Sep 24, 2010 3:41 PM, "Mohammed Rashad" > wrote: > > Why qgis not building libqgis_app.so/dll? > > -- > Rashad > >

[Qgis-developer] libqgis_app

2010-09-24 Thread Mohammed Rashad
Why qgis not building libqgis_app.so/dll? -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] qgis app build error

2010-09-24 Thread Mohammed Rashad
g++ -o mapdisplay main.o mainwindow.o qgsmaptooladdfeature.o moc_mainwindow.o moc_qgsmaptooladdfeature.o qrc_resources.o -L/usr/lib -L/usr/local/lib -lqgis_core -lproj -lqgis_gui -lpthread -lQtXml -lQtGui -lQtNetwork -lQtCore qgsmaptooladdfeature.o: In function `QgsMapToolAddFeature': /home/rasha

[Qgis-developer] include files in src/app/qgsmaptool*.h

2010-09-24 Thread Mohammed Rashad
How to include files in src/app/qgsmaptool*.h files in a custom qgis standalone application? I am going to make a vector editing application based on qgis. So I need to include the QgsMapToolAddFeature class i managed to include qgsmaptooladdfeature.h by specifying the complete path as /home/rashad

[Qgis-developer] qgis vector editing/digitisation

2010-09-23 Thread Mohammed Rashad
Hi all, sorry for cross posting. kindly forgive me I would like to make a standalone vector editing application by reusing existing qgis code ? Is it possible? which part of code is responsible for vector editing/digitising ? what all includes from Qgis do i need to use? Any please help me with a