2017-08-07 22:55:28 +02:00
|
|
|
[qgis]
|
2018-01-30 12:08:19 +10:00
|
|
|
# If true, added layer names will be automatically capitalized and underscores replaced with spaces
|
2018-01-15 11:44:01 +07:00
|
|
|
formatLayerName=false
|
2018-01-30 12:08:19 +10:00
|
|
|
|
|
|
|
# Snapping enabled by default
|
|
|
|
digitizing\default_snap_enabled=false
|
|
|
|
|
|
|
|
# Default snapping tolerance (distance)
|
2018-01-30 14:20:34 +10:00
|
|
|
digitizing\default_snapping_tolerance=12.0
|
2018-01-30 12:08:19 +10:00
|
|
|
|
|
|
|
# Default snap to type
|
|
|
|
# 1 = Vertices only
|
|
|
|
# 2 = Vertices and segments
|
|
|
|
# 3 = Segments only
|
|
|
|
digitizing\default_snap_type=1
|
|
|
|
|
|
|
|
# Default snapping unit
|
|
|
|
# 0 = Layer units
|
|
|
|
# 1 = Pixels
|
|
|
|
# 2 = Project units
|
|
|
|
digitizing\default_snapping_tolerance_unit=1
|
|
|
|
|
|
|
|
# Default XYZ tile servers to include
|
2017-08-07 22:55:28 +02:00
|
|
|
connections-xyz\OpenStreetMap\authcfg=
|
|
|
|
connections-xyz\OpenStreetMap\password=
|
|
|
|
connections-xyz\OpenStreetMap\referer=
|
|
|
|
connections-xyz\OpenStreetMap\url=http://a.tile.openstreetmap.org/{z}/{x}/{y}.png
|
|
|
|
connections-xyz\OpenStreetMap\username=
|
|
|
|
connections-xyz\OpenStreetMap\zmax=19
|
2018-01-15 11:44:01 +07:00
|
|
|
connections-xyz\OpenStreetMap\zmin=0
|