Developer Docs
API Reference
Services
Import
Geo Location Detector
Interfaces
Interface: GeoColumnResult

web


web / lib/services/import/geo-location-detector / GeoColumnResult

Interface: GeoColumnResult

Properties

found

found: boolean


type?

optional type: "separate" | "combined" | "none"


latColumn?

optional latColumn: string


lonColumn?

optional lonColumn: string


combinedColumn?

optional combinedColumn: string


format?

optional format: string


confidence?

optional confidence: number


detectionMethod?

optional detectionMethod: "pattern" | "heuristic" | "manual"


swappedCoordinates?

optional swappedCoordinates: boolean