mirror of
https://github.com/qgis/QGIS.git
synced 2025-08-11 00:03:56 -04:00
Created DeveloperMeetingZanzibar2018 (markdown)
parent
762f46dcb4
commit
475c552266
178
DeveloperMeetingZanzibar2018.md
Normal file
178
DeveloperMeetingZanzibar2018.md
Normal file
@ -0,0 +1,178 @@
|
||||
|
||||
|
||||
|
||||
# Note this page is in draft still
|
||||
|
||||
|
||||
|
||||
# 21st Developer Meeting in Zanzibar, September 2018
|
||||
|
||||
## Period and location
|
||||
* The developer meeting will take place from 1 to 4 of September, 2018.
|
||||
|
||||
## Organizers:
|
||||
|
||||
Tim Sutton, tim@qgis.org
|
||||
Yves Barthelemy, yvesbarthelemy@gmail.com
|
||||
(more to be added)
|
||||
|
||||
|
||||
## Contact
|
||||
Lene Fischer lfi@ign.ku.dk
|
||||
|
||||
## Venue
|
||||
|
||||
The **provisional** (unconfirmed) venue is the [Maru Maru Hotel](https://www.marumaruzanzibar.com) in [Stone Town](http://www.openstreetmap.org/#map=17/-6.16188/39.19111), Zanzibar (same venue as the hotel below).
|
||||
|
||||
## Sponsors
|
||||
|
||||
* QGIS.ORG
|
||||
* Sponsors needed!
|
||||
|
||||
## Program
|
||||
|
||||
TBD
|
||||
|
||||
## Accommodation
|
||||
|
||||
The developer meeting **proposed** to be inside the [Maru Maru Hotel](https://www.marumaruzanzibar.com) in Stone Town. There is some financial overhead to using this hotel for the venue so you should plan for this. We will try to set things up to keep the costs down as much as possible.
|
||||
|
||||
We have the **alternative** option of using rooms at the local university but this will mean daily commutes by bus or Taxi since there is no accommodation nearby.
|
||||
|
||||
Please take notice of the prices for accommodation at Maru Maru Hotel:
|
||||
|
||||
- Single with breakfast = ~80USD/day (x 4 days = 320USD)
|
||||
- Double with breakfast= ~120USD/day (x 4 days = 480USD)
|
||||
|
||||
We will try to negotiated better rates for this event. If you want to stay at the hotel send your reservation to the hotel through the email reservations@marumaruzanzibar.com referring the event *QGIS meeting Zanzibar September 2018*, so that you can benefit from any reduced price we negotiate, otherwise it may be more expensive.
|
||||
|
||||
Other hotels nearby the developer meeting venue:
|
||||
|
||||
There are many other accommodation options - try AirBNB or just google searching - there will be cheaper places near by.
|
||||
|
||||
## Dining
|
||||
|
||||
* TBD
|
||||
|
||||
## Transportation. How to arrive
|
||||
|
||||
### By air
|
||||
|
||||
Zanzibar / Stone Town is served by [ferry](http://www.azammarine.com) from Dar es Salaam.
|
||||
|
||||
Zanzibar has it own international [airport](https://en.wikipedia.org/wiki/Abeid_Amani_Karume_International_Airport) - if you are going to FOSS4G2018 you may want to consider routing your flight in via Zanzibar.
|
||||
|
||||
|
||||
## Topics
|
||||
|
||||
*
|
||||
*
|
||||
|
||||
## Participation
|
||||
You can apply for refund of travelcost to finance@qgis.org - Deadline for application 2 weeks before the event. Use this [form](https://goo.gl/forms/YKm5fo7ll5GfQEJI3) to apply for funding support.
|
||||
|
||||
## Register
|
||||
|
||||
|
||||
!!!IMPORTANT!!!! : Arrival and departure date/time for planning accommodation and food. Also remember to add e-mail.
|
||||
|
||||
| # | Name| Arrival | Time | Depart.| Time | Room/Shelter/Tent|Country|Share with|Notes/Food|Email|
|
||||
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |---|
|
||||
| **1** | Tim Sutton | 1 September | 4 September |TBD| - | TBD | ZA | - | Food: Vegetarian | tim@kartoza.com |
|
||||
| **2** | Name| TBD | TBD | TBD | TBD | room | Country | | | Email|
|
||||
| **3** | Name| TBD | TBD | TBD | TBD | room | Country | | | Email|
|
||||
|
||||
## Mentor streams
|
||||
|
||||
If you are coming to a QGIS Developer event for the first time, you may be a little lost and confused about what you should do when you get there. For this event (and hopefully future events if it works well), we will have mentors to help you get started in the QGIS Community. If you would like to be a mentor for a topic not listed, add a new table below. If you need mentorship, add your name to the appropriate table below:
|
||||
|
||||
### Making your first Pull Request to QGIS
|
||||
|
||||
This is a mentored walk through of the entire process of getting your development environment set up, building QGIS and fixing your first small issue, submitting a Pull Request and having it approved by someone in the community.
|
||||
|
||||
**Stream leader:** e.g. Nyall Dawson
|
||||
|
||||
**Participants:**
|
||||
|
||||
| # | Name | Email |
|
||||
| - | --- | --- |
|
||||
| 1 | ||
|
||||
|
||||
|
||||
### Making your first Pull Request to QGIS Documentation
|
||||
|
||||
This is a mentored walk through of the entire process of getting your documentation environment set up, building QGIS docs and fixing your first small issue, submitting a Pull Request and having it approved by someone in the community.
|
||||
|
||||
**Stream leader:** e.g. Yves Jacolin
|
||||
|
||||
**Participants:**
|
||||
|
||||
| # | Name | Email |
|
||||
| - | --- | --- |
|
||||
| 1 | | |
|
||||
|
||||
### Reporting and validating bug reports
|
||||
|
||||
This is a mentored walk through of the entire process of creating a new issue on the QGIS issue tracker, verifying existing issues and generally participating in the effort to triage the issue queue.
|
||||
|
||||
**Stream leader:** e.g. Giovanni Manghi
|
||||
|
||||
**Participants:**
|
||||
|
||||
| # | Name | Email |
|
||||
| - | --- | --- |
|
||||
| 1 | | |
|
||||
|
||||
### Writing tests for QGIS
|
||||
|
||||
This is a mentored walk through of the entire process of creating and running tests for QGIS. Contributing tests to QGIS can hugely help improve the quality of the code base and prevent regressions coming into the code. you should already have python or C++ skills and a a working QGIS development environment to participate in this stream.
|
||||
|
||||
**Stream leader:** e.g. Matthias Kuhn
|
||||
|
||||
**Participants:**
|
||||
|
||||
| # | Name | Email |
|
||||
| - | --- | --- |
|
||||
| 1 | | |
|
||||
|
||||
|
||||
### QGIS Certification Birds of a Feather
|
||||
|
||||
**Stream leader:** e.g. Tim Sutton
|
||||
|
||||
**Participants:**
|
||||
|
||||
| # | Name | Email |
|
||||
| - | --- | --- |
|
||||
| 1 | Tim Sutton | tim@qgis.org |
|
||||
| 2 | | |
|
||||
|
||||
### The QGIS organization and how to become part of it
|
||||
|
||||
This is a presentation of the organization structure and different tasks within it. This should be a good starting point for first time developer meeting visitors who are looking for a way to be helpful in the project.
|
||||
|
||||
**Stream leader:** Tim Sutton
|
||||
|
||||
**Participants:**
|
||||
|
||||
| # | Name | Email |
|
||||
| - | --- | --- |
|
||||
| 1 | Tim Sutton | tim@qgis.org
|
||||
|
||||
## Individual Preparation
|
||||
|
||||
* Bring your own computer (and power supply!). Power socket etc. details [here](https://www.africaguide.com/country/zanzibar/info.htm)
|
||||
|
||||
|
||||
## Run/Walk/Bike/Swim/Paddle
|
||||
|
||||
|
||||
|
||||
## FAQ
|
||||
|
||||
*
|
||||
*
|
||||
|
||||
* Contact Lene Fischer lfi@ign.ku.dk or Tim Sutton tim@qgis.org
|
||||
|
||||
## About the area
|
Loading…
x
Reference in New Issue
Block a user