docker
docker copied to clipboard
Run the Pelias geocoder in docker containers, including example projects.
### Use-cases The openaddresses links are incomplete/out of sync. Also, there is also no way of fetching differences. ### Attempted Solutions I built two Python scripts to solve my issue....
Hi team, when import data for planet, I see openaddresses seem not working. I imported data for planet with project example. But I try to search some addresses and see...
**Describe the bug** On a system with only docker compose (v2) installed every command fails due to missing support for docker compose (v2) ```bash /home/arne/docker/cmd/docker.sh: Line 20: docker-compose: Command not...
Request http://172.17.xxx.x:4000/v1/search?text=Merkato As seen here features is empty. { "geocoding": { "version": "0.2", "attribution": "http://172.17.0.1:4000/attribution", "query": { "text": "Merkato", "size": 10, "layers": [ "venue", "street", "country", "macroregion", "region", "county", "localadmin",...
Hi Team couldn't find the accesss log of pelias api container inside docker
Hi there, I installed Pelias Planet build on my server with prepare extracts from Geoearth rather than preparing myself but i got some errors when i ran test script. What...
:wave: I did some awesome work for the Pelias project and would love for everyone to have a look at it and provide feedback. --- #### Here's the reason for...
Unable to install Pelias docker with instructions given in README.md for portland-metro. Installation is failing at stage : "pelias download all", because two URLs are broken in the file: "pelias.json"....
**Describe the bug** When running `pelias download oa` I get the following error ``` pelias download oa info: [openaddresses-download] Attempting to download selected data files: nl/countrywide.csv,be/bru/bosa-region-brussels-nl.csv,be/bru/bosa-region-brussels-fr.csv,be/vlg/bosa-region-flanders-nl.csv,be/wal/bosa-region-wallonia-fr.csv,lu/countrywide.csv info: [openaddresses-download] Downloading nl/countrywide.csv...
### Use-cases Use the latest TIGER data available at https://www2.census.gov/geo/tiger/TIGER2023/ADDRFEAT/ ### Proposal Two proposals: 1. Update the docker `interpolation` image `bin/download` to point the FTP download path to the 2023...