Pinned Repositories
api
HTTP API for Pelias Geocoder
docker
Run the Pelias geocoder in docker containers, including example projects.
documentation
All things documentation for Pelias
interpolation
global street address interpolation service (beta)
leaflet-plugin
Add Pelias geocoding to your Leaflet map.
openstreetmap
Import pipeline for OSM in to Pelias
parser
natural language classification engine for geocoding
pbf2json
An OpenStreetMap pbf parser which exports json, allows you to cherry-pick tags and handles denormalizing ways and relations. Available as a standalone binary and comes with a convenient npm wrapper.
pelias
Pelias is a modular open-source geocoder using Elasticsearch.
placeholder
stand-alone coarse geocoder
Pelias's Repositories
pelias/pelias
Pelias is a modular open-source geocoder using Elasticsearch.
pelias/placeholder
stand-alone coarse geocoder
pelias/api
HTTP API for Pelias Geocoder
pelias/pbf2json
An OpenStreetMap pbf parser which exports json, allows you to cherry-pick tags and handles denormalizing ways and relations. Available as a standalone binary and comes with a convenient npm wrapper.
pelias/openstreetmap
Import pipeline for OSM in to Pelias
pelias/polygon-lookup
Fast point-in-polygon intersection for large numbers of polygons.
pelias/interpolation
global street address interpolation service (beta)
pelias/parser
natural language classification engine for geocoding
pelias/openaddresses
Pelias import pipeline for OpenAddresses.
pelias/geonames
Import pipeline for geonames in to Pelias
pelias/schema
elasticsearch schema files and tooling
pelias/libpostal-service
Dockerfile for libpostal-service based on the Who's on First implementation
pelias/whosonfirst
Importer for Who's on First gazetteer
pelias/csv-importer
Import arbitrary data in CSV format to Pelias
pelias/polylines
Pelias import pipeline for polyline (road network) data.
pelias/pip-service
Pelias point-in-polygon-service
pelias/query
geospatial queries used by the pelias api
pelias/wof-admin-lookup
Who's on First Admin Lookup for the Pelias Geocoder
pelias/config
Configuration file for Pelias
pelias/model
Pelias data models
pelias/transit
Load transit landmarks into the Pelias geocoder
pelias/fuzzy-tester
A fuzzy testing library for geocoding
pelias/labels
Pelias Label generation
pelias/microservice-wrapper
pelias/dbclient
Database client for Pelias import pipelines
pelias/sorting
pelias/analysis
text analysis libraries (work in progress)
pelias/blacklist-stream
Pelias document blacklist stream
pelias/logger
The centralized logger package for Pelias.
pelias/mock-logger
Mock logger for use with proxyquire in unit tests