[postgis-tickets] r14602 - Typo
Sandro Santilli
strk at keybit.net
Fri Jan 15 09:25:14 PST 2016
Author: strk
Date: 2016-01-15 09:25:14 -0800 (Fri, 15 Jan 2016)
New Revision: 14602
Modified:
branches/2.2/doc/extras_tigergeocoder.xml
Log:
Typo
Modified: branches/2.2/doc/extras_tigergeocoder.xml
===================================================================
--- branches/2.2/doc/extras_tigergeocoder.xml 2016-01-15 17:24:29 UTC (rev 14601)
+++ branches/2.2/doc/extras_tigergeocoder.xml 2016-01-15 17:25:14 UTC (rev 14602)
@@ -461,7 +461,7 @@
<para>Returns value of specific setting stored in tiger.geocode_settings table. Settings allow you to toggle debugging of functions. Later plans will be to control rating with settings. Current list of settings are as follows:</para>
<screen> name | setting | unit | category | short_desc
--------------------------------+---------+---------+-----------+------------------------------------------------------------------------------------------------------------------------------
- debug_geocode_address | false | boolean | debug | outputs debug information in notice log such as queries when geocode_addresss is called if true
+ debug_geocode_address | false | boolean | debug | outputs debug information in notice log such as queries when geocode_address is called if true
debug_geocode_intersection | false | boolean | debug | outputs debug information in notice log such as queries when geocode_intersection is called if true
debug_normalize_address | false | boolean | debug | outputs debug information in notice log such as queries and intermediate expressions when normalize_address is called if true
debug_reverse_geocode | false | boolean | debug | if true, outputs debug information in notice log such as queries and intermediate expressions when reverse_geocode
More information about the postgis-tickets
mailing list