Softwr

Maps · head to head

Nominatim vs Potree

Nominatim logo

Nominatim

Maps

Open-source geocoding tool for OpenStreetMap data, providing address search and reverse geocoding capabilities

From
On request
Rated
-
Potree logo

Potree

Maps

Open source WebGL viewer for publishing very large point clouds in a browser

From
Free
Rated
-

The short version

  • Only Potree has a free tier, so it costs nothing to try first.
  • Each has a real cost: Nominatim the public API allows an absolute maximum of 1 request per second; Potree there is no vendor, no support contract and no service level, so anything you build on Potree is your organisation’s responsibility to maintain when a browser update breaks rendering.
  • They diverge on capability: Nominatim covers Core Functionality, Potree covers Octree streaming.
  • Prices and features above were last checked on 1 September 2026.

Where they differ

Only the attributes on which Nominatim and Potree actually diverge.

Attributes where Nominatim and Potree differ
AttributeNominatimPotree
Starting priceOn requestFree
Pricing modelfreemiumOpen source, no licence fee
Free tierNoYes
PlatformsWebWeb, Windows, macOS, Linux

Identical on both: user rating (Not yet rated), category (Maps).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Nominatim

  • Core Functionality
  • User Interface

Only in Potree

  • Octree streaming
  • Large dataset rendering
  • Measurement tools
  • Clipping and profiles
  • Annotations
  • Attribute colouring
  • PotreeDesktop
  • Self-hosting

What people use each for

The jobs each tool is most often brought in to do.

Nominatim

  • Geocoding and reverse geocoding servicesnot Potree
  • Address lookup and location searchnot Potree
  • OpenStreetMap-based geolocation datanot Potree

Potree

  • A drone survey firm delivering a point cloud to a client who has no desktop software, by publishing a browser viewer link instead of a 40 GB LAZ filenot Nominatim
  • A heritage or archaeology project publishing a scanned site for public access without paying per-gigabyte hosting to a commercial platformnot Nominatim
  • An engineering consultancy embedding a point cloud viewer inside its own client portal without licensing a commercial web viewernot Nominatim
  • A university or research group that needs measurement and profiling in a shareable viewer for a dataset too large to emailnot Nominatim

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Nominatim

  • The public API allows an absolute maximum of 1 request per second
  • Bulk geocoding must run in a single thread and cannot be distributed across machines
  • Scripts running longer than a day or on a schedule are limited to 4 requests per minute
  • Autocomplete search against the public API is explicitly prohibited
  • Systematic queries such as grid based reverse lookups and complete data downloads are prohibited
  • Reselling geocoding results or acting as an API intermediary is prohibited
  • Every request must send a valid HTTP Referer or User-Agent identifying the application, and default library headers are rejected
  • Results must be cached client side, and repeated identical queries can lead to blocking
  • Attribution to OpenStreetMap under ODbL must be displayed

Potree

  • There is no vendor, no support contract and no service level, so anything you build on Potree is your organisation’s responsibility to maintain when a browser update breaks rendering.
  • Conversion is a separate manual step with PotreeConverter, and building an automated publishing pipeline around it is engineering work the project does not provide.
  • Rendering quality and performance depend on the client machine and WebGL support, so a client on a locked-down corporate laptop with poor graphics may see a viewer that stutters or fails outright.
  • A WebGPU rewrite, Potree-Next, is in progress and is not a drop-in upgrade, so current integrations face an eventual migration with no vendor to manage it.
  • There is no access control, user management or audit layer; anyone with the URL sees the data unless you build authentication around the static files yourself, which is a real problem for confidential sites.

Pricing, plan by plan

Nominatim

On request

No published plan breakdown. See the Nominatim review.

Potree

Free
  • PotreeFree
    • BSD-style open source licence
    • Unlimited datasets and viewers
    • Self-hosted on any static web server

Which should you pick?

Choose Nominatim if

  • You need core functionality.
  • You also want user interface.

Choose Potree if

  • You need octree streaming.
  • You want to start without paying.
  • You work on Web, Windows, macOS, Linux.
  • You also want large dataset rendering.

Questions people ask

Is Nominatim or Potree better?
Neither clearly leads. Nominatim starts at On request and Potree at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Nominatim or Potree?
Potree has a free tier; the other does not. Paid plans start at On request for Nominatim and Free for Potree.
Does Nominatim or Potree run on more platforms?
Nominatim runs on Web. Potree runs on Web, Windows, macOS, Linux.
Can I use Potree for free?
Yes. Potree has a free tier, so you can try it without paying. Nominatim starts at On request.
What is Nominatim best used for?
Nominatim is most often used for geocoding and reverse geocoding services, address lookup and location search, openstreetmap-based geolocation data. Of those, geocoding and reverse geocoding services and address lookup and location search are not what Potree is typically brought in for.
What can Nominatim do that Potree cannot?
Nominatim covers Core Functionality, User Interface. Potree covers Octree streaming, Large dataset rendering, Measurement tools, Clipping and profiles.

Answered from the vendors’ own pages

Nominatim: Is Nominatim free?

Nominatim is open source software built on OpenStreetMap data. It appears to be free to use, though commercial usage may require separate licensing or terms. Check the project repository or contact support for clarity on licensing.

Source
Potree: Does Potree cost anything?

No. It is open source and free. You supply the hosting, which for a static viewer is inexpensive.

Nominatim: What is Nominatim's pricing model?

Nominatim does not publish a standard pricing model on its website. As open source software, it is available for free, but commercial or large-scale deployments may require reviewing their licensing terms or contacting project maintainers.

Source
Potree: Is there commercial support?

No. There is no vendor and no support contract. Support is GitHub issues and the community.

Potree: Who maintains it?

It originated at TU Wien and is maintained principally by Markus Schütz, with community contributions.

Potree: Can it handle very large clouds?

Yes, hundreds of millions of points, because PotreeConverter builds a multi-resolution octree that streams only what is visible.

Potree: Is my data private?

Only if you make it so. Potree serves static files with no built-in authentication, so access control is entirely your responsibility.

Share

Related pages

Other head to heads