From b29fde22ce3ba06beb0ac090275dd5d8df7fd830 Mon Sep 17 00:00:00 2001 From: sagar-locationiq <121540350+sagar-locationiq@users.noreply.github.com> Date: Wed, 28 Dec 2022 14:10:21 +0530 Subject: [PATCH 1/2] Added LocationIQ under Geocoding Added LocationIQ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68c0dc22..6932a779 100644 --- a/README.md +++ b/README.md @@ -1410,6 +1410,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [gogeo.io](https://gogeo.io/) — Maps and geospatial services with an easy to use API and support for big data. * [graphhopper.com](https://www.graphhopper.com/) A free package for developers is offered for Routing, Route Optimization, Distance Matrix, Geocoding, Map Matching. * [here](https://developer.here.com/) — APIs and SDKs for maps and location-aware apps. 250k transactions/month for free. + * [locationiq.com] (https://locationiq.com/) — Geocoding, Maps and Routing APIs. 5000 requests/day for free. * [mapbox.com](https://www.mapbox.com/) — Maps, geospatial services and SDKs for displaying map data. * [maptiler.com](https://www.maptiler.com/cloud/) — Vector maps, map services and SDKs for map visualisation. Free vector tiles with weekly update and four map styles. * [nextbillion.ai](https://nextbillion.ai/) - Maps related services: Geocoding, Navigation (Direction, Routing, Route Optimization, Distance Matrix), Maps SDK (Vector, Static, Mobile SDK). [Free with specified quota](https://nextbillion.ai/pricing) for each services. From 35c908b7c197fced66c916e21f535f9aa4105b0d Mon Sep 17 00:00:00 2001 From: sagar-locationiq <121540350+sagar-locationiq@users.noreply.github.com> Date: Wed, 28 Dec 2022 14:34:13 +0530 Subject: [PATCH 2/2] fixed markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6932a779..3b6eaa6f 100644 --- a/README.md +++ b/README.md @@ -1410,7 +1410,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [gogeo.io](https://gogeo.io/) — Maps and geospatial services with an easy to use API and support for big data. * [graphhopper.com](https://www.graphhopper.com/) A free package for developers is offered for Routing, Route Optimization, Distance Matrix, Geocoding, Map Matching. * [here](https://developer.here.com/) — APIs and SDKs for maps and location-aware apps. 250k transactions/month for free. - * [locationiq.com] (https://locationiq.com/) — Geocoding, Maps and Routing APIs. 5000 requests/day for free. + * [locationiq.com](https://locationiq.com/) — Geocoding, Maps, and Routing APIs. 5000 requests/day for free. * [mapbox.com](https://www.mapbox.com/) — Maps, geospatial services and SDKs for displaying map data. * [maptiler.com](https://www.maptiler.com/cloud/) — Vector maps, map services and SDKs for map visualisation. Free vector tiles with weekly update and four map styles. * [nextbillion.ai](https://nextbillion.ai/) - Maps related services: Geocoding, Navigation (Direction, Routing, Route Optimization, Distance Matrix), Maps SDK (Vector, Static, Mobile SDK). [Free with specified quota](https://nextbillion.ai/pricing) for each services.