geoview-core
    Preparing search index...

    Function parseFeatureInfoEntries

    • Transforms the query results of an Esri service response - when not querying on the Layers themselves (giving a 'reduced' FeatureInfoEntry). The transformation reads the Esri formatted information and return a list of TypeFeatureInfoEntryPartial records. In a similar fashion and response object as the "Query Feature Infos" functionalities done via the Layers.

      Parameters

      • records: EsriRelatedRecordsJsonResponseRelatedRecord[]

        The Json Object representing the data from Esri.

      Returns TypeFeatureInfoEntryPartial[]

      TypeFeatureInfoEntryPartial[] an array of relared records of type TypeFeatureInfoEntryPartial