Skip to main content

Jupiter.Market.Elastic.Comparables.Helpers.GeoHelper

See the detailed conceptual article: Geo Helper Logic.

Includes methods for reprojection between coordinate systems, building entry geometry for indexing, and NetTopologySuite polygon extensions.

Methods

ReprojectCoordinate

No summary available.

Parameters:

  • coord: The coordinate to reproject.

ReprojectGeometry

No summary available.

Parameters:

  • geom: The geometry to reproject.

BuildEntryGeometry

Builds an BuildEntryGeometry object for a given entry, using geometry and projection helpers.

Parameters:

  • entryId: The entry ID (UPRN or Title).
  • geometryByUprnId: Dictionary of geometry data by entry ID.
  • projectionHelper: The projection helper for geometry conversion.

Returns: An object, or null if no geometry is available.

Build StatusBuild #20251224.44 | Commit: 2544997 | Branch: HEAD | Built: 12/24/2025, 4:40:09 PM