{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "DWV Building", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120900, "falseY": -9998100, "xyUnits": 15999.999999999996, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 16, "name": " Buildings " }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BldgType", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "FIRE", "label": "FIRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "HOSPITAL", "label": "HOSPITAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "POLICE", "label": "POLICE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "ANIMAL SHELTER", "label": "ANIMAL SHELTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "COMMUNITY CENTRE", "label": "COMMUNITY CENTRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "MUSEUM", "label": "MUSEUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "LIBRARY", "label": "LIBRARY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "MUNICIPAL HALL", "label": "MUNICIPAL HALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "OPERATIONS CENTRE", "label": "OPERATIONS CENTRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "RECREATION FACILITY", "label": "RECREATION FACILITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "RECYCLING BUILDING", "label": "RECYCLING BUILDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 227, 255 ], "outline": null }, "value": "SCHOOL", "label": "SCHOOL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 478776.2530000014, "ymin": 5462536.716000004, "xmax": 491472.47300000116, "ymax": 5473061.531000003, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Bldg_Name", "typeIdField": "BldgClass", "subtypeFieldName": "BldgClass", "subtypeField": "BldgClass", "defaultSubtypeCode": 9, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Asset_Id", "type": "esriFieldTypeString", "alias": "Asset_Id", "length": 12, "domain": null }, { "name": "Bldg_Name", "type": "esriFieldTypeString", "alias": "Bldg_Name", "length": 50, "domain": null }, { "name": "BldgClass", "type": "esriFieldTypeInteger", "alias": "BldgClass", "domain": { "type": "codedValue", "name": "dBldgClass", "description": "", "codedValues": [ { "name": "COMMERCIAL", "code": 1 }, { "name": "INDUSTRIAL", "code": 2 }, { "name": "INSTITUTIONAL", "code": 3 }, { "name": "MIXED USE", "code": 4 }, { "name": "RECREATION", "code": 6 }, { "name": "RELIGIOUS", "code": 7 }, { "name": "RESIDENTIAL", "code": 8 }, { "name": "RESIDENTIAL AUXILIARY", "code": 9 }, { "name": "AUXILIARY", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BldgType", "type": "esriFieldTypeString", "alias": "BldgType", "length": 40, "domain": { "type": "codedValue", "name": "dBldgType", "description": "", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "AMENITY", "code": "AMENITY" }, { "name": "ANIMAL SHELTER", "code": "ANIMAL SHELTER" }, { "name": "CARPORT", "code": "CARPORT" }, { "name": "CHURCH", "code": "CHURCH" }, { "name": "COMMUNITY CENTRE", "code": "COMMUNITY CENTRE" }, { "name": "FARM BUILDING", "code": "FARM BUILDING" }, { "name": "FIRE", "code": "FIRE" }, { "name": "GOLF", "code": "GOLF" }, { "name": "GOVERNMENT HERITAGE BUILDING", "code": "GOVERNMENT HERITAGE BUILDING" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "LIBRARY", "code": "LIBRARY" }, { "name": "MIXED USE", "code": "MIXED USE" }, { "name": "MOSQUE", "code": "MOSQUE" }, { "name": "MULTI FAMILY", "code": "MULTI FAMILY" }, { "name": "MUNICIPAL HALL", "code": "MUNICIPAL HALL" }, { "name": "MUSEUM", "code": "MUSEUM" }, { "name": "OPERATIONS CENTRE", "code": "OPERATIONS CENTRE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARK BUILDING", "code": "PARK BUILDING" }, { "name": "POLICE", "code": "POLICE" }, { "name": "RECREATION FACILITY", "code": "RECREATION FACILITY" }, { "name": "RECYCLING BUILDING", "code": "RECYCLING BUILDING" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "SHED", "code": "SHED" }, { "name": "SINGLE FAMILY", "code": "SINGLE FAMILY" }, { "name": "SKI", "code": "SKI" }, { "name": "STABLES", "code": "STABLES" }, { "name": "SYNAGOGUE", "code": "SYNAGOGUE" }, { "name": "TEMPLE", "code": "TEMPLE" }, { "name": "TRANSPORT BUILDING", "code": "TRANSPORT BUILDING" }, { "name": "UTILITY BUILDING", "code": "UTILITY BUILDING" }, { "name": "GARAGE", "code": "GARAGE" }, { "name": "COMMERCIAL BUILDING", "code": "COMMERCIAL BUILDING" }, { "name": "INDUSTRIAL BUILDING", "code": "INDUSTRIAL BUILDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BldgSubtype", "type": "esriFieldTypeString", "alias": "BldgSubtype", "length": 40, "domain": { "type": "codedValue", "name": "dBldgSubtype", "description": "", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "ADMINISTRATION", "code": "ADMINISTRATION" }, { "name": "BARN", "code": "BARN" }, { "name": "BATTERS CAGE", "code": "BATTERS CAGE" }, { "name": "BUS SHELTER", "code": "BUS SHELTER" }, { "name": "BUS WASHROOM", "code": "BUS WASHROOM" }, { "name": "CABIN", "code": "CABIN" }, { "name": "CARETAKER", "code": "CARETAKER" }, { "name": "CLUBHOUSE", "code": "CLUBHOUSE" }, { "name": "COMMUNITY POLICE STATION", "code": "COMMUNITY POLICE STATION" }, { "name": "CONCESSION", "code": "CONCESSION" }, { "name": "DAYCARE CENTRE", "code": "DAYCARE CENTRE" }, { "name": "DETACHED", "code": "DETACHED" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "ELEMENTARY", "code": "ELEMENTARY" }, { "name": "FIRE STATION", "code": "FIRE STATION" }, { "name": "FIRE TRAINING CENTRE", "code": "FIRE TRAINING CENTRE" }, { "name": "FOURPLEX", "code": "FOURPLEX" }, { "name": "GARAGE", "code": "GARAGE" }, { "name": "GATEHOUSE", "code": "GATEHOUSE" }, { "name": "GAZEBO", "code": "GAZEBO" }, { "name": "GENERAL", "code": "GENERAL" }, { "name": "GVRD TRANSFER STATION", "code": "GVRD TRANSFER STATION" }, { "name": "HIGH RISE APARTMENT", "code": "HIGH RISE APARTMENT" }, { "name": "HOUSEBOAT", "code": "HOUSEBOAT" }, { "name": "INTERPRETIVE CENTRE", "code": "INTERPRETIVE CENTRE" }, { "name": "KIOSK", "code": "KIOSK" }, { "name": "LOW RISE APARTMENT", "code": "LOW RISE APARTMENT" }, { "name": "MAINTENANCE", "code": "MAINTENANCE" }, { "name": "NURSERY", "code": "NURSERY" }, { "name": "OPERATIONAL", "code": "OPERATIONAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PICNIC SHELTER", "code": "PICNIC SHELTER" }, { "name": "POLICE STATION", "code": "POLICE STATION" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "ROAD MAINTENANCE", "code": "ROAD MAINTENANCE" }, { "name": "ROWHOUSE", "code": "ROWHOUSE" }, { "name": "SCOUT SHELTER", "code": "SCOUT SHELTER" }, { "name": "SEARCH AND RESCUE STATION", "code": "SEARCH AND RESCUE STATION" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "SENIOR", "code": "SENIOR" }, { "name": "SEWAGE TREATMENT PLANT", "code": "SEWAGE TREATMENT PLANT" }, { "name": "SHELTER", "code": "SHELTER" }, { "name": "SHOP", "code": "SHOP" }, { "name": "STORAGE", "code": "STORAGE" }, { "name": "SUBSTATION", "code": "SUBSTATION" }, { "name": "TOWNHOUSE", "code": "TOWNHOUSE" }, { "name": "TRIPLEX", "code": "TRIPLEX" }, { "name": "TURF CENTRE", "code": "TURF CENTRE" }, { "name": "WASHROOM", "code": "WASHROOM" }, { "name": "WATER DISTRIBUTION FACILITY", "code": "WATER DISTRIBUTION FACILITY" }, { "name": "WATER PUMP STATION", "code": "WATER PUMP STATION" }, { "name": "WATER TANK", "code": "WATER TANK" }, { "name": "WATER TREATMENT PLANT", "code": "WATER TREATMENT PLANT" }, { "name": "WORKSHOP", "code": "WORKSHOP" }, { "name": "YOUTH", "code": "YOUTH" }, { "name": "ENERGY RECOVERY FACILITY", "code": "ENERGY RECOVERY FACILITY" }, { "name": "HYDROGEN FUELLING STATION", "code": "HYDROGEN FUELLING STATION" }, { "name": "POST SECONDARY", "code": "POST SECONDARY" }, { "name": "GUEST SERVICES", "code": "GUEST SERVICES" }, { "name": "MUSEUM", "code": "MUSEUM" }, { "name": "MIXED USE - MULTI FAMILY", "code": "MIXED USE - MULTI FAMILY" }, { "name": "MIXED USE - SINGLE FAMILY", "code": "MIXED USE - SINGLE FAMILY" }, { "name": "ALTERNATE", "code": "ALTERNATE" }, { "name": "COACH", "code": "COACH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrimaryUse", "type": "esriFieldTypeString", "alias": "PrimaryUse", "length": 40, "domain": { "type": "codedValue", "name": "dBldgPrimaryUse", "description": "", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "COMMUNITY CENTRE", "code": "COMMUNITY CENTRE" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "LIBRARY", "code": "LIBRARY" }, { "name": "MULTI FAMILY", "code": "MULTI FAMILY" }, { "name": "POLICE", "code": "POLICE" }, { "name": "RECREATION FACILITY", "code": "RECREATION FACILITY" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "SINGLE FAMILY", "code": "SINGLE FAMILY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SecondaryUse", "type": "esriFieldTypeString", "alias": "SecondaryUse", "length": 40, "domain": { "type": "codedValue", "name": "dBldgSecondaryUse", "description": "", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "COMMUNITY CENTRE", "code": "COMMUNITY CENTRE" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "LIBRARY", "code": "LIBRARY" }, { "name": "MULTI FAMILY", "code": "MULTI FAMILY" }, { "name": "POLICE", "code": "POLICE" }, { "name": "RECREATION FACILITY", "code": "RECREATION FACILITY" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "SINGLE FAMILY", "code": "SINGLE FAMILY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreatedUser", "type": "esriFieldTypeString", "alias": "CreatedUser", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "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": "R138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_138", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_138", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S119_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 9, "name": "RESIDENTIAL AUXILIARY" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 2, "name": "INDUSTRIAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 3, "name": "INSTITUTIONAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 4, "name": "MIXED USE" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 8, "name": "RESIDENTIAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 6, "name": "RECREATION" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 5, "name": "AUXILIARY" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 1, "name": "COMMERCIAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "id": 7, "name": "RELIGIOUS" } ], "subtypes": [ { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 9, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 9, "name": "RESIDENTIAL AUXILIARY" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 2, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 2, "name": "INDUSTRIAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 3, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 3, "name": "INSTITUTIONAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 4, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 4, "name": "MIXED USE" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 8, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 8, "name": "RESIDENTIAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 6, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 6, "name": "RECREATION" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 5, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 5, "name": "AUXILIARY" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 1, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 1, "name": "COMMERCIAL" }, { "domains": { "BldgClass": {"type": "inherited"}, "BldgType": {"type": "inherited"}, "BldgSubtype": {"type": "inherited"}, "PrimaryUse": {"type": "inherited"}, "SecondaryUse": {"type": "inherited"} }, "defaultValues": { "Asset_Id": null, "Bldg_Name": null, "BldgClass": 7, "BldgType": null, "BldgSubtype": null, "PrimaryUse": null, "SecondaryUse": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null }, "code": 7, "name": "RELIGIOUS" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "904e0804153a487db1c6d4f51e0e97f0" }