Re: [Qgis-user] qgis OSM plugin misses features on save.

2011-02-28 Thread Martin Dobias
On Mon, Feb 28, 2011 at 8:39 PM, Manoj Bist  wrote:
> Hi Martin,
> I will open a ticket.
> I can volunteer to fix this myself. I would really appreciate if someone
> could point me to OSM plugin code/any other document to get started.

Hi

you are welcome to fix the problem. You will need some Python and Qt
knowledge and learn a bit of QGIS API. The recommended starting points
are:
PyQGIS developer cookbook:
http://www.qgis.org/pyqgis-cookbook/
QGIS API documentation:
http://doc.qgis.org/head/

And there are various other tutorials and blog posts floating on the web...

I would suggest you to first check out qgis source code from SVN
repository. The code of OSM plugin is in python/plugins/osm directory.
This might be useful, too:
http://www.qgis.org/wiki/Building_QGIS_from_Source

Martin
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis OSM plugin misses features on save.

2011-02-28 Thread Manoj Bist
Hi Martin,

I will open a ticket.
I can volunteer to fix this myself. I would really appreciate if someone
could point me to OSM plugin code/any other document to get started.

Thanks,

--MB

On Mon, Feb 28, 2011 at 11:31 AM, Martin Dobias  wrote:

> On Sun, Feb 27, 2011 at 6:53 AM, Manoj Bist  wrote:
> > Hi,
> > I am using qgis version 1.6.0 on ubuntu-karmic.
> > The OSM plugin is missing out quite a few osm features on Save.
> > This is what I am doing.
> >
> > Load an OSM file. (Step 1)
> > Add a way. (Step 2)
> > Save to a new OSM file.  (Step 3)
> >
> > The new OSM file that I saved in step 3 does not have all the features
> > including the ones that were in the original OSM file loaded in step 1.
> > I would really appreciate any insight into resolving this.
> > I've spent quite a bit of time on this.
>
> Hi
>
> please create a ticket for this issue in our bug tracker and attach as
> much details as possible:
> http://trac.osgeo.org/qgis
>
> Regards
> Martin
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis OSM plugin misses features on save.

2011-02-28 Thread Martin Dobias
On Sun, Feb 27, 2011 at 6:53 AM, Manoj Bist  wrote:
> Hi,
> I am using qgis version 1.6.0 on ubuntu-karmic.
> The OSM plugin is missing out quite a few osm features on Save.
> This is what I am doing.
>
> Load an OSM file. (Step 1)
> Add a way. (Step 2)
> Save to a new OSM file.  (Step 3)
>
> The new OSM file that I saved in step 3 does not have all the features
> including the ones that were in the original OSM file loaded in step 1.
> I would really appreciate any insight into resolving this.
> I've spent quite a bit of time on this.

Hi

please create a ticket for this issue in our bug tracker and attach as
much details as possible:
http://trac.osgeo.org/qgis

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


[Qgis-user] qgis OSM plugin misses features on save.

2011-02-26 Thread Manoj Bist
Hi,

I am using qgis version 1.6.0 on ubuntu-karmic.
The OSM plugin is missing out quite a few osm features on Save.

This is what I am doing.

   - Load an OSM file. (Step 1)
   - Add a way. (Step 2)
   - Save to a new OSM file.  (Step 3)

The new OSM file that I saved in step 3 does not have all the features
including the ones that were in the original OSM file loaded in step 1.

I would really appreciate any insight into resolving this.
I've spent quite a bit of time on this.


Thanks,
--MB
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user