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

Martin Dobias wonder.sk at gmail.com
Mon Feb 28 12:05:41 PST 2011


On Mon, Feb 28, 2011 at 8:39 PM, Manoj Bist <manoj.bist1 at gmail.com> 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



More information about the Qgis-user mailing list