You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geoserver-rest is the open source library written in python and contributors are needed to keep this library moving forward. Any kind of contributions are welcome. Here are the basic rule for the new contributors:
71
+
72
+
1. Please use the request library for the http request.
73
+
2. One feature per pull request (If the PR is huge, you need to create a issue and discuss).
74
+
3. Please add the update about your PR on the [change log documentation](https://github.com/gicait/geoserver-rest/blob/master/docs/source/change_log.rst#master-branch) as well.
75
+
76
+
68
77
## Citation
69
78
70
79
Full paper is available here: https://doi.org/10.5194/isprs-archives-XLVI-4-W2-2021-91-2021
@@ -82,15 +91,3 @@ Full paper is available here: https://doi.org/10.5194/isprs-archives-XLVI-4-W2-2
82
91
}
83
92
```
84
93
85
-
## Contribution
86
-
87
-
Geoserver-rest is the open source library written in python and contributors are needed to keep this library moving forward. Any kind of contributions are welcome. Here are the basic rule for the new contributors:
88
-
89
-
1. Please use the request library for the http request.
90
-
2. One feature per pull request (If the PR is huge, you need to create a issue and discuss).
91
-
3. Please add the update about your PR on the [change log documentation](https://github.com/gicait/geoserver-rest/blob/master/docs/source/change_log.rst#master-branch) as well.
92
-
93
-
94
-
## Acknowledgements
95
-
96
-
Created and managed by [Tek Bahadur Kshetri](http://tekkshetri.com.np/) for the activites of Geoinformatics Center of Asian Institute of Technology, Thailand.
0 commit comments