{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "BuildingFootprint_2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3444, "latestWkid": 3444, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 255, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -89.64082116772892, "ymin": 38.739280007054326, "xmax": -89.25108482924821, "ymax": 39.03032738891667, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGID", "typeIdField": "FACILITYTYPE", "subtypeFieldName": "FACILITYTYPE", "subtypeField": "FACILITYTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYTYPE", "type": "esriFieldTypeInteger", "alias": "Type of Structure", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_2_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Pool", "code": 1 }, { "name": "Residence", "code": 2 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R886_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S722_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "id": 0, "name": "Residence" }, { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "id": 1, "name": "Business" }, { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "id": 2, "name": "Outbuilding" }, { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "id": 3, "name": "Pool" } ], "subtypes": [ { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "defaultValues": { "BUILDINGID": null, "BASEELEV": null, "BLDGHEIGHT": null, "FLOORCOUNT": null, "EAVEHEIGHT": null, "ROOFFORM": null, "ROOFDIR": null, "FEATURECODE": null, "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYTYPE": null, "RuleID": null, "Override": null, "NAME": null }, "code": 0, "name": "Residence" }, { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "defaultValues": { "BUILDINGID": null, "BASEELEV": null, "BLDGHEIGHT": null, "FLOORCOUNT": null, "EAVEHEIGHT": null, "ROOFFORM": null, "ROOFDIR": null, "FEATURECODE": null, "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYTYPE": null, "RuleID": null, "Override": null, "NAME": null }, "code": 1, "name": "Business" }, { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "defaultValues": { "BUILDINGID": null, "BASEELEV": null, "BLDGHEIGHT": null, "FLOORCOUNT": null, "EAVEHEIGHT": null, "ROOFFORM": null, "ROOFDIR": null, "FEATURECODE": null, "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYTYPE": null, "RuleID": null, "Override": null, "NAME": null }, "code": 2, "name": "Outbuilding" }, { "domains": { "ROOFFORM": {"type": "inherited"}, "RuleID": {"type": "inherited"} }, "defaultValues": { "BUILDINGID": null, "BASEELEV": null, "BLDGHEIGHT": null, "FLOORCOUNT": null, "EAVEHEIGHT": null, "ROOFFORM": null, "ROOFDIR": null, "FEATURECODE": null, "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYTYPE": null, "RuleID": null, "Override": null, "NAME": null }, "code": 3, "name": "Pool" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f942ce8835eb412d94ff20b9fd99974c" }