{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Building Footprints",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"Fargo_Ground_Coordinate_System\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Rectified_Skew_Orthomorphic_Natural_Origin\"],PARAMETER[\"False_Easting\",2869344.93],PARAMETER[\"False_Northing\",-16657672.6488],PARAMETER[\"Scale_Factor\",1.000038773618],PARAMETER[\"Azimuth\",2.63389226],PARAMETER[\"Longitude_Of_Center\",-96.88886388888889],PARAMETER[\"Latitude_Of_Center\",46.99163611111111],PARAMETER[\"XY_Plane_Rotation\",0.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]",
    "xyTolerance": 0.0032808333333333335,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -100234300,
    "falseY": -82178900,
    "xyUnits": 3048.0060960121914,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "sourceHeightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD_1988",
    "heightUnit": "us-foot"
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 16000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.0788861049841458E7,
    "ymin": 5897939.394374307,
    "xmax": -1.0771074732799547E7,
    "ymax": 5940794.214876089,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Z_VAL",
     "type": "esriFieldTypeDouble",
     "alias": "Z_VAL",
     "domain": null
    },
    {
     "name": "HEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "HEIGHT",
     "domain": null
    },
    {
     "name": "NCRIT",
     "type": "esriFieldTypeDouble",
     "alias": "NCRIT",
     "domain": null
    },
    {
     "name": "NCRIT25",
     "type": "esriFieldTypeDouble",
     "alias": "NCRIT25",
     "domain": null
    },
    {
     "name": "NCRIT50",
     "type": "esriFieldTypeDouble",
     "alias": "NCRIT50",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 16,
     "domain": {
      "type": "codedValue",
      "name": "BFPtype",
      "description": "Populates the building footprint type field",
      "codedValues": [
       {
        "name": "Apartment",
        "code": "Apartment"
       },
       {
        "name": "Commercial",
        "code": "Commercial"
       },
       {
        "name": "Dwelling",
        "code": "Dwelling"
       },
       {
        "name": "Garage/Shed",
        "code": "Garage/Shed"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "PIN",
     "type": "esriFieldTypeString",
     "alias": "PIN",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "BuildingClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BuildingClass",
     "domain": {
      "type": "codedValue",
      "name": "Building",
      "description": "",
      "codedValues": [
       {
        "name": "General",
        "code": 1
       },
       {
        "name": "Government",
        "code": 2
       },
       {
        "name": "Medical",
        "code": 3
       },
       {
        "name": "Education",
        "code": 4
       },
       {
        "name": "Transportation",
        "code": 5
       },
       {
        "name": "Commercial",
        "code": 6
       },
       {
        "name": "Religious",
        "code": 7
       },
       {
        "name": "Recreation",
        "code": 8
       },
       {
        "name": "Cultural",
        "code": 9
       },
       {
        "name": "Hotel",
        "code": 10
       },
       {
        "name": "Airport",
        "code": 11
       },
       {
        "name": "Industrial",
        "code": 12
       },
       {
        "name": "CommunityCenter",
        "code": 13
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "FargoCode",
     "type": "esriFieldTypeString",
     "alias": "FargoCode",
     "length": 50,
     "domain": null
    },
    {
     "name": "Address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "YearBuilt",
     "type": "esriFieldTypeDate",
     "alias": "YearBuilt",
     "length": 8,
     "domain": null
    },
    {
     "name": "YearRemoved",
     "type": "esriFieldTypeDate",
     "alias": "YearRemoved",
     "length": 8,
     "domain": null
    },
    {
     "name": "ReasonRemoved",
     "type": "esriFieldTypeString",
     "alias": "ReasonRemoved",
     "length": 255,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "Status",
      "description": "Status",
      "codedValues": [
       {
        "name": "Planned",
        "code": "Planned"
       },
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Abandoned",
        "code": "Abandoned"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Killed",
        "code": "Killed"
       },
       {
        "name": "Construction",
        "code": "Construction"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R436_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_436",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S375_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Building Footprints Removed",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"Fargo_Ground_Coordinate_System\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Rectified_Skew_Orthomorphic_Natural_Origin\"],PARAMETER[\"False_Easting\",2869344.93],PARAMETER[\"False_Northing\",-16657672.6488],PARAMETER[\"Scale_Factor\",1.000038773618],PARAMETER[\"Azimuth\",2.63389226],PARAMETER[\"Longitude_Of_Center\",-96.88886388888889],PARAMETER[\"Latitude_Of_Center\",46.99163611111111],PARAMETER[\"XY_Plane_Rotation\",0.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]",
    "xyTolerance": 0.0032808333333333335,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -100234300,
    "falseY": -82178900,
    "xyUnits": 3048.0060960121914,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "sourceHeightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD_1988",
    "heightUnit": "us-foot"
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 16000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDash",
       "color": [
        255,
        190,
        190,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.0788861049841458E7,
    "ymin": 5897939.394374307,
    "xmax": -1.0771074732799547E7,
    "ymax": 5940794.214876089,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Z_VAL",
     "type": "esriFieldTypeDouble",
     "alias": "Z_VAL",
     "domain": null
    },
    {
     "name": "HEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "HEIGHT",
     "domain": null
    },
    {
     "name": "NCRIT",
     "type": "esriFieldTypeDouble",
     "alias": "NCRIT",
     "domain": null
    },
    {
     "name": "NCRIT25",
     "type": "esriFieldTypeDouble",
     "alias": "NCRIT25",
     "domain": null
    },
    {
     "name": "NCRIT50",
     "type": "esriFieldTypeDouble",
     "alias": "NCRIT50",
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 16,
     "domain": {
      "type": "codedValue",
      "name": "BFPtype",
      "description": "Populates the building footprint type field",
      "codedValues": [
       {
        "name": "Apartment",
        "code": "Apartment"
       },
       {
        "name": "Commercial",
        "code": "Commercial"
       },
       {
        "name": "Dwelling",
        "code": "Dwelling"
       },
       {
        "name": "Garage/Shed",
        "code": "Garage/Shed"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "PIN",
     "type": "esriFieldTypeString",
     "alias": "PIN",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "BuildingClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BuildingClass",
     "domain": {
      "type": "codedValue",
      "name": "Building",
      "description": "",
      "codedValues": [
       {
        "name": "General",
        "code": 1
       },
       {
        "name": "Government",
        "code": 2
       },
       {
        "name": "Medical",
        "code": 3
       },
       {
        "name": "Education",
        "code": 4
       },
       {
        "name": "Transportation",
        "code": 5
       },
       {
        "name": "Commercial",
        "code": 6
       },
       {
        "name": "Religious",
        "code": 7
       },
       {
        "name": "Recreation",
        "code": 8
       },
       {
        "name": "Cultural",
        "code": 9
       },
       {
        "name": "Hotel",
        "code": 10
       },
       {
        "name": "Airport",
        "code": 11
       },
       {
        "name": "Industrial",
        "code": 12
       },
       {
        "name": "CommunityCenter",
        "code": 13
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "FargoCode",
     "type": "esriFieldTypeString",
     "alias": "FargoCode",
     "length": 50,
     "domain": null
    },
    {
     "name": "Address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "YearBuilt",
     "type": "esriFieldTypeDate",
     "alias": "YearBuilt",
     "length": 8,
     "domain": null
    },
    {
     "name": "YearRemoved",
     "type": "esriFieldTypeDate",
     "alias": "YearRemoved",
     "length": 8,
     "domain": null
    },
    {
     "name": "ReasonRemoved",
     "type": "esriFieldTypeString",
     "alias": "ReasonRemoved",
     "length": 255,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "Status",
      "description": "Status",
      "codedValues": [
       {
        "name": "Planned",
        "code": "Planned"
       },
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Abandoned",
        "code": "Abandoned"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Killed",
        "code": "Killed"
       },
       {
        "name": "Construction",
        "code": "Construction"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R436_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_436",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S375_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}