From a31a82466a731c405be39ada3ce4c946835e1f75 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Thu, 28 May 2020 15:38:33 -0700 Subject: [PATCH] Add Pelias project header --- README.md | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61f1e2e..af2e698 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,28 @@ -# Pelias Fuzzy Tester +

+ +

+

A modular, open-source search engine for our world.

+

Pelias is a geocoder powered completely by open data, available freely to everyone.

+

+ + + +

+

+ Local Installation · + Cloud Webservice · + Documentation · + Community Chat +

+
+What is Pelias? +
+Pelias is a search engine for places worldwide, powered by open data. It turns addresses and place names into geographic coordinates, and turns geographic coordinates into places and addresses. With Pelias, you’re able to turn your users’ place searches into actionable geodata and transform your geodata into real places. +

+We think open data, open source, and open strategy win over proprietary solutions at any part of the stack and we want to ensure the services we offer are in line with that vision. We believe that an open geocoder improves over the long-term only if the community can incorporate truly representative local knowledge. +
-[![Greenkeeper badge](https://badges.greenkeeper.io/pelias/fuzzy-tester.svg)](https://greenkeeper.io/) +# Pelias Fuzzy Tester This is the Pelias fuzzy tester library, used for testing the [Pelias Geocoder](https://github.com/pelias/pelias) by running our [acceptance-tests](https://github.com/pelias/acceptance-tests) and