{ "currentVersion": 10.91, "id": 10, "name": "Walls", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Fire Pre-Incident Plans" }, "defaultVisibility": true, "minScale": 800, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1484859.271402061, "ymin": 743457.1409028918, "xmax": 1485326.7849027216, "ymax": 743785.8574370593, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WallMaterial", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "Cinder Block", "label": "Cinder Block", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "Concrete", "label": "Concrete", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Metal Studs", "label": "Metal Studs", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Wood Studs", "label": "Wood Studs", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PlanID", "typeIdField": "WallMaterial", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PlanID", "type": "esriFieldTypeString", "alias": "PlanID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlanID" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "FloorNum", "type": "esriFieldTypeString", "alias": "Floor Number", "domain": { "type": "codedValue", "name": "FloorNum", "description": "Number of Floors", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "Lower Level", "code": "Lower Level" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FloorNum" }, { "name": "WallMaterial", "type": "esriFieldTypeString", "alias": "Wall Material", "domain": { "type": "codedValue", "name": "fireWallMaterial", "description": "Wall Material", "codedValues": [ { "name": "Wood Studs", "code": "Wood Studs" }, { "name": "Metal Studs", "code": "Metal Studs" }, { "name": "Cinder Block", "code": "Cinder Block" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WallMaterial" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1847_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1847", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1847", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1299_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Cinder Block", "name": "Cinder Block", "domains": { "FloorNum": {"type": "inherited"}, "WallMaterial": {"type": "inherited"} }, "templates": [ { "name": "Cinder Block", "description": "", "prototype": { "attributes": { "FloorNum": null, "WallMaterial": "Cinder Block", "PlanID": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Concrete", "name": "Concrete", "domains": { "FloorNum": {"type": "inherited"}, "WallMaterial": {"type": "inherited"} }, "templates": [ { "name": "Concrete", "description": "", "prototype": { "attributes": { "FloorNum": null, "WallMaterial": "Concrete", "PlanID": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metal Studs", "name": "Metal Studs", "domains": { "FloorNum": {"type": "inherited"}, "WallMaterial": {"type": "inherited"} }, "templates": [ { "name": "Metal Studs", "description": "", "prototype": { "attributes": { "FloorNum": null, "WallMaterial": "Metal Studs", "PlanID": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Wood Studs", "name": "Wood Studs", "domains": { "FloorNum": {"type": "inherited"}, "WallMaterial": {"type": "inherited"} }, "templates": [ { "name": "Wood Studs", "description": "", "prototype": { "attributes": { "FloorNum": null, "WallMaterial": "Wood Studs", "PlanID": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }