-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import address not work #36
Comments
This ties into the new documentation for the API in pelias/api#1297 for functionality originally added in pelias/api#1131. Fixes #36 Fixes #26
Hey @stefanocudini, Thanks! |
tnks @orangejulius how can I apply new config without reimport all data? isn't clean where should i put this config:
|
Unfortunately
You shouldn't have to put anything in |
yes but where I can put "layers_by_source"?? inside pelias.json? i trying this configuration, but when i try ti request to APi it response empty result :( why?
this is my csv file(trento_civici_strade.csv) I'm using the csv importer because my openaddress data source is not available online from the steps taken it is not clear to me why the data are not imported into pelias is is my csv file(trento_civici_strade.csv) I also tried using a column with a standard source openaddress but this data is not loaded |
hi I need to import a custom list of addresses from CSV files, I have coded the columns as indicated in the documentation
but after I execute import in ealstich search nothing is shown
this is a sample of my csv file
this is my pelias.json file
The text was updated successfully, but these errors were encountered: