Take the tour ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I would like to set "Open a feature form, if a single feature is indetified" when I run my python QGIS plugin? Is it possible?

I am developing plugin for users without GIS and QGIS experience. I want to eliminate the necessity of changing the users settings. My plugin calculates fields in layers, creates views in SQLite database and finally opens project and copy ui files that are used in project definition. Only what I need is to use directly ui files with identification tool. In that way all needs of users will be satisfied with one button.

share|improve this question
 
Changing the users settings underneath them isn't a very nice thing to do. What are you trying to achieve? –  Nathan W Sep 12 at 12:44
add comment

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.