Software Alternatives, Accelerators & Startups

Geocode Earth VS OpenMapTiles

Compare Geocode Earth VS OpenMapTiles and see what are their differences

Geocode Earth logo Geocode Earth

Build smarter location experiences with our fast, accurate & affordable geocoding solutions.

OpenMapTiles logo OpenMapTiles

Design and host maps with OpenStreetMap vector tiles and open-source tools. Maps are compatible with Leaflet, Mapbox GL SDKs, GIS, WMTS/WMS, XYZ map tiles, etc.
  • Geocode Earth Landing page
    Landing page //
    2022-06-24

Geocode Earth provide quality Address Autocomplete, Reverse Geocoding & Place Geocoding solutions to small-to-medium sized businesses.

The company is run by the team behind the popular open-source geocoding engine Pelias, they are committed to preserving User Privacy and have been publishing Open Source GIS software since 2014.

Discounts are available for non-profit, academic & open-source projects

  • OpenMapTiles Landing page
    Landing page //
    2023-03-20

Geocode Earth

$ Details
paid Free Trial $100.0 / Monthly
Platforms
REST API Browser JavaScript Node JS
Release Date
2018 January

OpenMapTiles

Pricing URL
-
$ Details
Platforms
-
Release Date
-

Geocode Earth features and specs

  • Address Autocomplete
  • Places Autocomplete
  • Reverse Geocoding
  • Structured Geocoding
  • Batch Geocoding
  • Geocoding API
  • Address Interpolation
  • Street Intersections
  • ZIP Code Geocoding
  • OpenStreetMap Data
  • Geonames Data
  • US Census Data

OpenMapTiles features and specs

  • Open Source
    OpenMapTiles is open source, which means you can modify and distribute the code, offering flexibility and community-driven improvements.
  • Cost-Effective
    Being open source and having options for self-hosting, it can be a cost-effective solution compared to proprietary alternatives.
  • Customization
    Users can tailor maps to specific requirements, thanks to the flexibility in styling and data choices.
  • Wide Platform Support
    OpenMapTiles can be used with a variety of platforms and technologies, ensuring compatibility with most mapping applications and systems.
  • Regular Updates
    Frequent updates ensure that users have access to the latest data and features, enhancing the reliability and accuracy of the maps.

Possible disadvantages of OpenMapTiles

  • Complex Setup
    The initial setup and configuration can be complex, requiring significant technical expertise to implement and customize.
  • Limited Support
    While community support is available, users might face challenges in obtaining dedicated support, compared to proprietary solutions.
  • Resource Intensive
    Running and maintaining self-hosted tile servers can be resource-intensive, requiring sufficient computational and storage capabilities.
  • Learning Curve
    There is a steep learning curve for new users unfamiliar with the open data formats and technologies used by OpenMapTiles.
  • Potential Data Gaps
    Reliance on open data sources might lead to occasional data gaps or inconsistencies, affecting map detail and accuracy in some regions.

Geocode Earth videos

Address Autocomplete

OpenMapTiles videos

OpenMapTiles: Vector tiles from OpenStreetMap

Category Popularity

0-100% (relative to Geocode Earth and OpenMapTiles)
Maps
46 46%
54% 54
Geocoding
100 100%
0% 0
Web Mapping
38 38%
62% 62
Geolocation
100 100%
0% 0

Questions and Answers

As answered by people managing Geocode Earth and OpenMapTiles.

What's the story behind your product?

Geocode Earth's answer

Geocode Earth was founded after the core geocoding team left Mapzen after its shutdown in 2017. After years of building open-source geocoding software, we knew we had the expertice and connections to build better geocoding for everyone.

User comments

Share your experience with using Geocode Earth and OpenMapTiles. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Geocode Earth and OpenMapTiles

Geocode Earth Reviews

18 Top Google Places API Alternatives for Points of Interest Data in 2022
Geocode Earth offers location data, geocoding and content localisation features. You can use these to Add geographic search features to your website or app. Since its service uses open data, you can store search results within your own database.
Source: traveltime.com

OpenMapTiles Reviews

We have no reviews of OpenMapTiles yet.
Be the first one to post

Social recommendations and mentions

Based on our record, OpenMapTiles should be more popular than Geocode Earth. It has been mentiond 14 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Geocode Earth mentions (6)

  • Geocoding APIs compared: Pricing, free tiers and terms of use
    Geocoding is a really fun (and sometimes frustrating) problem I've been lucky enough to have been working to solve for over 10 years now. I joined Mapzen in 2015 which ostensibly was part of a Samsung startup accelerator, but looking back, it's more descriptive to say it was an open-source mapping software R&D lab. We built what is now foundational open-source geospatial tools like the Pelias geocoder (my team)... - Source: Hacker News / about 1 month ago
  • Serverless maps at 1/700 the cost of Google Maps API
    As the developer of this system, I concur with this; Protomaps is focused on map tiles, and can be used with other solutions such as http://geocode.earth for search. A small detail: I don't believe this is the absolute cheapest way to deliver map tiles. Renting an unmetered bandwidth server is always going to be the cheapest way to host content, but unmanaged servers don't give you SSL termination, infinite... - Source: Hacker News / about 2 years ago
  • Is there a free version / alternative of google places api?
    The honest truth is that google places is simply the best in the world, and the 2nd place is far behind. that's probably foursquare. After that, mapbox, then mapquest, then https://geocode.earth/. All of those are paid. Source: about 3 years ago
  • Mantle – Serverless Maps Using Lambda or Cloudflare Workers
    The stack I describe in the post is only for map tiles - Map tiles are a good fit for CDNs because the input space is small (just Z/X/Y coordinates on a square grid) and thus very cacheable. Geocoding is a very different problem because the input space - human language - is much, much larger, and answering queries quickly to support features like autocomplete really requires a server with hot data in memory. One... - Source: Hacker News / about 3 years ago
  • Positionstack (by APILayer) Geocoding-API down for over 14 days, with no ETA
    If anyone comes across this looking for an alternative, we can help at Geocode Earth (https://geocode.earth). We're a small independent company that has been working on geocoding since 2013, first as part of Mapzen(https://mapzen.com), and then with our own self-funded business after Mapzen shut down at the start of 2018. Our core software, the Pelias Geocoder (https://pelias.io) is open source, and ironically we... - Source: Hacker News / over 3 years ago
View more

OpenMapTiles mentions (14)

  • VersaTiles – a complete FLOSS map stack
    Functionally they are rather similar in what they're aiming for. Architecturally there are some differences. OpenFreeMap uses the MapTiles format [1] which is an open source format for vector tiles that does require the attribution of the OpenMapTiles page for every map generated from it (CC-BY license). Versatiles uses the Shortbread format instead [2] which is published under a CC0 license. Instead of the SQLite... - Source: Hacker News / 7 months ago
  • I honestly don't like using most Openstreetmap websites: slow, clunky. Is there a better way to do this faster on my own desktop?
    The docs of https://openmaptiles.org is probably enough and they also offer a tileset. Creating your own vectortiles from openstreetmap is a bit of a rabbit hole as well as resource demanding task. Source: about 2 years ago
  • How would you build something like this?
    Something like https://openmaptiles.org/ to host map server. Source: about 2 years ago
  • Synology Photos HEIC support after 7.1.1-42962 Update 4
    Custom tiles are doable (see also https://openmaptiles.org/), but then you need some people dedicated to maintain the data and serving them; your costs would shift from buying the service to your own operations. Thi would be still non-zero (compared to current state). Source: about 2 years ago
  • Any websites that make world maps for board games?
    Https://openmaptiles.org/ - usable with copyright attribution and a bit of effort on your part. Source: about 2 years ago
View more

What are some alternatives?

When comparing Geocode Earth and OpenMapTiles, you can also consider the following products

Google Maps - Find local businesses, view maps and get driving directions in Google Maps.

Mapbox - An open source mapping platform for custom designed maps. Our APIs and SDKs are the building blocks to integrate location into any mobile or web app.

Leaflet - Leaflet is a modern, lightweight open-source JavaScript library for mobile-friendly interactive maps.

Algolia Places - Intelligent address autocomplete for any <input>

OpenStreetMap - OpenStreetMap is a map of the world, created by people like you and free to use under an open license.

OpenLayers - A high-performance, feature-packed library for all your mapping needs.