Customizing QGIS plugins Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Toggle editing option in pluginsWhat could I do to make QGIS find all the plugins?Why is my custom QGIS repository not working in recent qgis-dev version?How to Install QGIS 2.6 plugins offlineIs there a way to locate plugins in the QGIS gui programatically from pyqgis?Python plugins not available, OS X 10.10.5, QGIS 2.8.4What do you use your QGIS plugins for?Installing plugins for QGIS 2.18 on macInstalled plugins disappear after reinstalling 2.14Enabling (python) plugins on QGIS3 (Linux)?

What order were files/directories output in dir?

How to compare two different files line by line in unix?

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Customizing QGIS plugins

Trademark violation for app?

Lagrange four-squares theorem --- deterministic complexity

What does 丫 mean? 丫是什么意思?

A term for a woman complaining about things/begging in a cute/childish way

What does this say in Elvish?

Misunderstanding of Sylow theory

How to run automated tests after each commit?

Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode

Where is the Data Import Wizard Error Log

How many morphisms from 1 to 1+1 can there be?

What is the meaning of 'breadth' in breadth first search?

Dyck paths with extra diagonals from valleys (Laser construction)

Significance of Cersei's obsession with elephants?

Random body shuffle every night—can we still function?

preposition before coffee

How could we fake a moon landing now?

How do living politicians protect their readily obtainable signatures from misuse?

What is the home of the drow in Flanaess?

C's equality operator on converted pointers

How do I tell what width chain my used chainring needs?



Customizing QGIS plugins



Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Toggle editing option in pluginsWhat could I do to make QGIS find all the plugins?Why is my custom QGIS repository not working in recent qgis-dev version?How to Install QGIS 2.6 plugins offlineIs there a way to locate plugins in the QGIS gui programatically from pyqgis?Python plugins not available, OS X 10.10.5, QGIS 2.8.4What do you use your QGIS plugins for?Installing plugins for QGIS 2.18 on macInstalled plugins disappear after reinstalling 2.14Enabling (python) plugins on QGIS3 (Linux)?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








3















Is a user legally allowed to make changes to available plugins according to his needs? e.g. changing UI, code etc but not the licenses and other info.










share|improve this question






















  • I think so, that doesn't mean anything legal

    – Fran Raga
    4 hours ago

















3















Is a user legally allowed to make changes to available plugins according to his needs? e.g. changing UI, code etc but not the licenses and other info.










share|improve this question






















  • I think so, that doesn't mean anything legal

    – Fran Raga
    4 hours ago













3












3








3








Is a user legally allowed to make changes to available plugins according to his needs? e.g. changing UI, code etc but not the licenses and other info.










share|improve this question














Is a user legally allowed to make changes to available plugins according to his needs? e.g. changing UI, code etc but not the licenses and other info.







qgis qgis-plugins plugins






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 4 hours ago









Keshav SharmaKeshav Sharma

424




424












  • I think so, that doesn't mean anything legal

    – Fran Raga
    4 hours ago

















  • I think so, that doesn't mean anything legal

    – Fran Raga
    4 hours ago
















I think so, that doesn't mean anything legal

– Fran Raga
4 hours ago





I think so, that doesn't mean anything legal

– Fran Raga
4 hours ago










1 Answer
1






active

oldest

votes


















3














Short answer: Yes.



Longer answer:



QGIS and its plugins are licensed under GPL (GNU General Public License), version 2 or later. This license allows anyone to modify QGIS and its plugins, as long as you follow the specified conditions. See the full text of GPL for those conditions.



Licensing requirements for QGIS plugins are explained on this blog post.




QGIS is Open Source Software and provides a great platform for third parties to distribute additional functionality to users through our plugin system. QGIS is licensed under the GPL version 2 or greater. ...
Under the terms of this license, it is a requirement that all plugins distributed via http://plugins.qgis.org (or through other repositories that may be self-hosted) should comply with the GPL version 2 or greater license.




Follow this link for the full text of GPL (GNU General Public License) version 2, as provided in the current (version 3.4) QGIS User Manual. Here's what it says about modifying programs:




You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: (see full text of GPL version 2, section 2 for list of conditions)







share|improve this answer

























  • What is TL;DR ?

    – snaileater
    3 hours ago











  • TL;DR = "too long; didn't read." Basically, it's a summary in case you feel like the rest of the answer is too long to bother reading. Although I now realize that this might be confusing on a question about the law, as it might seem like a technical legal abbreviation.

    – csk
    3 hours ago











  • mmm ok ... never saw this abbreviation ... lol

    – snaileater
    3 hours ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f319368%2fcustomizing-qgis-plugins%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









3














Short answer: Yes.



Longer answer:



QGIS and its plugins are licensed under GPL (GNU General Public License), version 2 or later. This license allows anyone to modify QGIS and its plugins, as long as you follow the specified conditions. See the full text of GPL for those conditions.



Licensing requirements for QGIS plugins are explained on this blog post.




QGIS is Open Source Software and provides a great platform for third parties to distribute additional functionality to users through our plugin system. QGIS is licensed under the GPL version 2 or greater. ...
Under the terms of this license, it is a requirement that all plugins distributed via http://plugins.qgis.org (or through other repositories that may be self-hosted) should comply with the GPL version 2 or greater license.




Follow this link for the full text of GPL (GNU General Public License) version 2, as provided in the current (version 3.4) QGIS User Manual. Here's what it says about modifying programs:




You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: (see full text of GPL version 2, section 2 for list of conditions)







share|improve this answer

























  • What is TL;DR ?

    – snaileater
    3 hours ago











  • TL;DR = "too long; didn't read." Basically, it's a summary in case you feel like the rest of the answer is too long to bother reading. Although I now realize that this might be confusing on a question about the law, as it might seem like a technical legal abbreviation.

    – csk
    3 hours ago











  • mmm ok ... never saw this abbreviation ... lol

    – snaileater
    3 hours ago















3














Short answer: Yes.



Longer answer:



QGIS and its plugins are licensed under GPL (GNU General Public License), version 2 or later. This license allows anyone to modify QGIS and its plugins, as long as you follow the specified conditions. See the full text of GPL for those conditions.



Licensing requirements for QGIS plugins are explained on this blog post.




QGIS is Open Source Software and provides a great platform for third parties to distribute additional functionality to users through our plugin system. QGIS is licensed under the GPL version 2 or greater. ...
Under the terms of this license, it is a requirement that all plugins distributed via http://plugins.qgis.org (or through other repositories that may be self-hosted) should comply with the GPL version 2 or greater license.




Follow this link for the full text of GPL (GNU General Public License) version 2, as provided in the current (version 3.4) QGIS User Manual. Here's what it says about modifying programs:




You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: (see full text of GPL version 2, section 2 for list of conditions)







share|improve this answer

























  • What is TL;DR ?

    – snaileater
    3 hours ago











  • TL;DR = "too long; didn't read." Basically, it's a summary in case you feel like the rest of the answer is too long to bother reading. Although I now realize that this might be confusing on a question about the law, as it might seem like a technical legal abbreviation.

    – csk
    3 hours ago











  • mmm ok ... never saw this abbreviation ... lol

    – snaileater
    3 hours ago













3












3








3







Short answer: Yes.



Longer answer:



QGIS and its plugins are licensed under GPL (GNU General Public License), version 2 or later. This license allows anyone to modify QGIS and its plugins, as long as you follow the specified conditions. See the full text of GPL for those conditions.



Licensing requirements for QGIS plugins are explained on this blog post.




QGIS is Open Source Software and provides a great platform for third parties to distribute additional functionality to users through our plugin system. QGIS is licensed under the GPL version 2 or greater. ...
Under the terms of this license, it is a requirement that all plugins distributed via http://plugins.qgis.org (or through other repositories that may be self-hosted) should comply with the GPL version 2 or greater license.




Follow this link for the full text of GPL (GNU General Public License) version 2, as provided in the current (version 3.4) QGIS User Manual. Here's what it says about modifying programs:




You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: (see full text of GPL version 2, section 2 for list of conditions)







share|improve this answer















Short answer: Yes.



Longer answer:



QGIS and its plugins are licensed under GPL (GNU General Public License), version 2 or later. This license allows anyone to modify QGIS and its plugins, as long as you follow the specified conditions. See the full text of GPL for those conditions.



Licensing requirements for QGIS plugins are explained on this blog post.




QGIS is Open Source Software and provides a great platform for third parties to distribute additional functionality to users through our plugin system. QGIS is licensed under the GPL version 2 or greater. ...
Under the terms of this license, it is a requirement that all plugins distributed via http://plugins.qgis.org (or through other repositories that may be self-hosted) should comply with the GPL version 2 or greater license.




Follow this link for the full text of GPL (GNU General Public License) version 2, as provided in the current (version 3.4) QGIS User Manual. Here's what it says about modifying programs:




You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: (see full text of GPL version 2, section 2 for list of conditions)








share|improve this answer














share|improve this answer



share|improve this answer








edited 3 hours ago

























answered 4 hours ago









cskcsk

10.1k1135




10.1k1135












  • What is TL;DR ?

    – snaileater
    3 hours ago











  • TL;DR = "too long; didn't read." Basically, it's a summary in case you feel like the rest of the answer is too long to bother reading. Although I now realize that this might be confusing on a question about the law, as it might seem like a technical legal abbreviation.

    – csk
    3 hours ago











  • mmm ok ... never saw this abbreviation ... lol

    – snaileater
    3 hours ago

















  • What is TL;DR ?

    – snaileater
    3 hours ago











  • TL;DR = "too long; didn't read." Basically, it's a summary in case you feel like the rest of the answer is too long to bother reading. Although I now realize that this might be confusing on a question about the law, as it might seem like a technical legal abbreviation.

    – csk
    3 hours ago











  • mmm ok ... never saw this abbreviation ... lol

    – snaileater
    3 hours ago
















What is TL;DR ?

– snaileater
3 hours ago





What is TL;DR ?

– snaileater
3 hours ago













TL;DR = "too long; didn't read." Basically, it's a summary in case you feel like the rest of the answer is too long to bother reading. Although I now realize that this might be confusing on a question about the law, as it might seem like a technical legal abbreviation.

– csk
3 hours ago





TL;DR = "too long; didn't read." Basically, it's a summary in case you feel like the rest of the answer is too long to bother reading. Although I now realize that this might be confusing on a question about the law, as it might seem like a technical legal abbreviation.

– csk
3 hours ago













mmm ok ... never saw this abbreviation ... lol

– snaileater
3 hours ago





mmm ok ... never saw this abbreviation ... lol

– snaileater
3 hours ago

















draft saved

draft discarded
















































Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f319368%2fcustomizing-qgis-plugins%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

瀋陽號驅逐艦 目录 接收與服役 配置反潛直升機 武進三型性能升級 歷史 除役 參考資料 外部連結 导航菜单Taiwan Air Power海疆老兵-陽字號驅逐艦沿革World Navies Today: Taiwan (Republic of China)DD-839 USS POWER

Memorizing the KeyboardThe Norwegian Foreman''If the B…''The Consonant EaterThe Cherry TreeElle Rend Le Coeur Plus AmoureuxFill in the blanks with the number in wordsState of the UnionFind the missing elementsCircuit DiagramWhat's the name of the game show?

名間水力發電廠 目录 沿革 設施 鄰近設施 註釋 外部連結 导航菜单23°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.7113923°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.71139計畫概要原始内容臺灣第一座BOT 模式開發的水力發電廠-名間水力電廠名間水力發電廠 水利署首件BOT案原始内容《小檔案》名間電廠 首座BOT水力發電廠原始内容名間電廠BOT - 經濟部水利署中區水資源局