Skip to content

Commit a56ed66

Browse files
authored
Iss 195 input snapping, splitting geometries (#199)
* fix #195 input snapping * fix #195 input snapping * #195 unref pics deleted * fix #195 snapping options * fix #194 splitting geometries * fix #194 splitting geometries * fix #194 splitting geometries - minor fixes * check fix * wordlist - crosshairs
1 parent 11e2d9d commit a56ed66

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+119
-22
lines changed

scripts/wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ BeiDou
88
Benz
99
Bing
1010
CRS
11+
crosshairs
1112
CSV
1213
CharlieColleague
1314
DAF

src/.vuepress/sidebar/en.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ module.exports = {
5656
'/gis/settingup_background_map',
5757
'/gis/setup_themes',
5858
'/gis/enable_digitising',
59+
'/gis/snapping/',
5960
'/gis/proj',
6061
'/gis/supported_formats'
6162
]

src/field/input-active-layer.png

-316 KB

src/field/input-active-layer.xcf

-475 KB
Binary file not shown.

src/field/input-capture-line.png

-276 KB

src/field/input-capture-line.xcf

-1.07 MB
Binary file not shown.

src/field/input-delete.png

60.9 KB

src/field/input-delete.xcf

127 KB
Binary file not shown.

src/field/input-edit-delete.png

-141 KB
Binary file not shown.

src/field/input-edit-delete.xcf

-341 KB
Binary file not shown.

src/field/input-edit-feature.png

220 KB

src/field/input-edit-feature.xcf

427 KB
Binary file not shown.

src/field/input-edit-geometry.png

58.4 KB

src/field/input-edit-geometry.xcf

112 KB
Binary file not shown.

src/field/input-edit.png

191 KB

src/field/input-edit.xcf

317 KB
Binary file not shown.

src/field/input-record.png

-20.6 KB

src/field/input-record.xcf

-59.3 KB
Binary file not shown.

src/field/input-split-geom-done.png

350 KB

src/field/input-split-geom-done.xcf

635 KB
Binary file not shown.

src/field/input-split-geom-point.png

306 KB

src/field/input-split-geom-point.xcf

969 KB
Binary file not shown.

src/field/input-split-geometry.png

154 KB

src/field/input-split-geometry.xcf

291 KB
Binary file not shown.

src/field/input_features.md

Lines changed: 33 additions & 7 deletions

src/field/input_ui.md

Lines changed: 1 addition & 3 deletions

src/gis/enable_digitising.md

Lines changed: 6 additions & 8 deletions

src/gis/features.md

Lines changed: 3 additions & 3 deletions

src/gis/project_snapping.png

-4.45 KB

src/gis/project_snapping.xcf

5.33 KB
Binary file not shown.

src/gis/qgis_digitising.png

47.4 KB

src/gis/qgis_digitising.xcf

124 KB
Binary file not shown.

src/gis/snapping/index.md

Lines changed: 73 additions & 0 deletions
418 KB
703 KB
Binary file not shown.
52.2 KB
137 KB
Binary file not shown.
302 KB
513 KB
Binary file not shown.
20 KB
36.4 KB
Binary file not shown.
11.6 KB
13.6 KB
Binary file not shown.
145 KB
235 KB
Binary file not shown.
27.2 KB
63 KB
Binary file not shown.

src/layer/position_variables.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)