mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
docs: fix multiple typos in documentation and source code
This commit is contained in:
@@ -17,7 +17,7 @@ CREATE TABLE location_property_tiger_import (
|
||||
|
||||
|
||||
-- Lookup functions for tiger import when update
|
||||
-- informations are dropped (see gh-issue #2463)
|
||||
-- tables are dropped (see gh-issue #2463)
|
||||
CREATE OR REPLACE FUNCTION getNearestNamedRoadPlaceIdSlow(in_centroid GEOMETRY,
|
||||
in_token_info JSONB)
|
||||
RETURNS BIGINT
|
||||
|
||||
Reference in New Issue
Block a user