mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 13:24:07 +00:00
nominatim refactoring
This commit is contained in:
6
nominatim/import.h
Normal file
6
nominatim/import.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef IMPORT_H
|
||||
#define IMPORT_H
|
||||
|
||||
int nominatim_import(const char *conninfo, const char *partionTagsFilename, const char *filename);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user