@@ -112,7 +112,7 @@ All project manager permissions are granted to the organisation manager.
112
112
113
113
Go to [ fmtm]
114
114
115
- 1 . Setting up your field mapping project needs following the steps below;
115
+ ### 1. Create the project details
116
116
117
117
- Login to fmtm first to see the option of creating the project.
118
118
@@ -127,9 +127,10 @@ Go to [fmtm]
127
127
128
128

129
129
130
- 2 . You can draw a freehand polygon on a map interface or you can upload
131
- the AOI file.
130
+ ### 2. Create a project area
132
131
132
+ - You can draw a freehand polygon on a map interface or you can upload
133
+ the AOI file.
133
134
- Click on Upload file button to upload the AOI file. The file is only
134
135
supported by Geojson format. See [preparing map features](#preparing-map-features).
135
136
- Review the displayed map that corresponds to your selected area and
@@ -142,7 +143,7 @@ Go to [fmtm]
142
143
143
144

144
145
145
- 3 . You need to upload a survey that you are going to work on.
146
+ ### 3. Upload the survey (or use an existing one)
146
147
147
148
- You may choose to upload a pre-Configured XLSForm or browse the forms.
148
149
[XLS Form Preparation](#xls-form-preparation)
@@ -152,10 +153,9 @@ Go to [fmtm]
152
153
153
154

154
155
155
- 4 . In mapping data we you shall choose the geometry to use by clicking in
156
- the button under
157
- the heading, what type of geometry
156
+ ### 4. Select the geometry type you wish to map
158
157
158
+ - Select an option under 'What type of geometry?'
159
159
- If you want to upload your own, click in Upload custom mapdata or else
160
160
go with the default
161
161
one of fetch data from OSM
@@ -164,16 +164,16 @@ Go to [fmtm]
164
164
165
165

166
166
167
- 5 . The final step is task splitting which can be performed on three
168
- different ways. you
169
- can split the task on square of size you want.
167
+ ### 5. Task splitting
170
168
171
- - The second option is to choose area as task where you can use single
172
- polygon as a task. And the task splitting algorithm which splits
169
+ - Option 1: Split project into squares.
170
+ - Option 2: Use the project area created as the task areas.
171
+ This could be a single task, or multiple task areas if uploaded.
172
+ - Option 3: The task splitting algorithm which splits
173
173
the tasks with average number of features which is provided by project
174
174
creator.
175
- - The task splitting may take few seconds to few minutes considering
176
- the feature count and size of AOI. Click on "Submit" to create project.
175
+ - The task splitting may take few seconds to few minutes considering
176
+ the feature count and size of AOI. Click on "Submit" to create project.
177
177
178
178

179
179
0 commit comments