docker icon indicating copy to clipboard operation
docker copied to clipboard

Run the Pelias geocoder in docker containers, including example projects.

Results 70 docker issues
Sort by recently updated
recently updated
newest added

### 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....

enhancement

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...

bug

**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...

bug

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",...

bug

Hi Team couldn't find the accesss log of pelias api container inside docker

bug

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...

bug

: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"....

bug

**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...

bug

### 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...

enhancement