v1

latestSwagger 2.0This page was built with the Swagger API.2026-07-1494156491.1 KB
Detailed Facility Report

Detailed Facility Report Spatial Metadata Service

Returns an object with the facility coordinate spatial metadata.

post/dfr_rest_services.get_spatial_metadata

Response

Returns an object that includes spatial metadata

Example response

{
  "Results": {
    "Message": "Success",
    "SpatialMetadata": {
      "CalculatedAccuracy": "50 Meters",
      "CollectionMethod": "ADDRESS MATCHING-HOUSE NUMBER",
      "CoordinateSourceSystem": "FRS",
      "CoordinateSourceSystemId": "110001891506",
      "Latitude83": "38.798026",
      "Longitude83": "-77.062981",
      "ReferencePoint": "ENTRANCE POINT OF A FACILITY OR STATION",
      "RegistryID": "110020837601"
    }
  }
}