File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/source/development/reference Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,10 +194,10 @@ paragraph for more details.
194
194
195
195
- AUTHORITY=name: to restrict the authority of coordinate operations
196
196
looked up in the database. When not specified, coordinate
197
- `` operations from any authority`` will be searched, with the restrictions set
197
+ operations from any authority will be searched, with the restrictions set
198
198
in the authority_to_authority_preference database table related to the authority
199
199
of the source/target CRS themselves.
200
- If authority is set to " any" , then coordinate operations from any authority will be searched
200
+ If authority is set to `` any`` , then coordinate operations from any authority will be searched.
201
201
If authority is a non-empty string different of ``any``, then coordinate operations
202
202
will be searched only in that authority namespace (e.g ``EPSG ``).
203
203
You can’t perform that action at this time.
0 commit comments